This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failed during 'make check'
- From: Eric Botcazou <ebotcazou at adacore dot com>
- To: Joern RENNECKE <joern dot rennecke at st dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 4 Jul 2006 19:43:36 +0200
- Subject: Re: bootstrap failed during 'make check'
- References: <44AA95C5.7050202@st.com>
> Revision: 115174
>
> build/host/target: i686-pc-linux-gnu
>
> make[3]: Leaving directory `/mnt/scratch/nightly/2006-07-04/i686'
> Comparing stages 2 and 3
> warning: ./cc1-checksum.o differs
> warning: ./cc1plus-checksum.o differs
> warning: ./cc1obj-checksum.o differs
> Bootstrap comparison failure!
That might be my SRA patch (revision 115160) although it bootstraps fine for
me on i586 and for Joe on i686:
http://gcc.gnu.org/ml/gcc-testresults/2006-07/msg00157.html
On the other hand, I now get tons of failures in libjava on x86-64 while
Andreas' testsuite is clean:
http://gcc.gnu.org/ml/gcc-testresults/2006-07/msg00164.html
Not sure what's going on exactly...
--
Eric Botcazou