diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2001-11-28 02:37:44 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@gcc.gnu.org> | 2001-11-28 02:37:44 +0000 |
commit | 3d5568369fca6b8df9dcbd8d3100556b09c5f83a (patch) | |
tree | 0ef2873cde3d0bec88fd0b662d4a67074171ff39 /gcc/varasm.c | |
parent | fd2aba001d4f7cd247fb5300afca7312af7dd094 (diff) | |
download | gcc-3d5568369fca6b8df9dcbd8d3100556b09c5f83a.zip gcc-3d5568369fca6b8df9dcbd8d3100556b09c5f83a.tar.gz gcc-3d5568369fca6b8df9dcbd8d3100556b09c5f83a.tar.bz2 |
cris.c: Tweak spacing for prototypes.
* config/cris/cris.c: Tweak spacing for prototypes.
(LOSE_AND_RETURN): New macro.
(cris_operand_lossage): New function.
(cris_print_index, cris_print_base): Use cris_operand_lossage
rather than fatal_insn.
(cris_print_operand, cris_print_operand_address): Use
LOSE_AND_RETURN rather than fatal_insn and internal_error.
(cris_output_addr_const): Use LOSE_AND_RETURN and
output_operand_lossage rather than fatal_insn and internal_error
for valid but unexpected rtx expressions.
* config/cris/cris.c (cris_split_movdx): Don't call alter_subreg
for a SUBREG in src or dest, abort instead.
From-SVN: r47395
Diffstat (limited to 'gcc/varasm.c')
0 files changed, 0 insertions, 0 deletions