loop.c (prescan_loop): Move checks for NOTE_INSN_LOOP_CONT and NOTE_INSN_LOOP_VTOP...
authorMichael Hayes <mhayes@cygnus.com>
Fri, 25 Aug 2000 09:48:47 +0000 (09:48 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Fri, 25 Aug 2000 09:48:47 +0000 (09:48 +0000)
commite375c819ffafb6cf16f528ee7405d873f060dbec
treeac85b2863617120dd3ee22b8f5041a437dac04f6
parente403cf292201bc8a8471c7a841edc3f50ec76bd6
loop.c (prescan_loop): Move checks for NOTE_INSN_LOOP_CONT and NOTE_INSN_LOOP_VTOP to...

* loop.c (prescan_loop): Move checks for NOTE_INSN_LOOP_CONT
and NOTE_INSN_LOOP_VTOP to...
(find_and_verify_loops) ...here.

From-SVN: r35976
gcc/ChangeLog
gcc/loop.c