From cb432e02dca4d0c2965a9a00df57019d66f7506d Mon Sep 17 00:00:00 2001 From: Torbjorn Granlund Date: Fri, 12 Jun 1992 21:37:40 +0000 Subject: *** empty log message *** From-SVN: r1196 --- gcc/config/pa/pa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md index fee9b81..044333f 100644 --- a/gcc/config/pa/pa.md +++ b/gcc/config/pa/pa.md @@ -1781,7 +1781,7 @@ [(set (match_operand:DF 0 "register_operand" "=fx") (abs:DF (match_operand:DF 1 "register_operand" "fx")))] "" - "fabs,dbl %0,%0" + "fabs,dbl %1,%0" [(set_attr "type" "fpalu")]) (define_insn "abssf2" -- cgit v1.1