re PR tree-optimization/43367 (ice: in may_propagate_copy, at tree-ssa-copy.c:85)
authorRichard Guenther <rguenther@suse.de>
Mon, 15 Mar 2010 13:18:45 +0000 (13:18 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 15 Mar 2010 13:18:45 +0000 (13:18 +0000)
commit610b64e2a274bb1021ee5891fd68e8b2f95e7c1d
tree6b9d86bc43851d80373cb7adff8e1d0cfacfdb8f
parent610de68dbe2c55bad224111693e12cdb00aa87b8
re PR tree-optimization/43367 (ice: in may_propagate_copy, at tree-ssa-copy.c:85)

2010-03-15  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/43367
* tree-cfg.c (gimple_can_merge_blocks_p): Simplify PHI
elimination check.

* gcc.c-torture/compile/pr43367.c: New testcase.

From-SVN: r157458
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr43367.c [new file with mode: 0644]
gcc/tree-cfg.c