cfgrtl.c (force_nonfallthru_and_redirect): Don't try to redirect the entry block.
authorBernd Schmidt <bernds@redhat.com>
Mon, 4 Feb 2002 19:19:04 +0000 (19:19 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Mon, 4 Feb 2002 19:19:04 +0000 (19:19 +0000)
commit24c545ff924c8a6a24f5b85f6352cac27bd18247
tree743187c2f8fbf9702cbdcd69eea1b099cb421762
parent72db02bfc38fb04a7d3a7f616ca7a6c6fad82859
cfgrtl.c (force_nonfallthru_and_redirect): Don't try to redirect the entry block.

        * cfgrtl.c (force_nonfallthru_and_redirect): Don't try to redirect
         the entry block.

From-SVN: r49488
gcc/ChangeLog
gcc/cfgrtl.c