]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/mcore/mcore.c
mcore-protos.h (mcore_print_operand): Delete.
authorNathan Froyd <froydnj@codesourcery.com>
Thu, 17 Jun 2010 18:15:39 +0000 (18:15 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Thu, 17 Jun 2010 18:15:39 +0000 (18:15 +0000)
commit349f851e4cae5f519095258bb457a51083e4efa1
tree538f2e2ead90f2370f1b7016b42e0a67a7d3513d
parentefe554e48b242c720f36c632c60833f8ed1c2344
mcore-protos.h (mcore_print_operand): Delete.

* config/mcore/mcore-protos.h (mcore_print_operand): Delete.
(mcore_print_operand_address): Delete.
* config/mcore/mcore.h (PRINT_OPERAND): Delete.
(PRINT_OPERAND_PUNCT_VALID_P): Delete.
(PRINT_OPERAND_ADDRESS): Delete.
* config/mcore/mcore.c (mcore_print_operand_address): Make static.
(mcore_print_operand): Make static.
(mcore_print_operand_punct_valid_p): New function.
(TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define
(TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.

From-SVN: r160941
gcc/ChangeLog
gcc/config/mcore/mcore-protos.h
gcc/config/mcore/mcore.c
gcc/config/mcore/mcore.h