flow.c: (make_edges): Always make edges from a basic block to its exception handlers...
authorAndrew Haley <aph@cygnus.com>
Wed, 14 Apr 1999 20:36:33 +0000 (20:36 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 14 Apr 1999 20:36:33 +0000 (14:36 -0600)
commita3e924fcb59eb9d3f506904576d92c7b90df6c32
treebb85737fa346b230dc9a4229799b992d439b69d5
parenta30d557c369edf926b0d1fa48e419dfdda86d523
flow.c: (make_edges): Always make edges from a basic block to its exception handlers...

        * flow.c: (make_edges): Always make edges from a basic block
        to its exception handlers, even if the block ends with a jump.

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