From faab61b585a8b4a42454f085dd6b7815992a98f5 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Sun, 15 Nov 2020 00:16:26 +0000 Subject: Daily bump. --- libgomp/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'libgomp') diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 4c815a6f741..59557b91a16 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,16 @@ +2020-11-14 Jakub Jelinek + + * testsuite/libgomp.c-c++-common/allocate-1.c (struct S): New type. + (foo): Add tests for non-VLA private and firstprivate clauses on + omp task. + (bar): Likewise. Remove taking of address from private/firstprivate + variables. + * testsuite/libgomp.c++/allocate-1.C (struct S): New type. + (foo): Add p, q, px and s arguments. Add tests for array reductions + and for non-VLA private and firstprivate clauses on omp task. + (bar): Removed. + (main): Adjust foo caller. Don't call bar. + 2020-11-13 Gergö Barany Thomas Schwinge -- cgit v1.2.1