OSDN Git Service

PR rtl-optimization/16968
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Dec 2004 07:55:42 +0000 (07:55 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Dec 2004 07:55:42 +0000 (07:55 +0000)
commita287ef4f965e7c4214096571f10b4c00f57801ed
tree2b690f3b251c1444c16804e71fd3a29ca5c237a2
parent4ffeedd359748eb61387efe467fa7d2bc604c0b5
PR rtl-optimization/16968
* loop.c (scan_loop): Stop scanning the loop for movable
insns as soon as an optimization barrier is encountered.

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