Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../gcc-4.2.4/configure --prefix=/opt/gcc/4.2.4 --enable-shared
--enable-threads=posix --enable-checking=release --with-system-zlib
--enable-__cxa_atexit --disable-libunwind-exceptions
--enable-languages=c,c++,fortran --disable-dssi --with-cpu=generic
--host=x86_64-redhat-linux
Thread model: posix
gcc version 4.2.4
 /opt/gcc/4.2.4/libexec/gcc/x86_64-redhat-linux/4.2.4/cc1 -E -quiet -v
-I./src/common -I. -I. -I./src/divonne -DHAVE_CONFIG_H ./src/divonne/Divonne.c
-mtune=generic -fomit-frame-pointer -ffast-math -O3 -fpch-preprocess -o
Divonne.i
ignoring nonexistent directory
"/opt/gcc/4.2.4/lib/gcc/x86_64-redhat-linux/4.2.4/../../../../x86_64-redhat-linux/include"
ignoring duplicate directory "."
#include "..." search starts here:
#include <...> search starts here:
 ./src/common
 .
 ./src/divonne
 /usr/local/include
 /opt/gcc/4.2.4/include
 /opt/gcc/4.2.4/lib/gcc/x86_64-redhat-linux/4.2.4/include
 /usr/include
End of search list.
 /opt/gcc/4.2.4/libexec/gcc/x86_64-redhat-linux/4.2.4/cc1 -fpreprocessed
Divonne.i -quiet -dumpbase Divonne.c -mtune=generic -auxbase-strip Divonne.o
-O3 -version -fomit-frame-pointer -ffast-math -o Divonne.s
GNU C version 4.2.4 (x86_64-redhat-linux)
        compiled by GNU C version 4.2.4.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: d4a5ebe8da1d4ab780126ed34b473a99
./src/divonne/Explore.c: In function Ć¢ExploreĆ¢:
./src/divonne/Explore.c:17: internal compiler error: in stmt_ann, at
tree-flow-inline.h:173


-- 
           Summary: internal compiler error: in stmt_ann, at tree-flow-
                    inline.h:173
           Product: gcc
           Version: 4.2.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: roman dot werpachowski at gmail dot com
GCC target triplet:  x86_64-redhat-linux


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

Reply via email to