You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prevent the compiler from reordering the instructions in the patcher by
marking the assembly code as clobbering memory.
Thanks @pinskia for the patch and for bringing the discussion on the gcc
bugzilla.
Fixes#13014.
Signed-off-by: George Bosilca <[email protected]>
0 commit comments