tree-ssa-dom.c (thread_across_edge): Remove broken code to avoid threading into a...
authorJeff Law <law@redhat.com>
Tue, 28 Dec 2004 06:34:55 +0000 (23:34 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 28 Dec 2004 06:34:55 +0000 (23:34 -0700)
commit685c2171c1b55fdac1bd276c54d9bea41d872373
tree89813ab795808911800079fa9ce04037cfed2baa
parent5fc94ac4ba15c3ff5d66b71ae5204fd22cbefd38
tree-ssa-dom.c (thread_across_edge): Remove broken code to avoid threading into a loop.

        * tree-ssa-dom.c (thread_across_edge): Remove broken code to
        avoid threading into a loop.

From-SVN: r92666
gcc/ChangeLog
gcc/tree-ssa-dom.c