public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-11] libgomp: Spelling error fix in OpenMP 5.1 conformance section
@ 2021-09-17 13:46 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2021-09-17 13:46 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e322c24ba19c886e5b8084734f27ddc03f3ae9c3

commit e322c24ba19c886e5b8084734f27ddc03f3ae9c3
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Fri Sep 17 15:21:24 2021 +0200

    libgomp: Spelling error fix in OpenMP 5.1 conformance section
    
    Fix spelling of OpenMP directive declare variant.
    
    2021-09-17  Jakub Jelinek  <jakub@redhat.com>
    
            * libgomp.texi (OpenMP 5.1): Spelling fix,
            declare variante -> declare variant.
    
    (cherry picked from commit 4a7842bb99249295bfbdfaa6a3030414e4d9eb9d)

Diff:
---
 libgomp/ChangeLog.omp | 8 ++++++++
 libgomp/libgomp.texi  | 4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/libgomp/ChangeLog.omp b/libgomp/ChangeLog.omp
index 09d54f2816a..9041f4734d5 100644
--- a/libgomp/ChangeLog.omp
+++ b/libgomp/ChangeLog.omp
@@ -1,3 +1,11 @@
+2021-09-17  Tobias Burnus  <tobias@codesourcery.com>
+
+	Backported from master:
+	2021-09-17  Jakub Jelinek  <jakub@redhat.com>
+
+	* libgomp.texi (OpenMP 5.1): Spelling fix,
+	declare variante -> declare variant.
+
 2021-09-17  Tobias Burnus  <tobias@codesourcery.com>
 
 	Backported from master:
diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 110a35bc7ce..3e3c70ef5d5 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -276,9 +276,9 @@ The OpenMP 4.5 specification is fully supported.
 @item @code{omp_all_memory} reserved locator @tab N @tab
 @item @emph{target_device trait} in OpenMP Context @tab N @tab
 @item @code{target_device} selector set in context selectors @tab N @tab
-@item C/C++'s @code{declare variante} directive: elision support of
+@item C/C++'s @code{declare variant} directive: elision support of
       preprocessed code @tab N @tab
-@item @code{declare variante}: new clauses @code{adjust_args} and
+@item @code{declare variant}: new clauses @code{adjust_args} and
       @code{append_args} @tab N @tab
 @item @code{dispatch} construct @tab N @tab
 @item device-specific ICV settings the environment variables @tab N @tab


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

only message in thread, other threads:[~2021-09-17 13:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 13:46 [gcc/devel/omp/gcc-11] libgomp: Spelling error fix in OpenMP 5.1 conformance section Tobias Burnus

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).