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]

gcc seg. faults


Greetings,
I have found the following segmentation fault in gcc:

stage1/xgcc -Bstage1/ -B/mnt/u9/toolchain/buildsys/install/alpha9/basic/native/t
oolchain/alphaev56-unknown-linux-gnu/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrit
e-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic -Wno-
long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/mnt/u9/toolchain/buildsys/s
ource/toolchain/gcc -I/mnt/u9/toolchain/buildsys/source/toolchain/gcc/. -I/mnt/u
9/toolchain/buildsys/source/toolchain/gcc/config -I/mnt/u9/toolchain/buildsys/so
urce/toolchain/gcc/../include /mnt/u9/toolchain/buildsys/source/toolchain/gcc/cp
pexp.c -o cppexp.o
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/cppexp.c: In function `reduce':
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/cppexp.c:894: 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.
make[2]: *** [cppexp.o] Error 1
make[2]: Leaving directory `/mnt/u9/toolchain/buildsys/build/alpha9/basic/native
/toolchain/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/mnt/u9/toolchain/buildsys/build/alpha9/basic/native
/toolchain/gcc'
make: *** [bootstrap] Error 2

I found this bug using an alpha with the alphaev56-unknown-linux-gnu configuration with the toolchain package for the following baselines: basic, basic-gcc_2.95.3, basic-gcc_3.0.4, bootstrap-gcc_2.95.3, bootstrap-gcc_3.0.4. Can someone help?
Salutations,
-Mike

--
***********************************************
Michael Cleary Email: mcleary@iol.unh.edu
UNH InterOperability Lab Linux Group
121 Technology Dr., Suite 2, Durham, NH 03824
Phone: 603-862-0401 http://linux.iol.unh.edu
***********************************************




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