md.texi (Define Subst): Match closing paren in example.
authorHans-Peter Nilsson <hp@axis.com>
Tue, 28 Jan 2020 21:34:49 +0000 (22:34 +0100)
committerHans-Peter Nilsson <hp@axis.com>
Mon, 10 Feb 2020 15:39:58 +0000 (16:39 +0100)
gcc/ChangeLog
gcc/doc/md.texi

index b1c3f1199650408399474ace623110625c6f7262..a5c24dba24a931b78fa2a02677519e2dd3a32afc 100644 (file)
@@ -1,3 +1,7 @@
+2020-02-10  Hans-Peter Nilsson  <hp@axis.com>
+
+       * md.texi (Define Subst): Match closing paren in example.
+
 2020-02-10  Jakub Jelinek  <jakub@redhat.com>
 
        PR target/58218
index 288a3a3201b84fd10c8d3112e74d64d47f538939..2c67c818da5ae48769e579307fb812efc2842e22 100644 (file)
@@ -10541,7 +10541,7 @@ generated with the following @code{define_subst}:
   ""
   [(set (match_dup 0)
         (match_dup 1))
-   (clobber (reg:CC FLAGS_REG))]
+   (clobber (reg:CC FLAGS_REG))])
 @end smallexample
 
 This @code{define_subst} can be applied to any RTL pattern containing