OSDN Git Service

PR rtl-optimization/16380
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Jul 2004 18:27:35 +0000 (18:27 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 6 Jul 2004 18:27:35 +0000 (18:27 +0000)
commite9350468d1b00050bfbb74850a3c97e711b92a16
tree1284532d79574aa97537f07b98681c409f9ae900
parentd92fe3e03f4db0125d343d785d7d323fb1ddade6
PR rtl-optimization/16380
* loop.c (check_dbra_loop): Sink comparison instructions if they
do something other than set cc0.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84161 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20040706-1.c [new file with mode: 0644]