]> git.ipfire.org Git - thirdparty/gcc.git/commit
cfgrtl.c (try_redirect_by_replacing_jump): Disable removing tablejumps with no optimi...
authorRichard Henderson <rth@redhat.com>
Thu, 27 Mar 2003 22:25:48 +0000 (14:25 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 27 Mar 2003 22:25:48 +0000 (14:25 -0800)
commit99a6ccba3371946529ac7484ed062c3ef5d7a694
tree6fc2ba468f79df265aab602aed84bc340694bb1f
parent4ae242aa24ec10570ae31a30d1af28548e8bcdd0
cfgrtl.c (try_redirect_by_replacing_jump): Disable removing tablejumps with no optimization.

        * cfgrtl.c (try_redirect_by_replacing_jump): Disable removing
        tablejumps with no optimization.

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