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/33932] miscalculation of asm labels with -g3



------- 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


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