re PR bootstrap/53197 (bootstrap comparison failure)
authorMichael Matz <matz@suse.de>
Thu, 3 May 2012 02:32:08 +0000 (02:32 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Thu, 3 May 2012 02:32:08 +0000 (02:32 +0000)
commit0285a18ecdb2cb32b6fa00b31eff14673b5e1116
treefdd5f2155279c26ca348fa3a4790e73f240582ec
parentf5c1a6331201bf9f305deeeb8ddd16f6c0cb75c0
re PR bootstrap/53197 (bootstrap comparison failure)

PR bootstrap/53197
* tree-ssa-dse.c (dse_optimize_stmt): Take pointer to
iterator.
(dse_enter_block): Properly iterate the whole sequence even
if the last statement was removed.

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