This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Branch re-opened
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: Diego Novillo <dnovillo at redhat dot com>, apinski at apple dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 19 Nov 2003 16:12:45 -0500
- Subject: Re: [tree-ssa] Branch re-opened
- References: <825BF6FF-1A38-11D8-A768-00039372607E@apple.com>
>>>>> Andrew Pinski writes:
> I could bootstrap yesterday around 6:00 PST (west coast) on
> powerpc-apple-darwin7.0.0.
I'm seeing a new failure on powerpc-ibm-aix5.1.0.0:
./xgcc -B./ -B/farm/dje/install/powerpc-ibm-aix5.1.0.0-20031119/powerpc-ibm-aix5.1.0.0/bin/ -isystem /farm/dje/install/powerpc-ibm-aix5.1.0.0-20031119/powerpc-ibm-aix5.1.0.0/include -isystem /farm/dje/install/powerpc-ibm-aix5.1.0.0-20031119/powerpc-ibm-aix5.1.0.0/sys-include -L/tmp2/powerpc-ibm-aix5.1.0.0-20031119/gcc/../ld -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I -I/farm/dje/src/tree-ssa/gcc -I/farm/dje/src/tree-ssa/gcc/ -I/farm/dje/src/tree-ssa/gcc/../include -I/farm/dje/src/tree-ssa/gcc/../libbanshee/libcompat -I/farm/dje/src/tree-ssa/gcc/../libbanshee -I/farm/dje/src/tree-ssa/gcc/../libbanshee/points-to -DL_gcov_merge_add -c /farm/dje/src/tree-ssa/gcc/libgcov.c -o libgcc/./_gcov_merge_add.o
In file included from /farm/dje/src/tree-ssa/gcc/libgcov.c:85:
/farm/dje/src/tree-ssa/gcc/gcov-io.c: In function `gcov_write_words':
/farm/dje/src/tree-ssa/gcc/gcov-io.c:206: internal compiler error: tree check: expected class 't', have 'x' (error_mark) in tree_ssa_useless_type_conversion, at tree-ssa.c:3012
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [libgcc/./_gcov.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/tmp2/powerpc-ibm-aix5.1.0.0-20031119/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/tmp2/powerpc-ibm-aix5.1.0.0-20031119/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/tmp2/powerpc-ibm-aix5.1.0.0-20031119/gcc'
make: *** [bootstrap] Error 2
gcc_build: error: Could not bootstrap the compiler