loop.c (load_mems): Examine all the instructions in the loop before concluding that...
authorMark Mitchell <mark@codesourcery.com>
Thu, 19 Apr 2001 02:15:46 +0000 (02:15 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 19 Apr 2001 02:15:46 +0000 (02:15 +0000)
commit17e2b3cb0486f4e1aedb8f0bb0d451a8e20c17fe
treef6acc24a58e2b4620ed60cd74935368dff69b793
parent9e24b9506aff4651182659d46bbec90e8f28cfd4
loop.c (load_mems): Examine all the instructions in the loop before concluding that all jumps...

* loop.c (load_mems): Examine all the instructions in the loop
before concluding that all jumps branch to the first instruction
after the loop.

From-SVN: r41417
gcc/ChangeLog
gcc/loop.c
gcc/testsuite/g77.f-torture/execute/20010116.x [deleted file]