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-2636] libgomp.texi: move item from gcn to nvptx
Date: Tue, 13 Sep 2022 07:12:22 +0000 (GMT)	[thread overview]
Message-ID: <20220913071222.A1AE13851A84@sourceware.org> (raw)

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

commit r13-2636-geec36f27c3ca85d3b6b469e7161b63b69a5823ac
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Tue Sep 13 09:08:57 2022 +0200

    libgomp.texi: move item from gcn to nvptx
    
    I misplaced one remark into 'gcn' instead of 'nvptx' in
    commit r13-2625-g6b43f556f392a7165582aca36a19fe7389d995b2
    
    libgomp/ChangeLog:
    
            * libgomp.texi (gcn): Move misplaced -march=sm_30 remark to ...
            (nvptx): ... here.

Diff:
---
 libgomp/libgomp.texi | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 1f402d6df79..5aef987f00a 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -4386,9 +4386,6 @@ The implementation remark:
 @item I/O within OpenMP target regions and OpenACC parallel/kernels is supported
       using the C library @code{printf} functions and the Fortran
       @code{print}/@code{write} statements.
-@item Compilation OpenMP code that contains @code{requires reverse_offload}
-      requires at least @code{-march=sm_35}, compiling for @code{-march=sm_30}
-      is not supported.
 @end itemize
 
 
@@ -4435,6 +4432,9 @@ The implementation remark:
 @item I/O within OpenMP target regions and OpenACC parallel/kernels is supported
       using the C library @code{printf} functions. Note that the Fortran
       @code{print}/@code{write} statements are not supported, yet.
+@item Compilation OpenMP code that contains @code{requires reverse_offload}
+      requires at least @code{-march=sm_35}, compiling for @code{-march=sm_30}
+      is not supported.
 @end itemize

                 reply	other threads:[~2022-09-13  7:12 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=20220913071222.A1AE13851A84@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).