This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/28082] New: internal compiler error: Segmentation fault
- From: "info at pion dot xs4all dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2006 11:52:06 -0000
- Subject: [Bug bootstrap/28082] New: internal compiler error: Segmentation fault
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
GCC Version:
------------
/tmp/gcc-4.1.1/host-hppa2.0w-hp-hpux11.00/gcc/xgcc -V
xgcc: '-V' option must have argument
$ /tmp/gcc-4.1.1/host-hppa2.0w-hp-hpux11.00/gcc/xgcc -v
Using built-in specs.
Target: hppa2.0w-hp-hpux11.00
Configured with: ./configure --prefix=/opt/OpenSource/gcc-4.1.1
Thread model: single
gcc version 4.1.1
System type:
------------
HP-UX hpux006 B.11.00 U 9000/800 HP-UX
HP9000/A500
Build options:
--------------
--prefix=/opt/OpenSource/gcc-4.1.1
Line that triggerd the error:
-----------------------------
/tmp/gcc-4.1.1/host-hppa2.0w-hp-hpux11.00/gcc/xgcc -save-temps
-B/tmp/gcc-4.1.1/host-hppa2.0w-hp-hpux11.00/gcc/
-B/opt/OpenSource/gcc-4.1.1/hppa2.0w-hp-hpux11.00/bin/
-B/opt/OpenSource/gcc-4.1.1/hppa2.0w-hp-hpux11.00/lib/ -isystem
/opt/OpenSource/gcc-4.1.1/hppa2.0w-hp-hpux11.00/include -isystem
/opt/OpenSource/gcc-4.1.1/hppa2.0w-hp-hpux11.00/sys-include -O2 -O2 -g -O2
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -isystem ./include -fPIC -g -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../.././gcc -I../.././gcc/.
-I../.././gcc/../include -I./../intl -I../.././gcc/../libcpp/include
-DL_ffssi2 -c ../.././gcc/libgcc2.c -o libgcc/./_ffssi2.o
Output:
-------
./.././gcc/libgcc2.c: In function '__ffssi2':
../.././gcc/libgcc2.c:485: 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.
--
Summary: internal compiler error: Segmentation fault
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: info at pion dot xs4all dot nl
GCC build triplet: hppa2.0w-hp-hpux11.00
GCC host triplet: hppa2.0w-hp-hpux11.00
GCC target triplet: hppa2.0w-hp-hpux11.00
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28082