2013-08-29 Richard Biener <rguenther@suse.de>
commita1d4a5098f1bff28df1bc3f6340de62b424e0016
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Aug 2013 13:04:19 +0000 (29 13:04 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Aug 2013 13:04:19 +0000 (29 13:04 +0000)
tree0a21cee48f6a9e573e775c87ff8e1a9a4c321ae4
parent1c302f04fd78aa6ee6b4a5f73479df9db0d2520f
2013-08-29  Richard Biener  <rguenther@suse.de>

PR tree-optimization/58246
* tree-ssa-dce.c (mark_aliased_reaching_defs_necessary_1): Properly
handle the dominance check inside a basic-block.

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

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