Fix typo.

From-SVN: r1909
This commit is contained in:
Richard Kenner 1992-08-20 07:24:17 -04:00
parent b4aee14e5a
commit 1b238f1c06

View File

@ -1358,9 +1358,9 @@
}")
(define_expand "store_multiple_bug"
[(match_par_dup 3 "" [(set (match_operand:SI 0 "" "")
(match_operand:SI 1 "" ""))
(use (match_operand:SI 2 "" ""))])]
[(match_par_dup 3 [(set (match_operand:SI 0 "" "")
(match_operand:SI 1 "" ""))
(use (match_operand:SI 2 "" ""))])]
""
"
{