re PR tree-optimization/54669 (verify_flow_info failure after loop unrolling with...
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 23 Sep 2012 20:37:37 +0000 (20:37 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 23 Sep 2012 20:37:37 +0000 (20:37 +0000)
commitee3de2b8b233709076f14bda4d05c0b593ddcece
treefb9a2e7eb731c6fd8366287fc8de648d785d068a
parent2d411f1d8e3529a97c9b607a88034d83fb341df0
re PR tree-optimization/54669 (verify_flow_info failure after loop unrolling with -fnon-call-exceptions)

PR tree-optimization/54669
* tree-ssa-loop-ivcanon.c (propagate_into_all_uses): Invoke
maybe_clean_or_replace_eh_stmt on the modified use statements.

From-SVN: r191654
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr54669.c [new file with mode: 0644]
gcc/tree-ssa-loop-ivcanon.c