cfgrtl.c (try_redirect_by_replacing_jump): Remove associated CODE_LABEL and jump...
authorJeff Law <law@redhat.com>
Mon, 4 Feb 2002 16:03:14 +0000 (09:03 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 4 Feb 2002 16:03:14 +0000 (09:03 -0700)
commit5b1cacd89e1977d35cad4bedaf6915900d0a6971
treee8df6f9cdd391074172099255b71b5000ca7ade6
parent5987ca1c3806cf5e6d829ba2a92961499aea2da0
cfgrtl.c (try_redirect_by_replacing_jump): Remove associated CODE_LABEL and jump table when...

        * cfgrtl.c (try_redirect_by_replacing_jump): Remove associated
        CODE_LABEL and jump table when replacing a table jump with a
        simple jump.

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