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]
Other format: [Raw text]

[Bug bootstrap/25397] Bootstrap failed



------- Comment #4 from pinskia at gcc dot gnu dot org  2005-12-13 21:40 -------
I get a different error with 108482:
./xgcc -B./ -B/home/pinskia/checkin/x86_64-unknown-linux-gnu/bin/ -isystem
/home/pinskia/checkin/x86_64-unknown-linux-gnu/include -isystem
/home/pinskia/checkin/x86_64-unknown-linux-gnu/sys-include
-L/home/pinskia/src/checkin/trunk/objdir/gcc/../ld -O2  -O2 -g -O2  -DIN_GCC   
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I.
-I/home/pinskia/src/checkin/trunk/gcc -I/home/pinskia/src/checkin/trunk/gcc/.
-I/home/pinskia/src/checkin/trunk/gcc/../include
-I/home/pinskia/src/checkin/trunk/gcc/../libcpp/include 
-I/home/pinskia/src/checkin/trunk/gcc/../libdecnumber -m32 -DL_muldc3
-fvisibility=hidden -DHIDE_EXPORTS -c
/home/pinskia/src/checkin/trunk/gcc/libgcc2.c -o libgcc/32/_muldc3.o
/home/pinskia/src/checkin/trunk/gcc/libgcc2.c: In function ?__muldc3?:
/home/pinskia/src/checkin/trunk/gcc/libgcc2.c:1794: internal compiler error: in
struct_equiv_block_eq, at struct-equiv.c:1097
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25397


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