From: Richard Stallman Date: Mon, 28 Jun 1993 17:51:41 +0000 (+0000) Subject: (movdf, movdi): Delete `&' from load constraint. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fd956e81b750254faf40a2ebce419a99ff823853;p=platform%2Fupstream%2Fgcc.git (movdf, movdi): Delete `&' from load constraint. From-SVN: r4787 --- diff --git a/gcc/config/i860/i860.md b/gcc/config/i860/i860.md index f53b9ce..9f43496 100644 --- a/gcc/config/i860/i860.md +++ b/gcc/config/i860/i860.md @@ -1052,7 +1052,7 @@ }") (define_insn "movdf" - [(set (match_operand:DF 0 "general_operand" "=*rm,&*r,?f,?*rm") + [(set (match_operand:DF 0 "general_operand" "=*rm,*r,?f,?*rm") (match_operand:DF 1 "general_operand" "*r,m,*rfmG,f"))] "" "* @@ -1070,7 +1070,7 @@ }") (define_insn "movdi" - [(set (match_operand:DI 0 "general_operand" "=rm,&r,?f,?rm") + [(set (match_operand:DI 0 "general_operand" "=rm,r,?f,?rm") (match_operand:DI 1 "general_operand" "r,miF,rfmG,f"))] "" "*