diff options
author | gjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-12-15 19:30:08 +0000 |
---|---|---|
committer | gjl <gjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2011-12-15 19:30:08 +0000 |
commit | 62a6a7eec7ab83a85440d91c20bfe404035d28c5 (patch) | |
tree | 1cc265052379354348cff421af470f833a61fe88 /gcc/graphite-dependences.c | |
parent | 49f0ee87f4143e9654afebcca23837a48b90aa7e (diff) | |
download | gcc-62a6a7eec7ab83a85440d91c20bfe404035d28c5.tar.gz |
* config/avr/avr-protos.h (print_operand): Remove.
(print_operand_address): Remove.
* config/avr/avr.h (PRINT_OPERAND): Remove.
(PRINT_OPERAND_ADDRESS): Remove.
(PRINT_OPERAND_PUNCT_VALID_P): Remove.
* config/avr/avr.c (TARGET_PRINT_OPERAND): New hook define.
(TARGET_PRINT_OPERAND_ADDRESS): New hook define.
(TARGET_PRINT_OPERAND_PUNCT_VALID_P): New hook define.
(print_operand_address): Rename to...
(avr_print_operand_address): ...this and make static.
(print_operand): Rename to...
(avr_print_operand): ...this and make static.
(avr_print_operand_punct_valid_p): New static function.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182386 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/graphite-dependences.c')
0 files changed, 0 insertions, 0 deletions