public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-8130] libgomp: Fix a documentation typo
@ 2022-04-13  7:47 Jakub Jelinek
  0 siblings, 0 replies; only message in thread
From: Jakub Jelinek @ 2022-04-13  7:47 UTC (permalink / raw)
  To: gcc-cvs

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

commit r12-8130-gdb14bb4c6bf595eb0f42ea745516d24af78335f7
Author: Jakub Jelinek <jakub@redhat.com>
Date:   Wed Apr 13 09:46:53 2022 +0200

    libgomp: Fix a documentation typo
    
    This fixes a typo in the 5.0 feature support table.
    
    2022-04-13  Jakub Jelinek  <jakub@redhat.com>
    
            * libgomp.texi: Fix a typo - mutexinouset -> mutexinoutset.

Diff:
---
 libgomp/libgomp.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index fcabd6e3e10..c10d0cbb6a1 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -214,7 +214,7 @@ The OpenMP 4.5 specification is fully supported.
       and @code{taskloop simd} constructs @tab Y @tab
 @item @code{taskloop} construct cancelable by @code{cancel} construct
       @tab Y @tab
-@item @code{mutexinouset} @emph{dependence-type} for @code{depend} clause
+@item @code{mutexinoutset} @emph{dependence-type} for @code{depend} clause
       @tab Y @tab
 @item Predefined memory spaces, memory allocators, allocator traits
       @tab Y @tab Some are only stubs


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

only message in thread, other threads:[~2022-04-13  7:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-13  7:47 [gcc r12-8130] libgomp: Fix a documentation typo Jakub Jelinek

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