* Makefile.in (tree-ssa-dce.o): Depend on SCEV_H.
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2005 22:24:36 +0000 (22:24 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Oct 2005 22:24:36 +0000 (22:24 +0000)
commita7f4a3ec5baeb53a08d0bb40136cc86dfc2e1d27
treee2a74be3ae4ca6237321419f1aabb5bcedc123d3
parenta9439170c41b9d0d08b6a843bc2331d4dccb01da
    * Makefile.in (tree-ssa-dce.o): Depend on SCEV_H.
        * tree-ssa-dce.c: Include tree-scalar-evolution.h.
        (tree_ssa_dce_loop): Call scev_reset.

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