cfgrtl.c (purge_dead_edges): Handle abnormal call edges created by non-local gotos.
authorRichard Henderson <rth@redhat.com>
Mon, 13 May 2002 23:00:35 +0000 (16:00 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 13 May 2002 23:00:35 +0000 (16:00 -0700)
commit546c093ec5f84f1659723329061c47070a9956ef
tree5f32b69c8a701e1b7a8f5a41ad0369d83f86c15c
parentbde5348670f9371fb8eff9ae1b4c91a1903074a6
cfgrtl.c (purge_dead_edges): Handle abnormal call edges created by non-local gotos.

        * cfgrtl.c (purge_dead_edges): Handle abnormal call edges created
        by non-local gotos.
        * recog.c (peephole2_optimize): Likewise.

From-SVN: r53438
gcc/ChangeLog
gcc/cfgrtl.c
gcc/recog.c