This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ced45701133 [nvptx] Add support for CUDA 9 new 701a9aa22f0 [nvptx] Fix bug in jit bug workaround
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 | 6 ++++ gcc/config/nvptx/nvptx.c | 28 +++++++++++++++++-- libgomp/ChangeLog | 7 +++++ .../testsuite/libgomp.oacc-c-c++-common/pr83920.c | 32 ++++++++++++++++++++++ libgomp/testsuite/libgomp.oacc-fortran/pr83920.f90 | 28 +++++++++++++++++++ 5 files changed, 99 insertions(+), 2 deletions(-) create mode 100644 libgomp/testsuite/libgomp.oacc-c-c++-common/pr83920.c create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr83920.f90