aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2024-05-03 00:17:26 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2024-05-03 00:17:26 +0000
commitf2d0116090d5b347a321506a807ebfca4bac5b3c (patch)
tree464f224d1c301699fb0c1f07e682699bc2b033cf /libgomp/ChangeLog
parent8367c996e55b2c54aeee25e446357a1015a1d11d (diff)
downloadgcc-f2d0116090d5b347a321506a807ebfca4bac5b3c.zip
gcc-f2d0116090d5b347a321506a807ebfca4bac5b3c.tar.gz
gcc-f2d0116090d5b347a321506a807ebfca4bac5b3c.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 4364ff9..54cfa8b 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,12 @@
+2024-05-02 Jakub Jelinek <jakub@redhat.com>
+
+ * testsuite/libgomp.c/declare-variant-4.h (gfx90c, gfx1036, gfx1103):
+ New functions.
+ (f): Add #pragma omp declare variant directives for those.
+ * testsuite/libgomp.c/declare-variant-4-gfx90c.c: New test.
+ * testsuite/libgomp.c/declare-variant-4-gfx1036.c: New test.
+ * testsuite/libgomp.c/declare-variant-4-gfx1103.c: New test.
+
2024-04-26 Frederik Harwath <frederik@harwath.name>
* plugin/plugin-gcn.c (isa_hsa_name): Handle EF_AMDGPU_MACH_AMDGCN_GFX90c.