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 fe0023a6c32 backport "[nvptx, libgomp, testsuite] Reduce recursion dept [...] new ac2c5642c08 [libgomp, nvptx] Fix too-many-resources fatal error conditi [...] new df95065d27c [openacc, testsuite] Reduce resource usage for Titan V in p [...]
The 2 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.openacc | 12 +++ libgomp/plugin/plugin-nvptx.c | 19 ++-- .../parallel-dims-compile.c | 100 +++++++++++++++++++++ .../libgomp.oacc-c-c++-common/parallel-dims.c | 44 ++------- 4 files changed, 128 insertions(+), 47 deletions(-) create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/parallel-dims-compile.c