This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug inline-asm/11580] gcc seems to generate wrong-code for some inline-assembly


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]