Command line:
g++ -O1 -fgraphite-identity -c testcase.cpp

Tested revisions:
r155777 - crash
r155680 - OK
r155256 - OK
r154830 - OK

Output:
$ /mnt/svn/gcc-trunk/binary-155777-lto/bin/g++ -O1 -fgraphite-identity -c
testcase.cpp
testcase.cpp: In function ‘void Init(A*)’:
testcase.cpp:9:6: internal compiler error: in build2_stat, at tree.c:3664
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Valgrind:
no errors reported


-- 
           Summary: [4.5 Regression] ICE: in build2_stat, at tree.c:3664
                    with "-O1 -fgraphite-identity"
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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

Reply via email to