md.texi (Define Subst): Match closing paren in example.
This commit is contained in:
parent
a59aa30268
commit
339ab27a7d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user