This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/33932] miscalculation of asm labels with -g3
- From: "stsp at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Oct 2007 17:49:58 -0000
- Subject: [Bug inline-asm/33932] miscalculation of asm labels with -g3
- References: <bug-33932-11104@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from stsp at users dot sourceforge dot net 2007-10-29 17:49 -------
> Also, even if the asm code is put into
> another section, why it cannot be called
> from there?
This section does not seem to have "a",
so that's why...
But its still nasty that the current
section depends on the -g option and
I fail to see anything in the docs
that would make this code invalid.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33932