This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] Branch re-opened


>>>>> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]