(addsi_lshrsi_31): Use match_dup, not constraint "1", for matching

inputs.

From-SVN: r9840
This commit is contained in:
Richard Kenner 1995-05-29 19:24:31 -04:00
parent a29ca9db50
commit 28ee27fd55

View File

@ -2089,7 +2089,7 @@
[(set (match_operand:SI 0 "general_operand" "=dm")
(plus:SI (lshiftrt:SI (match_operand:SI 1 "general_operand" "rm")
(const_int 31))
(match_operand:SI 2 "general_operand" "1")))]
(match_dup 1)))]
""
"*
{