OSDN Git Service

PR middle-end/11414
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Oct 2003 00:53:05 +0000 (00:53 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 24 Oct 2003 00:53:05 +0000 (00:53 +0000)
commit0a5370530729695532e72ecf176973d9454682d6
tree16169e3b0ae191a2517d3ca85d8440981607daa7
parent9ceb2045ecea5dabfdfb8893f8b17942f2e158d9
PR middle-end/11414
* loop.c (load_mems): Use redirect_jump to forward jumps from
the original loop end label to the new "loop sink" block's label.

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