flow.c (split_edge): Handle insertion on a fallthrough edge which has the EXIT_BLOCK...
authorAndrew MacLeod <amacleod@cygnus.com>
Tue, 21 Sep 1999 18:57:12 +0000 (18:57 +0000)
committerAndrew Macleod <amacleod@gcc.gnu.org>
Tue, 21 Sep 1999 18:57:12 +0000 (18:57 +0000)
commitabb14ef57e7850450042f1195b04266524e3132b
tree824571bce3b15f52f4589cf91533e54ce74461f9
parent87fdf7fff070b1fb0ed2dea21cfee8c5aa42429d
flow.c (split_edge): Handle insertion on a fallthrough edge which has the EXIT_BLOCK as a dest.

Tue Sep 21 14:55:11 EDT 1999  Andrew MacLeod  <amacleod@cygnus.com>

* flow.c (split_edge): Handle insertion on a fallthrough edge which
has the EXIT_BLOCK as a dest.

From-SVN: r29556
gcc/ChangeLog
gcc/flow.c