From: Chris Smith Date: Sun, 25 Oct 1992 04:40:10 +0000 (+0000) Subject: use + not = as output constraint in movstrict X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c7a8bc2413c56138f0f2ceaed55e0a6b61299f28;p=gcc.git use + not = as output constraint in movstrict From-SVN: r2599 --- diff --git a/gcc/config/convex/convex.md b/gcc/config/convex/convex.md index 81858b41583..8f35309e4ea 100644 --- a/gcc/config/convex/convex.md +++ b/gcc/config/convex/convex.md @@ -294,7 +294,7 @@ }") (define_insn "movstrictsi" - [(set (strict_low_part (match_operand:SI 0 "general_operand" "=g,r")) + [(set (strict_low_part (match_operand:SI 0 "general_operand" "+g,r")) (match_operand:SI 1 "general_operand" "r,g"))] "" "*