diff options
author | Steven Bosscher <stevenb@suse.de> | 2005-01-26 17:26:33 +0000 |
---|---|---|
committer | Steven Bosscher <steven@gcc.gnu.org> | 2005-01-26 17:26:33 +0000 |
commit | f7aa1423e222c3404666f54455d1968f7d769c83 (patch) | |
tree | 01482693087a7300ccd5d02237745f640bf1246e /gcc/objc | |
parent | b929615a7c328c01cc7ebd7010938f504f6356b3 (diff) | |
download | gcc-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