aboutsummaryrefslogtreecommitdiff
path: root/libgomp
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2023-10-15 00:17:29 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2023-10-15 00:17:29 +0000
commitb3cb98d7a8fce057c3c4538b2240d65e38e50c6b (patch)
tree2b9281cc61c7f910d92127b3f84b4c68e2f8d38b /libgomp
parentfd6b17a4892684f286274d874f0029604feda7e5 (diff)
downloadgcc-b3cb98d7a8fce057c3c4538b2240d65e38e50c6b.zip
gcc-b3cb98d7a8fce057c3c4538b2240d65e38e50c6b.tar.gz
gcc-b3cb98d7a8fce057c3c4538b2240d65e38e50c6b.tar.bz2
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r--libgomp/ChangeLog20
1 files changed, 20 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog
index 46b0ce3..8180fb7 100644
--- a/libgomp/ChangeLog
+++ b/libgomp/ChangeLog
@@ -1,3 +1,23 @@
+2023-10-14 Tobias Burnus <tobias@codesourcery.com>
+
+ * testsuite/libgomp.fortran/allocate-6.f90: Add missing
+ dg-additional-options "-fdump-tree-gimple"; fix scan.
+
+2023-10-14 Tobias Burnus <tobias@codesourcery.com>
+
+ * libgomp.texi: Fix some typos.
+ (Memory Management Routines): Document remaining 5.x routines.
+ (Memory allocation): Make clear when the section applies.
+
+2023-10-14 Tobias Burnus <tobias@codesourcery.com>
+
+ * libgomp.texi (OpenMP Impl. Status): Mention that Fortran now
+ supports the allocate directive for stack variables.
+ * testsuite/libgomp.fortran/allocate-5.f90: New test.
+ * testsuite/libgomp.fortran/allocate-6.f90: New test.
+ * testsuite/libgomp.fortran/allocate-7.f90: New test.
+ * testsuite/libgomp.fortran/allocate-8.f90: New test.
+
2023-10-12 Tobias Burnus <tobias@codesourcery.com>
* libgomp.texi (OMP_DEFAULT_DEVICE): Update spec ref; add @ref to