[Bug c/63461] Inconsistent behaviour on ARM64 when inline assembly with .text directive is followed by a static variable
schwab@linux-m68k.org
gcc-bugzilla@gcc.gnu.org
Sun Oct 5 15:33:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63461
Andreas Schwab <schwab@linux-m68k.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> ---
Don't do that then. Switching sections behind the compiler's back is
undefined.
More information about the Gcc-bugs
mailing list