From f6eed26d8041cda74e0d2cff541db2f033873e28 Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Tue, 5 May 1992 16:58:05 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r904 --- gcc/config/pa/pa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/pa/pa.c b/gcc/config/pa/pa.c index e8d32246178..3c10ef82682 100644 --- a/gcc/config/pa/pa.c +++ b/gcc/config/pa/pa.c @@ -653,7 +653,7 @@ read_only_operand (operand) /* Return the best assembler insn template for moving operands[1] into operands[0] as a fullword. */ -static char * +char * singlemove_string (operands) rtx *operands; { -- 2.30.2