gcc-14/changes.html + projects/gomp/: GCC 14 OpenMP update htdocs/gcc-14/changes.html | 15 +++++++++++++++ htdocs/projects/gomp/index.html | 10 ++++++---- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/htdocs/gcc-14/changes.html b/htdocs/gcc-14/changes.html index 55d566b8..c403c94f 100644 --- a/htdocs/gcc-14/changes.html +++ b/htdocs/gcc-14/changes.html @@ -37,6 +37,21 @@ a work-in-progress.

General Improvements

+

New Languages and Language specific improvements

diff --git a/htdocs/projects/gomp/index.html b/htdocs/projects/gomp/index.html index 328d17bd..55066f68 100644 --- a/htdocs/projects/gomp/index.html +++ b/htdocs/projects/gomp/index.html @@ -142,7 +142,7 @@ filing a bug report.

Implementation status in libgomp manual: Mainline (GCC 13), +>Mainline (GCC 14), GCC 13, GCC 9
GCC 12
GCC 13 + GCC 14 (atomic_default_mem_order)
(dynamic_allocators)
complete but no non-host devices provides unified_address or - unified_shared_memory + unified_shared_memory
+ complete but no non-host devices provides unified_shared_memory @@ -836,7 +838,7 @@ than listed, depending on resolved corner cases and optimizations.

Extended list of directives permitted in Fortran pure procedures - No + GCC 14 @@ -926,7 +928,7 @@ than listed, depending on resolved corner cases and optimizations.

Initial value of default-device-var ICV with OMP_TARGET_OFFLOAD=mandatory - No + GCC 14