]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors
authorTobias Burnus <tobias@codesourcery.com>
Wed, 30 Nov 2022 12:18:17 +0000 (13:18 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 30 Nov 2022 12:18:17 +0000 (13:18 +0100)
libgomp/ChangeLog:

* libgomp.texi (OpenMP Context Selectors): Add 'gfx803' to gcn's isa.

(cherry picked from commit e0b95c2e8b771b53876321a6a0a9497619af73cd)

libgomp/ChangeLog.omp
libgomp/libgomp.texi

index 4985ae73858eda935497386221b4ccfba742e877..74053a6eea0e3b6c1030e9eed29936c9f6955124 100644 (file)
@@ -1,3 +1,10 @@
+2022-11-30  Tobias Burnus  <tobias@codesourcery.com>
+
+       Backported from master:
+       2022-11-30  Tobias Burnus  <tobias@codesourcery.com>
+
+       * libgomp.texi (OpenMP Context Selectors): Add 'gfx803' to gcn's isa.
+
 2022-11-30  Paul-Antoine Arras <pa@codesourcery.com>
 
        Backported from master:
index e9baae5dcfc46885d3ced1ede4813ab210cf0aca..7f124dd6cd19bff4087f224f100ad8d76c5c81e0 100644 (file)
@@ -4372,7 +4372,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''