aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface
diff options
context:
space:
mode:
authorKaz Kojima <kkojima@gcc.gnu.org>2009-04-21 22:18:34 +0000
committerKaz Kojima <kkojima@gcc.gnu.org>2009-04-21 22:18:34 +0000
commitb757d36fac6dc69b32d6de321eab51f6b3d254d8 (patch)
tree8e502cfbce30fa6715f4742f417b8abe52cea619 /gcc/ada/gcc-interface
parent36ef72625cd8bc38933adf8c06a7de4f093e98c6 (diff)
downloadgcc-b757d36fac6dc69b32d6de321eab51f6b3d254d8.zip
gcc-b757d36fac6dc69b32d6de321eab51f6b3d254d8.tar.gz
gcc-b757d36fac6dc69b32d6de321eab51f6b3d254d8.tar.bz2
sh.c (prepare_cbranch_operands): Use LAST_AND_UNUSED_RTX_CODE instead of CODE_FOR_nothing.
* config/sh/sh.c (prepare_cbranch_operands): Use LAST_AND_UNUSED_RTX_CODE instead of CODE_FOR_nothing. (expand_cbranchdi4): Likewise. (from_compare): Add cast to enum type. (expand_cbranchsi4): Use add_reg_note. (output_stack_adjust, push, pop, sh_expand_prologue): Likewise. (sh_insn_length_adjustment): Use sh_cpu_attr instead of sh_cpu. (sh_initialize_trampoline): Change 0 to LCT_NORMAL in function call. (sh_expand_builtin): Change 0 to EXPAND_NORMAL in function call. * config/sh/sh.md (cbranchsi4): Use LAST_AND_UNUSED_RTX_CODE instead of CODE_FOR_nothing. (cbranchdi4): Likewise. Fix the order of arguments for gen_rtx_fmt_ee. (push_fpscr): Use add_reg_note. (pop_fpscr, movdf_i4+1, reload_outdf__RnFRm+3, reload_outdf__RnFRm+4, reload_outdf__RnFRm+5, fpu_switch+1, fpu_switch+2): Likewise. From-SVN: r146539
Diffstat (limited to 'gcc/ada/gcc-interface')
0 files changed, 0 insertions, 0 deletions