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++/30494] New: internal compiler error: in gimplify_expr, at gimplify.c:5979


Compiler output:

g++ -save-temps -Wall -g -fopenmp -Wno-deprecated -O4 -ffast-math
-fexpensive-optimizations -DLINUX -I/home/latte/paraLattE/NTL/include 
-I/usr/local/gcc4.2/lib/gcc/x86_64-unknown-linux-gnu/4.2.0/include -c
BirkhoffCones.cpp
BirkhoffCones.cpp: In function ?int Birkhoff_with_Vol_para(int, int, int, int,
int, int)?:
BirkhoffCones.cpp:2462: internal compiler error: in gimplify_expr, at
gimplify.c:5979
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [BirkhoffCones.o] Error 1


-- 
           Summary: internal compiler error: in gimplify_expr, at
                    gimplify.c:5979
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: brandon dot barker at gmail dot com
 GCC build triplet: 4.2.0 20070102 (prerelease)
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


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