2012-04-23 Richard Guenther <rguenther@suse.de>
commit53a87a4b5b721ddabb91eb6b30b0338972fcd1d6
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Apr 2012 12:47:02 +0000 (23 12:47 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 23 Apr 2012 12:47:02 +0000 (23 12:47 +0000)
tree603ede60be182900d1365ef137b34a8706d22f20
parentd2ec08dc0179e07f5e9904ce074af11b4f91cb7d
2012-04-23  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/53070
* tree-if-conv.c (combine_blocks): Free predicates in all blocks.
(main_tree_if_conversion): Verify we succeeded in that.

* gcc.dg/torture/pr53070.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@186704 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr53070.c [new file with mode: 0644]
gcc/tree-if-conv.c