aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-parloops.c
diff options
context:
space:
mode:
authorUros Bizjak <uros@gcc.gnu.org>2015-11-11 17:17:47 +0100
committerUros Bizjak <uros@gcc.gnu.org>2015-11-11 17:17:47 +0100
commitf83e226207d9458396a3a5cf9a1eb2a0092497bb (patch)
treef55ea3a67b366747ee5c85e9ea62a5aac1c494a0 /gcc/tree-parloops.c
parente3907f12a5082e6bd7eda92cf165e3accd07f67a (diff)
downloadgcc-f83e226207d9458396a3a5cf9a1eb2a0092497bb.zip
gcc-f83e226207d9458396a3a5cf9a1eb2a0092497bb.tar.gz
gcc-f83e226207d9458396a3a5cf9a1eb2a0092497bb.tar.bz2
alpha-protos.h (print_operand): Remove.
* config/alpha/alpha-protos.h (print_operand): Remove. (print_operand_address): Remove. * config/alpha/alpha.h (PRINT_OPERAND): Remove. (PRINT_OPERAND_ADDRESS): Remove. (PRINT_OPERAND_PUNCT_VALID_P): Remove. * config/alpha/alpha.c (TARGET_PRINT_OPERAND): New hook define. (TARGET_PRINT_OPERAND_ADDRESS): New hook define. (TARGET_PRINT_OPERAND_PUNCT_VALID_P): New hook define. (print_operand_address): Rename to... (alpha_print_operand_address): ...this and make static. (print_operand): Rename to... (alpha_print_operand): ...this and make static. (alpha_print_operand_punct_valid_p): New static function. From-SVN: r230181
Diffstat (limited to 'gcc/tree-parloops.c')
0 files changed, 0 insertions, 0 deletions