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 c/17674] gcc generates invalid *.s code.


------- Additional Comments From falk at debian dot org  2004-09-26 11:50 -------
The source contains this line:

asm (".globl " "avc_av_stats" "\n.set " "avc_av_stats" ", " "avc_av_stats"
"_internal");

Which is not valid assembly. So where do you see a gcc bug?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17674


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