flow.c (split_edge): Take looping structure into account when determining where to...
authorJeffrey A Law <law@cygnus.com>
Thu, 18 Nov 1999 06:45:55 +0000 (06:45 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 18 Nov 1999 06:45:55 +0000 (23:45 -0700)
commit9aa137f325e3e8b3f790094cc0f31476aad9217e
tree64733b81efce2d246d5ec15d39e71547ffca9f3f
parent7c2e3b9b525dd16f20ec372f867b3d2d1d4feb20
flow.c (split_edge): Take looping structure into account when determining where to put the new block...

* flow.c (split_edge): Take looping structure into account when
determining where to put the new block note.

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