[Bug bootstrap/41245] [4.5 Regression] Bootstrap broken on I386-apple-darwin9 at revision 151373

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Sep 3 15:32:00 GMT 2009



------- Comment #2 from jakub at gcc dot gnu dot org  2009-09-03 15:32 -------
stage2 objects shouldn't contain any debug info, they are compiled with -g0.
What is being checked is that after stripping debug info, both -g0 and -g
objects should be the same (i.e. the code itself, data, ...).


-- 


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



More information about the Gcc-bugs mailing list