public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-4404] libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors
@ 2022-11-30 10:24 Tobias Burnus
  0 siblings, 0 replies; only message in thread
From: Tobias Burnus @ 2022-11-30 10:24 UTC (permalink / raw)
  To: gcc-cvs

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

commit r13-4404-ge0b95c2e8b771b53876321a6a0a9497619af73cd
Author: Tobias Burnus <tobias@codesourcery.com>
Date:   Wed Nov 30 11:23:41 2022 +0100

    libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors
    
    libgomp/ChangeLog:
    
            * libgomp.texi (OpenMP Context Selectors): Add 'gfx803' to gcn's isa.

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

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index 85cae742cd4..4caac497506 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -4377,7 +4377,8 @@ offloading devices (it's not clear if they should be):
       @tab See @code{-m...} flags in ``x86 Options'' (without @code{-m})
 @item @code{amdgcn}, @code{gcn}
       @tab @code{gpu}
-      @tab See @code{-march=} in ``AMD GCN Options''
+      @tab See @code{-march=} in ``AMD GCN Options''@footnote{Additionally,
+      @code{gfx803} is supported as an alias for @code{fiji}.}
 @item @code{nvptx}
       @tab @code{gpu}
       @tab See @code{-march=} in ``Nvidia PTX Options''

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

only message in thread, other threads:[~2022-11-30 10:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-30 10:24 [gcc r13-4404] libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors Tobias Burnus

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