Compiler output:
$ gcc -O -fnon-call-exceptions testcase.C
testcase.C: In function 'float j()':
testcase.C:7:7: error: statement marked for throw in middle of block
x_10 = COMPLEX_EXPR <D.2121_28, D.2122_29>;

testcase.C:7:7: internal compiler error: verify_stmts failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Tested revisions:
r163921 - crash
r153685 - crash
4.5 r163761 - crash
4.4 r160770 - OK


-- 
           Summary: [4.5/4.6 Regression] ICE: verify_stmts failed: statement
                    marked for throw in middle of block with -fnon-call-
                    exceptions
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        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=45569

Reply via email to