(find_and_verify_loops): When moving exit blocks out of the loop,
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 15 Sep 1995 21:52:15 +0000 (17:52 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 15 Sep 1995 21:52:15 +0000 (17:52 -0400)
commit89724a5a45fca60f9b972a99c3349e3d4344c59e
treeb96b9f54520104dea98992bdab29e658c2afcdaa
parent5f81043f512950a722e1e71082afb05ed6c90f86
(find_and_verify_loops): When moving exit blocks out of the loop,

verify that the target of P is within the current loop.

From-SVN: r10364
gcc/loop.c