[Bug inline-asm/33932] miscalculation of asm labels with -g3
stsp at users dot sourceforge dot net
gcc-bugzilla@gcc.gnu.org
Mon Dec 29 23:07:00 GMT 2008
------- Comment #21 from stsp at users dot sourceforge dot net 2008-12-29 22:16 -------
> I agree with Steven that there are some cases (like -ffunction-sections) where
> even popping back from the debug section after generating it doesn't work.
Can this possibly be solved by emitting
a warning if the asm in global scope is
used with -ffunction-sections? I think
the asm in global scope and the -ffunction-sections
is a bad combination, so maybe a warning
can help?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33932
More information about the Gcc-bugs
mailing list