This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/44959] [4.5 Regression] bootstrap failed at Comparing stages 2 and 3
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 07 May 2012 12:37:37 +0000
- Subject: [Bug bootstrap/44959] [4.5 Regression] bootstrap failed at Comparing stages 2 and 3
- Auto-submitted: auto-generated
- References: <bug-44959-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44959
--- Comment #17 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2012-05-07 12:37:37 UTC ---
While the checksum files are expected to differ (thus there are only
warnings about them), the size increase looks really strange: in my
current 4.6.4 build on alpha-dec-osf5.1b I have
-rw-r--r-- 1 ro gcc 22944 May 6 05:01 gcc/cc1-checksum.o
-rw-r--r-- 1 ro gcc 22944 May 6 03:38 prev-gcc/cc1-checksum.o
-rw-r--r-- 1 ro gcc 28504 May 5 23:58 stage1-gcc/cc1-checksum.o
Could you please attach the one smallest of the non *-checksum.o
differing files from all 3 stages for investigation?
Thanks.
Rainer