diff options
author | Georg-Johann Lay <avr@gjlay.de> | 2011-12-15 19:30:08 +0000 |
---|---|---|
committer | Georg-Johann Lay <gjl@gcc.gnu.org> | 2011-12-15 19:30:08 +0000 |
commit | 666b67b1b98d4587c6f687b246109117b1fe5ebc (patch) | |
tree | 1cc265052379354348cff421af470f833a61fe88 /gcc/tree-vectorizer.h | |
parent | faf81b1a183e3a29f6360e52b622fe0d5717b09b (diff) | |
download | gcc-666b67b1b98d4587c6f687b246109117b1fe5ebc.zip gcc-666b67b1b98d4587c6f687b246109117b1fe5ebc.tar.gz gcc-666b67b1b98d4587c6f687b246109117b1fe5ebc.tar.bz2 |
avr-protos.h (print_operand): Remove.
* 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.
From-SVN: r182386
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions