This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/51742] 4.6.2 v. HP-UX 11.11, PA-RISC: "make bootstrap-lean" fails: "internal compiler error: Segmentation fault" (In function '__fixunssfdi')
- From: "sms at antinode dot info" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 03 Jan 2012 23:23:41 +0000
- Subject: [Bug bootstrap/51742] 4.6.2 v. HP-UX 11.11, PA-RISC: "make bootstrap-lean" fails: "internal compiler error: Segmentation fault" (In function '__fixunssfdi')
- Auto-submitted: auto-generated
- References: <bug-51742-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51742
Steven Schweda <sms at antinode dot info> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sms at antinode dot info
--- Comment #1 from Steven Schweda <sms at antinode dot info> 2012-01-03 23:23:41 UTC ---
Looks similar for 4.5.3:
[...]
/usr/local/gnu/gcc/gcc-4.5.3_obj/./gcc/xgcc
-B/usr/local/gnu/gcc/gcc-4.5.3_obj/.
/gcc/ -B/usr/local/hppa2.0w-hp-hpux11.11/bin/
-B/usr/local/hppa2.0w-hp-hpux11.11
/lib/ -isystem /usr/local/hppa2.0w-hp-hpux11.11/include -isystem
/usr/local/hppa
2.0w-hp-hpux11.11/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wall
-Wwrite-
strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definit
ion -isystem ./include -fPIC -frandom-seed=fixed-seed -g -DHAVE_GTHR_DEFAULT
-
DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../.././gcc
-I../../../gcc-4.5.
3/libgcc -I../../../gcc-4.5.3/libgcc/. -I../../../gcc-4.5.3/libgcc/../gcc
-I../.
./../gcc-4.5.3/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunssfdi.o
-M
T _fixunssfdi.o -MD -MP -MF _fixunssfdi.dep -DL_fixunssfdi -c
../../../gcc-4.5.3
/libgcc/../gcc/libgcc2.c \
../../../gcc-4.5.3/libgcc/../gcc/libgcc2.c: In function '__fixunssfdi':
../../../gcc-4.5.3/libgcc/../gcc/libgcc2.c:1296:3: internal compiler error:
Segm
entation fault
Please submit a full bug report,
[...]