This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-7-branch in repository gcc.
from a5c20661043 [nvptx] Handle large vectors in libgomp new 1c9bd6a1bc3 [nvptx] Enable worker partitioning with warp-sized vector_length
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: gcc/ChangeLog.openacc | 5 ++ gcc/config/nvptx/nvptx.c | 2 +- gcc/testsuite/ChangeLog.openacc | 4 + gcc/testsuite/gcc.target/nvptx/oacc-autopar.c | 120 ++++++++++++++++++++++++++ 4 files changed, 130 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/gcc.target/nvptx/oacc-autopar.c