cfg.c (force_nonfallthru_and_redirect): Handle redirecting to the exit block.
authorRichard Henderson <rth@redhat.com>
Wed, 19 Sep 2001 19:29:10 +0000 (12:29 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 19 Sep 2001 19:29:10 +0000 (12:29 -0700)
commit3d9339a9ca5de0b96db7c02b23b0b94656b9e1bf
tree61b719ef5a4cd481280e9c081860e375a72534fe
parente2c9fb9bbc6b094cd01b60c196f36d6cccc7bb89
cfg.c (force_nonfallthru_and_redirect): Handle redirecting to the exit block.

        * cfg.c (force_nonfallthru_and_redirect): Handle redirecting
        to the exit block.
        * Makefile.in (cfg.o): Depend on TM_P_H.

From-SVN: r45696
gcc/ChangeLog
gcc/Makefile.in
gcc/cfg.c