[Bug inline-asm/33932] miscalculation of asm labels with -g3

stsp at users dot sourceforge dot net gcc-bugzilla@gcc.gnu.org
Sun Dec 28 13:04:00 GMT 2008



------- Comment #13 from stsp at users dot sourceforge dot net  2008-12-28 13:03 -------
The problem is that -g and -g3 do
behave differently. You can't break any
code by making -g3 to behave similar to
-g, or can you?
Its exactly the opposite. -g3 breaks
the code that otherwise works fine (dosemu).
What breakage do you foresee if -g3
will just behave similar to -g? What
breakage is that?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33932



More information about the Gcc-bugs mailing list