[Bug target/11156] New: new bootstrap failure on mips-sgi-irix6.5 stage2 libgcc2 fp-bit.c
ghazi@gcc.gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 11 17:21:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11156
Summary: new bootstrap failure on mips-sgi-irix6.5 stage2 libgcc2
fp-bit.c
Product: gcc
Version: 3.4
Status: NEW
Severity: blocker
Priority: P1
Component: target
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: ghazi@gcc.gnu.org
CC: gcc-bugs@gcc.gnu.org
GCC build triplet: mips-sgi-irix6.5
GCC host triplet: mips-sgi-irix6.5
GCC target triplet: mips-sgi-irix6.5
Sometime between June 7 and June 8, I started getting a new bootstrap failure
on mainline for mips-sgi-irix6.5 in stage2 building libgcc2. It looks like
this:
fp-bit.c: In function `__pack_f':
fp-bit.c:205: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [libgcc/./_pack_sf.o] Error 1
To reproduce, target mips-sgi-irix6.5 and compile fp-bit.i with:
cc1 -fpreprocessed fp-bit.i -quiet -dumpbase fp-bit.c -auxbase-strip
libgcc/./_pack_sf.o -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -
Wmissing-prototypes -version -o fp-bit.s
More information about the Gcc-bugs
mailing list