diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2011-04-07 21:11:51 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2011-04-07 21:11:51 +0000 |
commit | cf103ca449e8f5e38f42b107b3271b18c73c59a5 (patch) | |
tree | 145e2606d4e9bb3d9ec4665487247f62c68485dd /gcc/tree-vect-data-refs.c | |
parent | df9292840d1a59a7eee79d70fb38bafabd6049fa (diff) | |
download | gcc-cf103ca449e8f5e38f42b107b3271b18c73c59a5.zip gcc-cf103ca449e8f5e38f42b107b3271b18c73c59a5.tar.gz gcc-cf103ca449e8f5e38f42b107b3271b18c73c59a5.tar.bz2 |
basic-block.h (force_nonfallthru): Move to...
* basic-block.h (force_nonfallthru): Move to...
* cfghooks.h (struct cfg_hooks): Add force_nonfallthru hook.
(force_nonfallthru): ...here.
* cfghooks.c (force_nonfallthru): New function.
* cfgrtl.c (force_nonfallthru): Rename into...
(rtl_force_nonfallthru): ...this.
(commit_one_edge_insertion): Do not set AUX field.
(commit_edge_insertions): Do not discover new basic blocks.
(rtl_cfg_hooks): Add rtl_force_nonfallthru.
(cfg_layout_rtl_cfg_hooks): Likewise.
* function.c (thread_prologue_and_epilogue_insns): Remove bogus
ATTRIBUTE_UNUSED. Discover new basic blocks in the prologue insns.
* tree-cfg.c (gimple_cfg_hooks): Add NULL for force_nonfallthru.
From-SVN: r172128
Diffstat (limited to 'gcc/tree-vect-data-refs.c')
0 files changed, 0 insertions, 0 deletions