diff options
author | Richard Sandiford <rsandifo@nildram.co.uk> | 2007-10-18 17:34:31 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2007-10-18 17:34:31 +0000 |
commit | 07045266050a099eba38651b6c56730b9674e3be (patch) | |
tree | 65fb460e83c2ffe60bf5a77b4a51017757030422 /gcc/config.gcc | |
parent | ab77a036ff36a414ba6c54d03216d03cf0797591 (diff) | |
download | gcc-07045266050a099eba38651b6c56730b9674e3be.zip gcc-07045266050a099eba38651b6c56730b9674e3be.tar.gz gcc-07045266050a099eba38651b6c56730b9674e3be.tar.bz2 |
mips.h (set_volatile): Delete.
gcc/
* config/mips/mips.h (set_volatile): Delete.
* config/mips/mips.c (set_volatile): Delete.
(mips_print_operand_punctuation): New function, split out from
print_operand. Remove '%{', '%}', '%~', '%&' and '%!'.
Use the same character ordering in the code and the comments.
Use a recursive call to handle '*'. Abort on unknown characters.
(mips_init_print_operand_punct): New function, split out from
override_options.
(mips_print_int_branch_condition): New function, split out from
print_operand. Use GET_RTX_NAME. Use output_operand_lossage
to report unexpected codes.
(mips_print_float_branch_condition): New function, split out from
print_operand. Use output_operand_lossage to report unexpected codes.
(print_operand): Rework to use a case statement. Use the
same letter ordering in the code and the comments. Use
output_operand_lossage to report unexpected codes and
reverse_condition to handle inverted branch conditions.
(override_options): Use mips_init_print_operand_punct.
From-SVN: r129453
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions