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 pluto at pld-linux dot org  2004-09-26 13:53 -------
 (In reply to comment #6) 
> 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? 
 
ehh, I'm blind :/ You're right. 

-- 


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]