public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/106670] [OpenMP][5.2] Warn for unknown '!$ompx' (!$omx') sentinels
Date: Thu, 08 Sep 2022 19:04:09 +0000	[thread overview]
Message-ID: <bug-106670-4-I14ZCXUQcZ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-106670-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106670

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <burnus@gcc.gnu.org>:

https://gcc.gnu.org/g:264deecb16abcfc8ca8efe9b94b0ad55febd55cc

commit r13-2552-g264deecb16abcfc8ca8efe9b94b0ad55febd55cc
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Thu Sep 8 21:03:21 2022 +0200

    OpenMP: Document ompx warnings + add Fortran omx warning [PR106670]

    omp/ompx sentinels are for vendor extensions; as they might be required for
    the correctness of the program, a warning should be printable. This patch
    documents in the OpenMP 5.2 table the existing warnings, including the new
    warning for for fixed source form Fortran.

            PR fortran/106670

    gcc/fortran/ChangeLog:

            * scanner.cc (skip_fixed_omp_sentinel): Add -Wsurprising warning
            for 'omx' sentinels with -fopenmp.
            * invoke.texi (-Wsurprising): Document additional warning case.

    libgomp/ChangeLog:

            * libgomp.texi (OpenMP 5.2): Add comment to ompx/omx entry.

    gcc/testsuite/ChangeLog:

            * c-c++-common/gomp/ompx-1.c: New test.
            * c-c++-common/gomp/ompx-2.c: New test.
            * g++.dg/gomp/ompx-attrs-1.C: New test.
            * gfortran.dg/gomp/ompx-1.f90: New test.
            * gfortran.dg/gomp/omx-1.f: New test.
            * gfortran.dg/gomp/omx-2.f: New test.

       reply	other threads:[~2022-09-08 19:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-106670-4@http.gcc.gnu.org/bugzilla/>
2022-09-08 19:04 ` cvs-commit at gcc dot gnu.org [this message]
2022-09-08 19:08 ` burnus at gcc dot gnu.org

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=bug-106670-4-I14ZCXUQcZ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).