aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-threadupdate.c
diff options
context:
space:
mode:
authorOleg Endo <olegendo@gcc.gnu.org>2014-05-03 09:42:52 +0000
committerOleg Endo <olegendo@gcc.gnu.org>2014-05-03 09:42:52 +0000
commitf6982a08ca633c0168be0b7700884a3ae7f161a3 (patch)
tree1b456e93876262373707f1e2e15e67d7197477cf /gcc/tree-ssa-threadupdate.c
parent3c922bcd25f3876ada4160e5109e27923f3828a2 (diff)
downloadgcc-f6982a08ca633c0168be0b7700884a3ae7f161a3.zip
gcc-f6982a08ca633c0168be0b7700884a3ae7f161a3.tar.gz
gcc-f6982a08ca633c0168be0b7700884a3ae7f161a3.tar.bz2
sh.h (ROUND_ADVANCE): Delete macro.
* config/sh/sh.h (ROUND_ADVANCE): Delete macro. (ROUND_REG, PASS_IN_REG_P): Move and rename macros to ... * config/sh/sh.c (sh_round_reg, sh_pass_in_reg_p): ... these new functions. (sh_arg_partial_bytes, sh_function_arg, sh_function_arg_advance, sh_setup_incoming_varargs): Replace usage of PASS_IN_REG_P with sh_pass_in_reg_p. Replace usage of ROUND_REG with sh_round_reg. Use CEIL instead of ROUND_ADVANCE. From-SVN: r210032
Diffstat (limited to 'gcc/tree-ssa-threadupdate.c')
0 files changed, 0 insertions, 0 deletions