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 441621739e2 Enable firstprivate OpenACC reductions new 762cf3c7890 Properly handle alloca'd OpenACC data mappings
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/omp-low.c | 2 +- gcc/testsuite/ChangeLog.openacc | 4 ++++ gcc/testsuite/c-c++-common/goacc/large_array.c | 18 ++++++++++++++++++ 4 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 gcc/testsuite/c-c++-common/goacc/large_array.c