flow.c (record_active_eh_regions): Terminate loop after finding the last insn in...
authorJeffrey A Law <law@cygnus.com>
Wed, 22 Sep 1999 12:09:23 +0000 (12:09 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 22 Sep 1999 12:09:23 +0000 (06:09 -0600)
commit30439f2985a1fa99e0621ce7a426074938c187c8
tree5470eec723483c44ee86e76510d2b7648e389632
parentd8530e26d3afae1db40ab847fee7508b479a7561
flow.c (record_active_eh_regions): Terminate loop after finding the last insn in the last basic block.

        * flow.c (record_active_eh_regions): Terminate loop after finding
        the last insn in the last basic block.

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