[Bug bootstrap/41405] [4.5 Regression] Bootstrap fails on *-apple-darwin* due to revision 151815

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Sep 22 15:04:00 GMT 2009



------- Comment #36 from jakub at gcc dot gnu dot org  2009-09-22 15:04 -------
Remove -gdwarf-2 as well.  -gdwarf-2 is the same as -g when dwarf_version
defaults to 2 (which is true on the trunk).
Easiest quick hack to turn -gstrict-dwarf on is add Init(1) to gno-strict-dwarf
in common.opt (that's how I've been testing it).


-- 


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



More information about the Gcc-bugs mailing list