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

Bootstrap broken on x86_64-unknown-linux-gnu


Hi,

I get ICEs building gcc (unpatched) on x86_64-unknown-linux-gnu, for example:

libtool: compile:  /home/stevenb/devel/build/./gcc/xgcc
-B/home/stevenb/devel/build/./gcc/
-B/usr/local/x86_64-unknown-linux-gnu/bin/
-B/usr/local/x86_64-unknown-linux-gnu/lib/ -isystem
/usr/local/x86_64-unknown-linux-gnu/include -isystem
/usr/local/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I.
-I../../../trunk/libgfortran -iquote../../../trunk/libgfortran/io
-I../../../trunk/libgfortran/../gcc
-I../../../trunk/libgfortran/../gcc/config -I../.././gcc -D_GNU_SOURCE
-std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wextra -Wwrite-strings -fcx-fortran-rules
-ffunction-sections -fdata-sections -g -O2 -MT unpack_r8.lo -MD -MP
-MF .deps/unpack_r8.Tpo -c
../../../trunk/libgfortran/generated/unpack_r8.c  -fPIC -DPIC -o
.libs/unpack_r8.o
../../../../../trunk/libstdc++-v3/libsupc++/fundamental_type_info.cc:36:1:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

No idea yet what caused this...  Has anyone bootstrapped successfully today?

Ciao!
Steven


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