From: Richard Kenner Date: Thu, 20 Aug 1992 11:24:17 +0000 (-0400) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1b238f1c06364a492a314e550a8a4c8efff29dad;p=gcc.git Fix typo. From-SVN: r1909 --- diff --git a/gcc/config/a29k/a29k.md b/gcc/config/a29k/a29k.md index 08c5ed453f9..abfba4d66b6 100644 --- a/gcc/config/a29k/a29k.md +++ b/gcc/config/a29k/a29k.md @@ -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 "" ""))])] "" " {