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 e75270120cf [openacc] Add vector_length 128 testcases new 365d31be00e PR target/85056: fix nvptx declarations of external arrays
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 | 9 +++++++++ gcc/config/nvptx/nvptx.c | 5 +++++ gcc/testsuite/ChangeLog.openacc | 9 +++++++++ gcc/testsuite/gcc.target/nvptx/pr85056.c | 20 ++++++++++++++++++++ gcc/testsuite/gcc.target/nvptx/pr85056a.c | 3 +++ 5 files changed, 46 insertions(+) create mode 100644 gcc/testsuite/gcc.target/nvptx/pr85056.c create mode 100644 gcc/testsuite/gcc.target/nvptx/pr85056a.c