diff options
author | Richard Sandiford <rsandifo@nildram.co.uk> | 2008-04-30 19:33:32 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2008-04-30 19:33:32 +0000 |
commit | ad516a74de3fede4d52dcd3b8aeb65aa148e14e3 (patch) | |
tree | 3554e21804b54bd9867bfb724434ae589eb43f0b /gcc/tree-ssa-loop-im.c | |
parent | 00d382a8ddfca7635f66bef566909f9f207e50df (diff) | |
download | gcc-ad516a74de3fede4d52dcd3b8aeb65aa148e14e3.zip gcc-ad516a74de3fede4d52dcd3b8aeb65aa148e14e3.tar.gz gcc-ad516a74de3fede4d52dcd3b8aeb65aa148e14e3.tar.bz2 |
arm.c (arm_unwind_emit): Use crtl->all_throwers_are_sibcalls instead of cfun->all_throwers_are_sibcalls.
gcc/
* config/arm/arm.c (arm_unwind_emit): Use
crtl->all_throwers_are_sibcalls instead of
cfun->all_throwers_are_sibcalls.
(arm_output_fn_unwind): Likewise.
* config/frv/frv.c (frv_stack_info): Use crtl->uses_pic_offset_table
instead of cfun->uses_pic_offset_table.
(frv_expand_prologue): Likewise.
(frv_frame_pointer_required): Likewise.
(frv_expand_fdpic_call): Likewise.
(frv_emit_movsi): Likewise.
* config/iq2000/iq2000.c (iq2000_expand_prologue): Use
cfun->returns_pcc_struct instead of
current_function_returns_pcc_struct.
* config/m32c/m32c.c (need_to_save): Use crtl->calls_eh_return
instead of cfun->calls_eh_return.
(m32c_pushm_popm): Likewise.
* config/xtensa/xtensa.h (cfun->calls_alloca): Remove bogus
"extern" declaration.
From-SVN: r134835
Diffstat (limited to 'gcc/tree-ssa-loop-im.c')
0 files changed, 0 insertions, 0 deletions