This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [IA64] Hookize PRINT_OPERAND, PRINT_OPERAND_ADDRESS and PRINT_OPERAND_PUNCT_VALID_P


On 11/30/2011 09:30 AM, Anatoly Sokolov wrote:
>         * 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.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]