[Bug inline-asm/65898] GCC puts auto generated code between two asm volatile(".intel_syntax"); and asm volatile(".att_syntax"); globally syntaxed rather than not put or change it's syntax
schwab@linux-m68k.org
gcc-bugzilla@gcc.gnu.org
Fri May 1 07:08:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65898
Andreas Schwab <schwab@linux-m68k.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #4 from Andreas Schwab <schwab@linux-m68k.org> ---
There is no way for GCC to know the meaning or effect of your hand crafted asm
statements.
More information about the Gcc-bugs
mailing list