sh.c (register_sh_passes, [...]): Remove TARGET_SH1 checks.
commitf1bebab6974932668b19c4ec52cb15b638c163f5
authorOleg Endo <olegendo@gcc.gnu.org>
Sat, 30 Apr 2016 05:39:59 +0000 (30 05:39 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Sat, 30 Apr 2016 05:39:59 +0000 (30 05:39 +0000)
tree89443552d9508dbd545bd6b3461e14453f644bfa
parent85e051a3c45a6a02ecaf52447ad91b174d1bf33b
sh.c (register_sh_passes, [...]): Remove TARGET_SH1 checks.

gcc/
* config/sh/sh.c (register_sh_passes, sh_option_override,
sh_print_operand, prepare_move_operands,
sh_can_follow_jump): Remove TARGET_SH1 checks.
* config/sh/sh.h (TARGET_VARARGS_PRETEND_ARGS, VALID_REGISTER_P,
PROMOTE_MODE): Likewise.
* config/sh/sh.md (adddi3, addsi3, subdi3, subsi3, andsi3,
movdi): Likewise.

From-SVN: r235674
gcc/ChangeLog
gcc/config/sh/sh.c
gcc/config/sh/sh.h
gcc/config/sh/sh.md