[PATCH][GCC] Make stackalign test LTO proof

Joern Wolfgang Rennecke gnu@amylaar.uk
Mon Nov 16 15:34:00 GMT 2015


I just happened to stumble on this problem with another port.
The volatile & test solution doesn't work, though.

What does work, however, is:

__asm__ ("" : : "" (dummy));



More information about the Gcc-patches mailing list