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]

Can't bootstrap tree-ssa on powerpc-unknown-linux-gnu now for overa week.


Error message:

./xgcc -B./ -B/usr/snp/powerpc-unknown-linux-gnu/bin/ -isystem /usr/snp/powerpc-unknown-linux-gnu/include -isystem /usr/snp/powerpc-unknown-linux-gnu/sys-include -L/home/toon/compilers/tree-ssa/obj/gcc/../ld -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libbanshee/libcompat -I../../gcc/gcc/../libbanshee -I../../gcc/gcc/../libbanshee/points-to -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-unit-at-a-time -msdata=none \
-c ../../gcc/gcc/crtstuff.c -DCRT_BEGIN -DCRTSTUFFT_O \
-o crtbeginT.o
../../gcc/gcc/crtstuff.c: In function `__do_global_dtors_aux':
../../gcc/gcc/crtstuff.c:256: error: Wrong sharing of tree nodes
p_13 = PHI <<<<filter object>>>(2), <<<filter object>>>(6)>;


<<<filter object>>>;

../../gcc/gcc/crtstuff.c:256: error: Wrong sharing of tree nodes
p_13 = PHI <<<<filter object>>>(2), <<<filter object>>>(6)>;

<<<filter object>>>;

../../gcc/gcc/crtstuff.c:256: internal compiler error: verify_stmts failed.
Please submit a full bug report,
with preprocessed source if appropriate.

at the end of stage 2.

--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://gcc.gnu.org/fortran/ (under construction)


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