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: "htl10 at users dot sourceforge.net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 07 May 2012 10:25:19 +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
Hin-Tak Leung <htl10 at users dot sourceforge.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.6.3
--- Comment #16 from Hin-Tak Leung <htl10 at users dot sourceforge.net> 2012-05-07 10:25:19 UTC ---
Failed with 4.6.3 (in addition to 4.6.2).
ls -l */cc*-checksum.o
-rw-r--r-- 1 root system 592 May 7 10:05 stage2-gcc/cc1-checksum.o
-rw-r--r-- 1 root system 600 May 7 10:33
stage2-gcc/cc1obj-checksum.o
-rw-r--r-- 1 root system 600 May 7 10:16
stage2-gcc/cc1plus-checksum.o
-rw-r--r-- 1 root system 22928 May 7 10:59 stage3-gcc/cc1-checksum.o
-rw-r--r-- 1 root system 22928 May 7 11:07
stage3-gcc/cc1obj-checksum.o
-rw-r--r-- 1 root system 22936 May 7 11:02
stage3-gcc/cc1plus-checksum.o
Time to go back to 4.6.1 and see...