public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Tobias Burnus <burnus@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-448] libgomp.fortran/target-nowait-array-section.f90: Fix typo
Date: Fri, 13 May 2022 18:05:37 +0000 (GMT)	[thread overview]
Message-ID: <20220513180537.E0CBD39730D9@sourceware.org> (raw)

https://gcc.gnu.org/g:70d624ff067920d6d57ce5064ddc2a2411377488

commit r13-448-g70d624ff067920d6d57ce5064ddc2a2411377488
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Fri May 13 20:04:38 2022 +0200

    libgomp.fortran/target-nowait-array-section.f90: Fix typo
    
    Fix typo as requested in the review approval.
    
    libgomp/ChangeLog:
    
            * testsuite/libgomp.fortran/target-nowait-array-section.f90: New test.

Diff:
---
 libgomp/testsuite/libgomp.fortran/target-nowait-array-section.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libgomp/testsuite/libgomp.fortran/target-nowait-array-section.f90 b/libgomp/testsuite/libgomp.fortran/target-nowait-array-section.f90
index 7560cff746b..3613b731676 100644
--- a/libgomp/testsuite/libgomp.fortran/target-nowait-array-section.f90
+++ b/libgomp/testsuite/libgomp.fortran/target-nowait-array-section.f90
@@ -1,6 +1,6 @@
 ! Runs the the target region asynchrolously and checks for it
 !
-! Note that  map(alloc: work(:, i)) + nowait  should be save
+! Note that  map(alloc: work(:, i)) + nowait  should be safe
 ! given that a nondescriptor array is used. However, it still
 ! violates a map clause restriction, added in OpenMP 5.1 [354:10-13].


                 reply	other threads:[~2022-05-13 18:05 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=20220513180537.E0CBD39730D9@sourceware.org \
    --to=burnus@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).