aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
diff options
context:
space:
mode:
authorSteven Bosscher <stevenb@suse.de>2005-01-26 17:26:33 +0000
committerSteven Bosscher <steven@gcc.gnu.org>2005-01-26 17:26:33 +0000
commitf7aa1423e222c3404666f54455d1968f7d769c83 (patch)
tree01482693087a7300ccd5d02237745f640bf1246e /gcc/objc
parentb929615a7c328c01cc7ebd7010938f504f6356b3 (diff)
downloadgcc-f7aa1423e222c3404666f54455d1968f7d769c83.zip
gcc-f7aa1423e222c3404666f54455d1968f7d769c83.tar.gz
gcc-f7aa1423e222c3404666f54455d1968f7d769c83.tar.bz2
re PR middle-end/16585 (current_function_has_computed_jump incorrectly changed in make_edges)
PR middle-end/16585 * cfgbuild.c (make_edges): Do not clear or set current_function_has_computed_jump. * function.h (struct function): Remove the has_computed_jump field. (current_function_has_computed_jump): Do not define. * sched-rgn.c (is_cfg_nonregular): Return true if a basic block ends in a computed jump. Ignore current_function_has_computed_jump. From-SVN: r94269
Diffstat (limited to 'gcc/objc')
0 files changed, 0 insertions, 0 deletions