2005-09-12 Andrew Pinski <pinskia@physics.uc.edu>
commitaafb4d2b254cb0be7b1df4db46e0565801ad207d
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Sep 2005 13:56:07 +0000 (12 13:56 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Sep 2005 13:56:07 +0000 (12 13:56 +0000)
tree585567d020443a753efdc661b623dee6eeff37c3
parentc0d93be828e23ae2a5345e8863f9bc34a9d93164
2005-09-12  Andrew Pinski  <pinskia@physics.uc.edu>

        * tree-ssa-dse.c (dse_optimize_stmt): Fix up all of V_MAY_DEF and
        V_MUST_DEF instead of just the first_use_p.
        Don't mark the virtual variables for renaming on the statement which
        is being removed.
        (pass_dse): Remove TODO_update_ssa.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@104172 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-dse.c