cfgcleanup.c (try_optimize_cfg): Allow merging of tablejumps before flow2.
authorRichard Henderson <rth@redhat.com>
Sun, 23 Mar 2003 20:40:26 +0000 (12:40 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 23 Mar 2003 20:40:26 +0000 (12:40 -0800)
commitef3e98869075132505d8e1e1c9deaa5fee42e0eb
treed834a7d0bea7c7fed3f67f846807bb85f2f13986
parentac514408f66cb2642835ac5be802dd181a076ac3
cfgcleanup.c (try_optimize_cfg): Allow merging of tablejumps before flow2.

        * cfgcleanup.c (try_optimize_cfg): Allow merging of tablejumps
        before flow2.
        * cfgrtl.c (try_redirect_by_replacing_jump): Similarly.

From-SVN: r64754
gcc/ChangeLog
gcc/cfgcleanup.c
gcc/cfgrtl.c