This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f87ba9c Improve libgomp.oacc-c-c++-common/par-loop-comb-reduction-2.c new 40495bd Merge libgomp.oacc-c-c++-common/loop-reduction-*.c into libgo [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libgomp/ChangeLog | 29 ++ .../loop-reduction-gang-np-1.c | 45 --- .../loop-reduction-gv-np-1.c | 30 -- .../loop-reduction-gw-np-1.c | 30 -- .../loop-reduction-gwv-np-1.c | 28 -- .../loop-reduction-gwv-np-2.c | 34 -- .../loop-reduction-gwv-np-3.c | 33 -- .../loop-reduction-gwv-np-4.c | 55 ---- .../loop-reduction-vector-p-1.c | 43 --- .../loop-reduction-vector-p-2.c | 41 --- .../loop-reduction-worker-p-1.c | 43 --- .../loop-reduction-wv-p-1.c | 41 --- .../loop-reduction-wv-p-2.c | 45 --- .../loop-reduction-wv-p-3.c | 38 --- .../libgomp.oacc-c-c++-common/reduction-7.c | 351 +++++++++++++++++++++ 15 files changed, 380 insertions(+), 506 deletions(-) delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gang-np-1.c delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gv-np-1.c delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gw-np-1.c delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gwv-np-1.c delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gwv-np-2.c delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gwv-np-3.c delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-gwv-np-4.c delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-vect [...] delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-vect [...] delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-work [...] delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-wv-p-1.c delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-wv-p-2.c delete mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/loop-reduction-wv-p-3.c