This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/44959] [4.6 Regression] bootstrap failed at Comparing stages 2 and 3


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

--- Comment #32 from Hin-Tak Leung <htl10 at users dot sourceforge.net> 2012-09-01 11:22:55 UTC ---
Went back to 4.5.0 and commenting out '#STAGE2_CFLAGS += -gtoggle' in
config/bootstrap-debug.mk have it going beyond stage2/3 comparison. So I don't
know how I managed to build 4.6.1 once
(http://gcc.gnu.org/ml/gcc-testresults/2011-08/msg00587.html).

I'll just go back and try every one of them with that mod, and run 'make -k
check' afterwards.

"-gtoggle" seems to do more than just toggling -g - after strip'ing, the
objects still differ by an extra text section in one of them. (anybody can have
a look at the attached tarballs of object files in this report).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]