public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Kwok Yeung <kcy@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-4412] openmp: Mark declare variant directive in documentation as supported in Fortran
Date: Thu, 14 Oct 2021 16:36:42 +0000 (GMT)	[thread overview]
Message-ID: <20211014163642.E1D013858427@sourceware.org> (raw)

https://gcc.gnu.org/g:2c4666fb0686a8f5a55821f1527351dc71c018b4

commit r12-4412-g2c4666fb0686a8f5a55821f1527351dc71c018b4
Author: Kwok Cheung Yeung <kcy@codesourcery.com>
Date:   Thu Oct 14 09:29:13 2021 -0700

    openmp: Mark declare variant directive in documentation as supported in Fortran
    
    2021-10-14  Kwok Cheung Yeung  <kcy@codesourcery.com>
    
    libgomp/
            * libgomp.texi (OpenMP 5.0): Update entry for declare variant
            directive.

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

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index bdd7e3ac442..af25e9df250 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -182,7 +182,7 @@ The OpenMP 4.5 specification is fully supported.
 @item Iterators @tab Y @tab
 @item @code{metadirective} directive @tab N @tab
 @item @code{declare variant} directive
-      @tab P @tab Only C and C++, simd traits not handled correctly
+      @tab P @tab simd traits not handled correctly
 @item @emph{target-offload-var} ICV and @code{OMP_TARGET_OFFLOAD}
       env variable @tab Y @tab
 @item Nested-parallel changes to @emph{max-active-levels-var} ICV @tab Y @tab


                 reply	other threads:[~2021-10-14 16:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211014163642.E1D013858427@sourceware.org \
    --to=kcy@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).