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 c/37595] New: funcs.c:323: internal compiler error: Segmentation fault


I got this ICE when compiling rpm 5.1.4.

Detailed gcc output:
gcc -v -save-temps -DHAVE_CONFIG_H -I. -I.. -I../..
-DMAGIC=\"/Programs/RPM/5.1.4/lib/rpm/magic\" -DHAVE_LIBZ=1 -O3 -pipe
-mcpu=cell -maltivec -mabi=altivec -fomit-frame-pointer -MT funcs.lo -MD -MP
-MF .deps/funcs.Tpo -c funcs.c  -fPIC -DPIC -o .libs/funcs.o
gcc: warning: -pipe ignored because -save-temps specified
Using built-in specs.
Target: powerpc64-unknown-linux-gnu
Configured with: /Files/Compile/Sources/gcc-4.3.2/./configure
--prefix=/Programs/GCC/4.3.2 --sysconfdir=/Programs/GCC/Settings
--localstatedir=/System/Variable --with-local-prefix=/Programs/GCC/4.3.2
--with-cpp-install-dir=lib --enable-shared --enable-threads=posix
--enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++
--with-system-zlib --disable-bootstrap --enable-altivec
--enable-targets=powerpc-linux,powerpc64-linux --with-cpu=cell
--with-cpu=default32 --with-tune=cell --with-long-double-128
Thread model: posix
gcc version 4.3.2 (GCC) 
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-DHAVE_CONFIG_H' '-I.' '-I..' '-I../..'
'-DMAGIC="/Programs/RPM/5.1.4/lib/rpm/magic"' '-DHAVE_LIBZ=1' '-O3' '-pipe'
'-mcpu=cell' '-maltivec' '-mabi=altivec' '-fomit-frame-pointer' '-MT'
'funcs.lo' '-MD' '-MP' '-MF' '.deps/funcs.Tpo' '-c' '-fPIC' '-DPIC' '-o'
'.libs/funcs.o' '-mtune=cell'
 /Programs/GCC/4.3.2/libexec/gcc/powerpc64-unknown-linux-gnu/4.3.2/cc1 -E
-quiet -v -I. -I.. -I../.. -MD .libs/funcs.d -MF .deps/funcs.Tpo -MP -MT
funcs.lo -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux
-D__linux -Asystem=linux -Asystem=unix -Asystem=posix -DHAVE_CONFIG_H
-DMAGIC="/Programs/RPM/5.1.4/lib/rpm/magic" -DHAVE_LIBZ=1 -DPIC funcs.c
-mcpu=cell -maltivec -mabi=altivec -mtune=cell -fomit-frame-pointer -fPIC -O3
-fpch-preprocess -o funcs.i
ignoring nonexistent directory
"/Programs/GCC/4.3.2/lib/gcc/powerpc64-unknown-linux-gnu/4.3.2/../../../../powerpc64-unknown-linux-gnu/include"
#include "..." search starts here:
#include <...> search starts here:
 .
 ..
 ../..
 /Programs/GCC/4.3.2/include
 /Programs/GCC/4.3.2/lib/gcc/powerpc64-unknown-linux-gnu/4.3.2/include
 /Programs/GCC/4.3.2/lib/gcc/powerpc64-unknown-linux-gnu/4.3.2/include-fixed
 /usr/include
End of search list.
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-DHAVE_CONFIG_H' '-I.' '-I..' '-I../..'
'-DMAGIC="/Programs/RPM/5.1.4/lib/rpm/magic"' '-DHAVE_LIBZ=1' '-O3' '-pipe'
'-mcpu=cell' '-maltivec' '-mabi=altivec' '-fomit-frame-pointer' '-MT'
'funcs.lo' '-MD' '-MP' '-MF' '.deps/funcs.Tpo' '-c' '-fPIC' '-DPIC' '-o'
'.libs/funcs.o' '-mtune=cell'
 /Programs/GCC/4.3.2/libexec/gcc/powerpc64-unknown-linux-gnu/4.3.2/cc1
-fpreprocessed funcs.i -quiet -dumpbase funcs.c -mcpu=cell -maltivec
-mabi=altivec -mtune=cell -auxbase-strip .libs/funcs.o -O3 -version
-fomit-frame-pointer -fPIC -o funcs.s
GNU C (GCC) version 4.3.2 (powerpc64-unknown-linux-gnu)
        compiled by GNU C version 4.3.2 20080819 (prerelease), GMP version
4.2.2, MPFR version 2.3.1.
warning: MPFR header version 2.3.1 differs from library version 2.3.2.
GGC heuristics: --param ggc-min-expand=45 --param ggc-min-heapsize=28092
Compiler executable checksum: df4e6b20e681dc8e226915a54ff05b81
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-DHAVE_CONFIG_H' '-I.' '-I..' '-I../..'
'-DMAGIC="/Programs/RPM/5.1.4/lib/rpm/magic"' '-DHAVE_LIBZ=1' '-O3' '-pipe'
'-mcpu=cell' '-maltivec' '-mabi=altivec' '-fomit-frame-pointer' '-MT'
'funcs.lo' '-MD' '-MP' '-MF' '.deps/funcs.Tpo' '-c' '-fPIC' '-DPIC' '-o'
'.libs/funcs.o' '-mtune=cell'
 as -a32 -K PIC -mcell -maltivec -many -V -Qy -o .libs/funcs.o funcs.s
GNU assembler version 2.18 (powerpc64-unknown-linux-gnu) using BFD version (GNU
Binutils) 2.18
COMPILER_PATH=/Programs/GCC/4.3.2/libexec/gcc/powerpc64-unknown-linux-gnu/4.3.2/:/Programs/GCC/4.3.2/libexec/gcc/powerpc64-unknown-linux-gnu/4.3.2/:/Programs/GCC/4.3.2/libexec/gcc/powerpc64-unknown-linux-gnu/:/Programs/GCC/4.3.2/lib/gcc/powerpc64-unknown-linux-gnu/4.3.2/:/Programs/GCC/4.3.2/lib/gcc/powerpc64-unknown-linux-gnu/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/4.3.2/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/
LIBRARY_PATH=/Programs/GCC/4.3.2/lib/gcc/powerpc64-unknown-linux-gnu/4.3.2/:/usr/lib/gcc/powerpc64-unknown-linux-gnu/4.3.2/:/Programs/GCC/4.3.2/lib/gcc/powerpc64-unknown-linux-gnu/4.3.2/../../../../lib/:/lib/../lib/:/usr/lib/../lib/:/Programs/GCC/4.3.2/lib/gcc/powerpc64-unknown-linux-gnu/4.3.2/../../../:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-save-temps' '-DHAVE_CONFIG_H' '-I.' '-I..' '-I../..'
'-DMAGIC="/Programs/RPM/5.1.4/lib/rpm/magic"' '-DHAVE_LIBZ=1' '-O3' '-pipe'
'-mcpu=cell' '-maltivec' '-mabi=altivec' '-fomit-frame-pointer' '-MT'
'funcs.lo' '-MD' '-MP' '-MF' '.deps/funcs.Tpo' '-c' '-fPIC' '-DPIC' '-o'
'.libs/funcs.o' '-mtune=cell'


-- 
           Summary: funcs.c:323: internal compiler error: Segmentation fault
           Product: gcc
           Version: 4.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: giamby at infinito dot it
 GCC build triplet: powerpc64-unknown-linux-gnu
  GCC host triplet: powerpc64-unknown-linux-gnu
GCC target triplet: powerpc64-unknown-linux-gnu


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


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