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

Reply via email to