OSDN Git Service

2010-03-08 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Mar 2010 13:30:27 +0000 (13:30 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Mar 2010 13:30:27 +0000 (13:30 +0000)
commit43e2b34dbec80630ff47dffc67ec75a9c5c0ae0f
tree745b8751179efb6d63f3bad5ec9494c67ab1997d
parentab576610908b36b8ceb63c1977f40b957657bdcd
2010-03-08  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/43269
* tree-ssa-dse.c (dse_possible_dead_store_p): Fix post-dom
region detection.

* gcc.c-torture/execute/pr43269.c: New testcase.

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