re PR rtl-optimization/11350 (undefined labels with -Os -fPIC)
authorJan Hubicka <jh@suse.cz>
Fri, 16 Jan 2004 11:30:48 +0000 (12:30 +0100)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 16 Jan 2004 11:30:48 +0000 (03:30 -0800)
commite24e721187ece610590c92b1a19b42b5d8ffe306
tree035b836f27718d7ce18d5d4320d638b8f3678625
parentfbf3e0dd2d5fe2d7667a7463baafb5b862d70362
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 (rtl_can_merge_blocks, cfglayout_can_merge_blocks,
        rtl_try_redirect_by_replacing_branch): Likewise.

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