aboutsummaryrefslogtreecommitdiff
path: root/libgomp/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2024-01-12 00:17:54 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2024-01-12 00:17:54 +0000
commit1a80e9558dd7fed1a9d22b3606489f72e4dd8c20 (patch)
treeb4b401d8e9182ec7d4d062e0553c37fc70cd8e8c /libgomp/ChangeLog
parentb5476e4c881b0d2bfbbfb84ee38d791123acf8e1 (diff)
downloadgcc-1a80e9558dd7fed1a9d22b3606489f72e4dd8c20.zip
gcc-1a80e9558dd7fed1a9d22b3606489f72e4dd8c20.tar.gz
gcc-1a80e9558dd7fed1a9d22b3606489f72e4dd8c20.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 acdd211..e9b4da5 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,9 @@
+2024-01-11 Julian Brown <julian@codesourcery.com>
+
+ * libgomp.texi: C/C++ lvalues are supported now for map/to/from.
+ * testsuite/libgomp.c-c++-common/ind-base-4.c: New test.
+ * testsuite/libgomp.c-c++-common/unary-ptr-1.c: New test.
+
2024-01-10 Jakub Jelinek <jakub@redhat.com>
PR libgomp/113192