diff options
author | Steven Bosscher <steven@gcc.gnu.org> | 2006-11-25 10:53:06 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2006-11-25 10:53:06 +0000 |
commit | 05549c9604478e34987a41237d67261c42081c0a (patch) | |
tree | dbf72ba61ed6753fe19c4159331e8b57ecaa7d44 /gcc/function.c | |
parent | dc4871cba20dcaade3c609117f4b5ee4e08aeb6b (diff) | |
download | gcc-05549c9604478e34987a41237d67261c42081c0a.zip gcc-05549c9604478e34987a41237d67261c42081c0a.tar.gz gcc-05549c9604478e34987a41237d67261c42081c0a.tar.bz2 |
jump.c (mark_all_labels): Work in cfglayout mode.
* jump.c (mark_all_labels): Work in cfglayout mode.
* cfgcleanup.c (cleanup_cfg): Do not call delete_dead_jumptables
when in cfglayout mode, because there are no dead jumptables
visible.
* cfgrtl.c (commit_one_edge_insertion): Don't set bb->aux when
in cfglayout mode.
(commit_edge_insertions): Do not allow insertion of instructions
with control flow insns when in cfglayout mode.
From-SVN: r119191
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions