aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-12-19 00:17:36 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-12-19 00:17:36 +0000
commit08c5d26afade74f8493580fb0380abcc7ee9589b (patch)
tree9d2b08c818b056b6828062eead834f917d925554 /libgomp/ChangeLog
parent4f54e656788be3268dd45eb036447464a937fae9 (diff)
downloadgcc-08c5d26afade74f8493580fb0380abcc7ee9589b.zip
gcc-08c5d26afade74f8493580fb0380abcc7ee9589b.tar.gz
gcc-08c5d26afade74f8493580fb0380abcc7ee9589b.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r--libgomp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 5a775a8..f88ff9f 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,9 @@
+2023-12-18 Jakub Jelinek <jakub@redhat.com>
+
+ * testsuite/libgomp.c/declare-variant-1.c: Restrict the test to x86,
+ drop because of that unneeded target selector from other directives
+ and remove the aarch64 specific ones.
+
2023-12-15 Andre Vieira <andre.simoesdiasvieira@arm.com>
* testsuite/libgomp.c/declare-variant-1.c: Fixed test.