public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/aoliva/heads/testme)] doc: fix a typo in tm.texi
@ 2020-08-06  6:40 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2020-08-06  6:40 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5e97638b0adfb822d3b156c07da27d41091ce137

commit 5e97638b0adfb822d3b156c07da27d41091ce137
Author: Wei Wentao <weiwt.fnst@cn.fujitsu.com>
Date:   Mon Aug 3 14:01:42 2020 +0100

    doc: fix a typo in tm.texi
    
    gcc/
            * doc/tm.texi.in (VECTOR_STORE_FLAG_VALUE): Fix a typo.
            * doc/tm.texi: Regenerate.

Diff:
---
 gcc/doc/tm.texi    | 2 +-
 gcc/doc/tm.texi.in | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi
index 437187694b6..fb902b36d99 100644
--- a/gcc/doc/tm.texi
+++ b/gcc/doc/tm.texi
@@ -11284,7 +11284,7 @@ this macro.
 @end defmac
 
 @defmac VECTOR_STORE_FLAG_VALUE (@var{mode})
-A C expression that gives a rtx representing the nonzero true element
+A C expression that gives an rtx representing the nonzero true element
 for vector comparisons.  The returned rtx should be valid for the inner
 mode of @var{mode} which is guaranteed to be a vector mode.  Define
 this macro on machines that have vector comparison operations that
diff --git a/gcc/doc/tm.texi.in b/gcc/doc/tm.texi.in
index d76c85d5800..412e22c89ab 100644
--- a/gcc/doc/tm.texi.in
+++ b/gcc/doc/tm.texi.in
@@ -7661,7 +7661,7 @@ this macro.
 @end defmac
 
 @defmac VECTOR_STORE_FLAG_VALUE (@var{mode})
-A C expression that gives a rtx representing the nonzero true element
+A C expression that gives an rtx representing the nonzero true element
 for vector comparisons.  The returned rtx should be valid for the inner
 mode of @var{mode} which is guaranteed to be a vector mode.  Define
 this macro on machines that have vector comparison operations that


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-06  6:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-06  6:40 [gcc(refs/users/aoliva/heads/testme)] doc: fix a typo in tm.texi Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).