diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-11-25 00:17:46 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-11-25 00:17:46 +0000 |
commit | 77cf1dba78b25f2e57bdbcffd6499a288772e700 (patch) | |
tree | 067bf4c1dbee9ca48899128df9db8f50c94a60d7 /libgomp | |
parent | 5d4abd9219dfa53b52b341255e99139bb6cad302 (diff) | |
download | gcc-77cf1dba78b25f2e57bdbcffd6499a288772e700.zip gcc-77cf1dba78b25f2e57bdbcffd6499a288772e700.tar.gz gcc-77cf1dba78b25f2e57bdbcffd6499a288772e700.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index e3685da..d5a6ade 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,8 @@ +2023-11-24 Tobias Burnus <tobias@codesourcery.com> + + * libgomp.texi (5.2 Impl. Status): An argument to the destroy clause + is now supported. + 2023-11-22 Thomas Schwinge <thomas@codesourcery.com> * testsuite/libgomp.c/declare-variant-3.h (f30, f35, f53, f70) |