From 3f8ca9cb86aae8f3742736d3c0ee11d4d1761a48 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Fri, 10 Jul 2020 00:16:28 +0000 Subject: Daily bump. --- libgomp/ChangeLog | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) (limited to 'libgomp') diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 923aeb8..f8d5813 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,29 @@ +2020-07-09 Julian Brown + Thomas Schwinge + + PR middle-end/95270 + * testsuite/libgomp.oacc-c-c++-common/pr95270-1.c: New test. + * testsuite/libgomp.oacc-c-c++-common/pr95270-2.c: New test. + +2020-07-09 Julian Brown + + * oacc-mem.c (find_group_last): Group data-movement clauses + (GOMP_MAP_TO_PSET, GOMP_MAP_TO, etc.) together with a subsequent + GOMP_MAP_ATTACH. Allow standalone GOMP_MAP_ATTACH also. + +2020-07-09 Jakub Jelinek + + * testsuite/libgomp.c/loop-19.c: New test. + * testsuite/libgomp.c/loop-20.c: New test. + +2020-07-09 Jakub Jelinek + + * omp.h.in (omp_alloctrait_value_t): Change omp_atv_default from + 2 to -1. Add omp_atv_serialized and define omp_atv_sequential using + it. Remove __omp_alloctrait_value_max__. + * allocator.c (omp_init_allocator): Handle omp_atv_default for + omp_atk_alignment and omp_atk_pool_size. + 2020-07-03 Thomas Schwinge * oacc-mem.c (goacc_exit_data_internal): Revert always-copyfrom -- cgit v1.1