alpha1:gcc-obj>uname -a Linux alpha1 2.4.9-40 #1 Mon Sep 23 08:14:02 EDT 2002 alpha unknown
alpha1:gcc-obj>gcc -v Using built-in specs. Target: alphaev56-unknown-linux-gnu Configured with: ../gcc/configure --verbose --enable-languages=c++ --disable-nls Thread model: posix gcc version 4.1.0 20050713 (experimental) alias CONFIGURECVS='../gcc/configure --verbose --enable-languages=c++ --disable-nls >clog 2>&1 &' alias BUILD='nice gmake CFLAGS='\'''\'' BOOT_CFLAGS='\'''\'' LIBCFLAGS='\''-g'\'' LIBCXXFLAGS='\''-g'\'' bootstrap >log 2>&1 &' Bootstrap completed without error. gmake install: ... gmake[1]: Nothing to be done for `install'. gmake[1]: Leaving directory `/usr/home/mckelvey/software/gcc-obj/intl' gmake[1]: Entering directory `/usr/home/mckelvey/software/gcc-obj/libcpp' gcc -I../../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../gcc/libcpp -I. -I../../gcc/libcpp/../include -I../../gcc/libcpp/include -c -o traditional.o -MT traditional.o -MD -MP -MF .deps/traditional.Po ../../gcc/libcpp/traditional.c ../../gcc/libcpp/traditional.c: In function 'recursive_macro': ../../gcc/libcpp/traditional.c:714: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in fold_binary, at fold-const.c:9367 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. gmake[1]: *** [traditional.o] Error 1 gmake[1]: Leaving directory `/usr/home/mckelvey/software/gcc-obj/libcpp' gmake: *** [install-libcpp] Error 2 -- Summary: Install ICE: tree_check in fold_binary Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mckelvey at maskull dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: alphaev56-unknown-linux-gnu GCC host triplet: alphaev56-unknown-linux-gnu GCC target triplet: alphaev56-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22475