diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-12-10 00:16:29 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2021-12-10 00:16:29 +0000 |
commit | 4b4839e325cfb27156d416f1efc230b9a30b0d2e (patch) | |
tree | e31c9683c314e620371ab8491e1c725872c965a5 /libgomp/ChangeLog | |
parent | 2c7fb16b5283cf90c4a7f7470e91e1010ee80fcc (diff) | |
download | gcc-4b4839e325cfb27156d416f1efc230b9a30b0d2e.zip gcc-4b4839e325cfb27156d416f1efc230b9a30b0d2e.tar.gz gcc-4b4839e325cfb27156d416f1efc230b9a30b0d2e.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 5f0b096..92ef714 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,10 @@ +2021-12-09 Chung-Lin Tang <cltang@codesourcery.com> + + * testsuite/libgomp.c++/target-lambda-1.C: Only run under + "target offload_device_nonshared_as" + * testsuite/libgomp.c++/target-this-3.C: Likewise. + * testsuite/libgomp.c++/target-this-4.C: Likewise. + 2021-12-08 Chung-Lin Tang <cltang@codesourcery.com> * target.c (gomp_map_vars_existing): Make sure attached pointer is |