]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/46864 (ICE: verify_stmts failed: statement marked for throw...
authorJakub Jelinek <jakub@redhat.com>
Fri, 10 Dec 2010 12:42:12 +0000 (13:42 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 10 Dec 2010 12:42:12 +0000 (13:42 +0100)
commit6391db68149b57978967c220d6253a6bd04eb581
tree7a112474bb4b7e4cee714fe39dc9c03ca0b0a989
parent87e6d9dcaa2d39105bb0c2b621f9367bbb876f14
re PR tree-optimization/46864 (ICE: verify_stmts failed: statement marked for throw, but doesn't with -fnon-call-exceptions)

PR tree-optimization/46864
* tree-ssa-loop-im.c (loop_suitable_for_sm): Return false even
when there are EDGE_EH exit edges.

* g++.dg/opt/pr46864.C: New test.

From-SVN: r167685
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/opt/pr46864.C [new file with mode: 0644]
gcc/tree-ssa-loop-im.c
This page took 0.061967 seconds and 5 git commands to generate.