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