This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/32828] New: Bootstrap comparison error -- VUSES info changed
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2007 23:43:39 -0000
- Subject: [Bug tree-optimization/32828] New: Bootstrap comparison error -- VUSES info changed
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Comparing stages 2 and 3
warning: ./cc1-checksum.o differs
warning: ./cc1plus-checksum.o differs
warning: ./cc1obj-checksum.o differs
warning: ./cc1objplus-checksum.o differs
Bootstrap comparison failure!
./fortran/trans-array.o differs
./build/genattrtab.o differs
./omega.o differs
./tree-cfg.o differs
./gcc.o differs
A build error was introduced at r126568. This was corrected by r126595
but after this change we have the comparison error.
I applied r126595 directly on r126568 and see the same error, so the
fault wasn't introduced by an intermediate change.
--
Summary: Bootstrap comparison error -- VUSES info changed
Product: gcc
Version: 4.3.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: danglin at gcc dot gnu dot org
GCC build triplet: hppa64-hp-hpux11.11
GCC host triplet: hppa64-hp-hpux11.11
GCC target triplet: hppa64-hp-hpux11.11
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32828