]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-dom.c (dom_opt_finalize_block): Do not call thread_across_edge for any abnor...
authorJeff Law <law@gcc.gnu.org>
Tue, 10 May 2005 19:19:30 +0000 (13:19 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 10 May 2005 19:19:30 +0000 (13:19 -0600)
commit5fefbc7977471f39a91cc1d6a6146a5c0efd273d
treecb8ef37e713736afa97eee8efb664dc6bdb8aedf
parent0cb757cc06b093f83aff5e11525938f8db78895b
tree-ssa-dom.c (dom_opt_finalize_block): Do not call thread_across_edge for any abnormal edges.

* tree-ssa-dom.c (dom_opt_finalize_block): Do not call
thread_across_edge for any abnormal edges.

* gcc.c-torture/compile/20050510-1.c: New test.

From-SVN: r99536
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20050510-1.c [new file with mode: 0644]
gcc/tree-ssa-dom.c