]> gcc.gnu.org Git - gcc.git/commit
ia64.h (PRINT_OPERAND, [...]): Remove macros.
authorAnatoly Sokolov <aesok@post.ru>
Fri, 2 Dec 2011 17:44:28 +0000 (21:44 +0400)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Fri, 2 Dec 2011 17:44:28 +0000 (21:44 +0400)
commit5e50b799a0b6234bfb36584ee81733d7a1a299b4
treecf31885245db48ffac43e38a0bf9d79f81217da8
parentf5ca3c3408f6675f7171dd7fa7d827df8d851581
ia64.h (PRINT_OPERAND, [...]): Remove macros.

* config/ia64/ia64.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS,
PRINT_OPERAND_PUNCT_VALID_P): Remove macros.
* config/ia64/ia64-protos.h (ia64_print_operand,
ia64_print_operand_address): Remove.
* config/ia64/ia64.c (TARGET_PRINT_OPERAND,
TARGET_PRINT_OPERAND_ADDRESS, TARGET_PRINT_OPERAND_PUNCT_VALID_P):
Define.
(ia64_print_operand_punct_valid_p): New function.
(ia64_print_operand, ia64_print_operand_address): Make static.

From-SVN: r181932
gcc/ChangeLog
gcc/config/ia64/ia64-protos.h
gcc/config/ia64/ia64.c
gcc/config/ia64/ia64.h
This page took 0.060725 seconds and 5 git commands to generate.