[Bug inline-asm/11580] gcc seems to generate wrong-code for some inline-assembly
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Fri Jul 18 18:47:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11580
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-18 18:47 -------
This is reported against a changed compiler provided to you by your vendor (FreeBSD)
and the as is also from your vendor (FreeBSD). Can you report it wwith them, because I
looked at the assembly file and it looks correct (even assembles on i686-pc-linux-gnu
with binutils 2.14.90 20030712).
The line asm is barking about is #NO_APP which looks correct, if is barking about the
line about which contains a comment at the end so that might be the problem but it looks
like it is not GCC is not generating wrong code for the inline asm so closing as invalid.
More information about the Gcc-bugs
mailing list