cris-protos.h (cris_print_operand): Delete.
authorNathan Froyd <froydnj@codesourcery.com>
Wed, 16 Jun 2010 18:10:06 +0000 (18:10 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Wed, 16 Jun 2010 18:10:06 +0000 (18:10 +0000)
commited5c4a103307764b5a4199caa9ebd70ce3d76a26
tree08af7940dfa4181cb18083aafd4fe03f1d94849b
parent25d8a217d2b437481e45954e4412c29c073ba1c4
cris-protos.h (cris_print_operand): Delete.

* config/cris/cris-protos.h (cris_print_operand): Delete.
(cris_print_operand_address): Delete.
* config/cris/cris.h (PRINT_OPERAND): Delete.
(PRINT_OPERAND_PUNCT_VALID_P): Delete.
(PRINT_OPERAND_ADDRESS): Delete.
* config/cris/cris.c (cris_print_operand_address): Make static.
(cris_print_operand): Make static.
(cris_print_operand_punct_valid_p): New function.
(TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
(TARGET_PRINT_OPERAND_ADDRESS): Define.

From-SVN: r160857
gcc/ChangeLog
gcc/config/cris/cris-protos.h
gcc/config/cris/cris.c
gcc/config/cris/cris.h