diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-07-14 00:16:43 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2023-07-14 00:16:43 +0000 |
commit | 3d0ca8b55b9a882b9cc9b02b1d7db6a449be10c4 (patch) | |
tree | 586a10d00ae3bd9454771c36629c9c536a568d9d /libgomp | |
parent | 8f1a26ee259f72e42405b9c5f2b161042ec4014b (diff) | |
download | gcc-3d0ca8b55b9a882b9cc9b02b1d7db6a449be10c4.zip gcc-3d0ca8b55b9a882b9cc9b02b1d7db6a449be10c4.tar.gz gcc-3d0ca8b55b9a882b9cc9b02b1d7db6a449be10c4.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index f8a0922..6072574 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,9 @@ +2023-07-13 David Edelsohn <dje.gcc@gmail.com> + + * testsuite/libgomp.c++/target-map-class-2.C: Require LTO. + * testsuite/libgomp.c-c++-common/requires-4.c: Require LTO. + * testsuite/libgomp.c-c++-common/requires-4a.c: Require LTO. + 2023-07-12 Tobias Burnus <tobias@codesourcery.com> * libgomp.texi (OpenMP 5.0): Replace '... stub' by @ref to |