tree-ssa-dse.c (dse_possible_dead_store_p): Remove dead code.
authorRichard Guenther <rguenther@suse.de>
Wed, 14 May 2008 15:30:14 +0000 (15:30 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 14 May 2008 15:30:14 +0000 (15:30 +0000)
commitf403a4a270a54f42ce8bddabbce58797adfd5c07
tree59eb033c208b4ca85fcdb4e8a2c19f07886bb073
parent2627042d9aeed56f7d03429eb439ab1c528f7016
tree-ssa-dse.c (dse_possible_dead_store_p): Remove dead code.

2008-05-14  Richard Guenther  <rguenther@suse.de>

* tree-ssa-dse.c (dse_possible_dead_store_p): Remove dead code.
Make sure to register the store if the use is a PHI_NODE.

From-SVN: r135298
gcc/ChangeLog
gcc/tree-ssa-dse.c