This is the mail archive of the gcc-bugs@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]

cpplib/C++/libgcc2 Bootstrap failures on several platforms


Tested with different CVS trees on different networks.


With current CVS on i686-pc-linux-gnu for gmake bootstrap:

stage1/xgcc -Bstage1/ -B/sw/gcc/i686-pc-linux-gnu/bin/ -c  -DIN_GCC    -W
-Wall -Wtraditional -O2 -O  -DHAVE_CONFIG_H    -I. -I/cvs/gcc/gcc
-I/cvs/gcc/gcc/config -I/cvs/gcc/gcc/../include /cvs/gcc/gcc/cpplib.c
/cvs/gcc/gcc/cpplib.c: In function `cpp_define':
/cvs/gcc/gcc/cpplib.c:237: Internal compiler error in `mark_jump_label',
at jump.c:3876
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


With current CVS on i386-unknown-freebsdelf3.3 for
gmake CFLAGS='-O' LIBCFLAGS='-g -O2' LIBCXXFLAGS='-g -O2' bootstrap:

stage1/xgcc -Bstage1/ -B/sw/test/gcc/FreeBSD/i386-unknown-freebsdelf3.3/bin/ -c  -DIN_GCC    -W -Wall -Wtraditional -O2 -O  -W -Wall    -I. -I.. -I/sw/test/gcc/gcc/gcc/cp -I/sw/test/gcc/gcc/gcc/cp/.. -I/sw/test/gcc/gcc/gcc/cp/../config -I/sw/test/gcc/gcc/gcc/cp/../../include /sw/test/gcc/gcc/gcc/cp/lex.c
/sw/test/gcc/gcc/gcc/cp/lex.c: In function `init_parse':
/sw/test/gcc/gcc/gcc/cp/lex.c:931: Internal compiler error in `mark_jump_label', at jump.c:3876
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[3]: *** [lex.o] Error 1
gmake[3]: Leaving directory `/files1/pfeifer/OBJ-2602-16:01/gcc/cp'


With current CVS on sparc-sun-solaris2.6 for gmake -j4 bootstrap:

stage1/xgcc -Bstage1/ -B/sw/test/gcc/SunOS/sparc-sun-solaris2.6/bin/ -c 
-DIN_GCC  -DSVR4  -W -Wall -Wtraditional -O2 -g -O2  -W -Wall    -I. -I..
-I/sw/test/gcc/gcc/gcc/cp -I/sw/test/gcc/gcc/gcc/cp/..
-I/sw/test/gcc/gcc/gcc/cp/../config
-I/sw/test/gcc/gcc/gcc/cp/../../include
/sw/test/gcc/gcc/gcc/cp/rtti.c
/sw/test/gcc/gcc/gcc/cp/lex.c: In function `init_parse':
/sw/test/gcc/gcc/gcc/cp/lex.c:931: Internal compiler error in
`mark_jump_label', at jump.c:3876
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[4]: *** [lex.o] Error 1
gmake[4]: *** Waiting for unfinished jobs....
/sw/test/gcc/gcc/gcc/cp/rtti.c: In function `get_tinfo_var':
/sw/test/gcc/gcc/gcc/cp/rtti.c:379: Internal compiler error in
`split_all_insns', at recog.c:2665
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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