diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2010-06-08 00:21:53 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2010-06-08 00:21:53 +0000 |
commit | 6e9e0126dbd711899789da8c9e11cc6b54270774 (patch) | |
tree | e143c767a3715e730bbc941d585b7431e57d53a9 /gcc/ada/gcc-interface/utils.c | |
parent | 25667c7d5b6488ba8160ad86f9836d35fd87502b (diff) | |
download | gcc-6e9e0126dbd711899789da8c9e11cc6b54270774.zip gcc-6e9e0126dbd711899789da8c9e11cc6b54270774.tar.gz gcc-6e9e0126dbd711899789da8c9e11cc6b54270774.tar.bz2 |
mips-protos.h (mips_print_operand): Delete.
* config/mips/mips-protos.h (mips_print_operand): Delete.
(mips_print_operand_address): Delete.
* config/mips/mips.h (mips_print_operand_punct): Delete.
(PRINT_OPERAND): Delete.
(PRINT_OPERAND_PUNCT_VALID_P): Delete.
(PRINT_OPERAND_ADDRESS): Delete.
* config/mips/mips.c (mips_print_operand_punct): Make static.
(mips_print_operand_address): Make static.
(mips_print_operand): Make static. Call
mips_print_operand_punct_valid_p.
(mips_print_operand_punct_valid_p): New function.
(TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
(TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
From-SVN: r160415
Diffstat (limited to 'gcc/ada/gcc-interface/utils.c')
0 files changed, 0 insertions, 0 deletions