]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after sinking the last stmt...
authorAlexandre Oliva <aoliva@redhat.com>
Mon, 1 Oct 2007 20:39:03 +0000 (20:39 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Mon, 1 Oct 2007 20:39:03 +0000 (20:39 +0000)
commit9a2875939a850fb4415199ea68902e3dc2403b45
treefaf137062ea3b3b6b77309be6a95bf0b938014ea
parenta64036a75c14cb555ece1d7c72a0a8e6834c8cab
tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after sinking the last stmt in a BB.

* tree-ssa-sink.c (sink_code_in_bb): Don't stop sinking after
sinking the last stmt in a BB.

From-SVN: r128913
gcc/ChangeLog
gcc/tree-ssa-sink.c