]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/11350 (undefined labels with -Os -fPIC)
authorJan Hubicka <jh@suse.cz>
Fri, 16 Jan 2004 11:07:17 +0000 (12:07 +0100)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 16 Jan 2004 11:07:17 +0000 (03:07 -0800)
commitc4b996eb65c6c830cf37bb3e0d41db303a9775f3
tree3a92698f3f1075866cc1d791822de1af89e7dc57
parent678f7d7682dd2693785ccc83aa6c404abfb5845c
re PR rtl-optimization/11350 (undefined labels with -Os -fPIC)

        PR opt/11350
        * cfgcleanup.c (try_optimize_cfg): Suppress tablejump removal
        after reload.
        * cfgrtl.c (try_redirect_by_replacing_branch): Likewise.

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