From: Torbjorn Granlund Date: Fri, 12 Jun 1992 21:37:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: misc/cutover-egcs-0~12735 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cb432e02dca4d0c2965a9a00df57019d66f7506d;p=thirdparty%2Fgcc.git *** empty log message *** From-SVN: r1196 --- diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md index fee9b813079c..044333f9a138 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"