This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/17674] gcc generates invalid *.s code.
- From: "pluto at pld-linux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2004 13:53:13 -0000
- Subject: [Bug c/17674] gcc generates invalid *.s code.
- References: <20040926053212.17674.pluto@pld-linux.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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