From: Richard Kenner Date: Fri, 22 Sep 1995 22:48:58 +0000 (-0400) Subject: (cmpsi): Add missing constraints to operand 1. X-Git-Tag: misc/cutover-egcs-0~3570 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0c2404219afc7da27a8ea70e8b1a4c51320b033;p=thirdparty%2Fgcc.git (cmpsi): Add missing constraints to operand 1. From-SVN: r10394 --- diff --git a/gcc/config/i370/i370.md b/gcc/config/i370/i370.md index 2e4e3b74ec24..c64f86d3ee75 100644 --- a/gcc/config/i370/i370.md +++ b/gcc/config/i370/i370.md @@ -220,7 +220,7 @@ (define_insn "cmpsi" [(set (cc0) (compare (match_operand:SI 0 "register_operand" "d") - (match_operand:SI 1 "general_operand" "")))] + (match_operand:SI 1 "general_operand" "md")))] "" "* {