diff options
author | Anatoly Sokolov <aesok@post.ru> | 2011-07-25 20:35:38 +0400 |
---|---|---|
committer | Anatoly Sokolov <aesok@gcc.gnu.org> | 2011-07-25 20:35:38 +0400 |
commit | 5057fa13b7b65fe878f1e9b4c48421fc21483d30 (patch) | |
tree | 729c8fd8bd44e858f774ac04836dc2068aa307e7 /gcc/config/m32c/m32c-protos.h | |
parent | 9d7b2124158025c9b2939dd6651bf6cd95284d01 (diff) | |
download | gcc-5057fa13b7b65fe878f1e9b4c48421fc21483d30.zip gcc-5057fa13b7b65fe878f1e9b4c48421fc21483d30.tar.gz gcc-5057fa13b7b65fe878f1e9b4c48421fc21483d30.tar.bz2 |
mmix.h (PRINT_OPERAND, [...]): Remove macro.
* config/mmix/mmix.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS,
PRINT_OPERAND_PUNCT_VALID_P): Remove macro.
* config/mmix/mmix-protos.h (mmix_print_operand_punct_valid_p,
mmix_print_operand, mmix_print_operand_address): Remove.
* config/mmix/mmix.c (mmix_print_operand_punct_valid_p): Make static.
Change return type to bool. Change argument type to bool.
(mmix_print_operand, mmix_print_operand_address): Make static.
(mmix_intval, mmix_output_condition): Change 'x' argument type
to const_rtx.
(TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS,
TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
From-SVN: r176759
Diffstat (limited to 'gcc/config/m32c/m32c-protos.h')
0 files changed, 0 insertions, 0 deletions