aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-into-ssa.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-10-21 13:46:52 +0000
committerNick Clifton <nickc@gcc.gnu.org>2010-10-21 13:46:52 +0000
commite7ab55938c4d392306c0a19cba3bda764b17cdd7 (patch)
tree9983734464fc15bdf487ed13014b32f90acee9c4 /gcc/tree-into-ssa.c
parent9dc3f7de0d62dfaf42457c92ab5295a03aa1a72b (diff)
downloadgcc-e7ab55938c4d392306c0a19cba3bda764b17cdd7.zip
gcc-e7ab55938c4d392306c0a19cba3bda764b17cdd7.tar.gz
gcc-e7ab55938c4d392306c0a19cba3bda764b17cdd7.tar.bz2
mn10300.c: Fold code to 80-character width.
* config/mn10300/mn10300.c: Fold code to 80-character width. Replace GET_CODE (foo) == REG with REG_P (foo). Likewise for MEM, CONST_INT and CONST_DOUBLE. (targetm): Move initialization to end of file. (print_operand): Rename to mn10300_print_operand. (print_operand_address): Rename to mn10300_print_operand_address. (can_use_return_insn): Rename to mn10300_can_use_return_insn. (expand_prologue): Rename to mn10300_expand_prologue. (expand_epilogue): Rename to mn10300_expand_epilogue. (initial_offset): Rename to mn10300_initial_offset. (function_arg): Rename to mn10300_function_arg. (mask_ok_for_mem_btst): Rename to mn10300_mask_ok_for_mem_btst. (symbolic_operand): Rename to mn10300_symbolic_operand. (legitimize_pic_address): Rename to mn10300_legitimize_pic_address. (legitimate_pic_operand_p): Rename to mn10300_legitimate_pic_operand_p. * config/mn10300/mn10300-protos.h: Update prototypes. * config/mn10300/mn10300.h: Fold code to 80-character width. Replace GET_CODE (foo) == REG with REG_P (foo). Likewise for MEM, CONST_INT and CONST_DOUBLE. (CPP_SPEC): Move to... (TARGET_CPU_CPP_BUILTINS): ... here. * config/mn10300/mn10300.md: Fold code to 80-character width. Replace GET_CODE (foo) == REG with REG_P (foo). Likewise for MEM, CONST_INT and CONST_DOUBLE. From-SVN: r165778
Diffstat (limited to 'gcc/tree-into-ssa.c')
0 files changed, 0 insertions, 0 deletions