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]

mainline bootstrap failure on alphaev6-unknown-linux-gnu


With a generic configure and make bootstrap, boostrap fails with

stage1/xgcc -Bstage1/ -B/usr/local/gcc-3.4/alphaev6-unknown-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-long-long -fno-common -Werror   -DHAVE_CONFIG_H -DGENERATOR_FILE    -I. -I. -I../../gcc -I../../gcc/. -I../../gcc/config -I../../gcc/../include ../../gcc/gensupport.c -o gensupport.o
../../gcc/gensupport.c: In function `is_predicable':
../../gcc/gensupport.c:424: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

This is with the following as the stage1 compiler:

popov-21% gcc -v
Reading specs from /usr/local/gcc-3.4/lib/gcc-lib/alphaev6-unknown-linux-gnu/3.4/specs
Configured with: ../configure --prefix=/usr/local/gcc-3.4 --disable-checking
Thread model: posix
gcc version 3.4 20030216 (experimental)

Brad


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