[nvptx] Fix bug in jit bug workaround
commit701a9aa22f08515503f578a0c11b600925094d08
authorvries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Jan 2018 16:29:41 +0000 (19 16:29 +0000)
committervries <vries@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Jan 2018 16:29:41 +0000 (19 16:29 +0000)
tree07ec11d9f2a5ce4fdfbaeff61f7818ad75d626bd
parentced45701133b06b020006853232d9ab84783a866
[nvptx] Fix bug in jit bug workaround

2018-01-19  Tom de Vries  <tom@codesourcery.com>
    Cesar Philippidis  <cesar@codesourcery.com>

PR target/83920

* config/nvptx/nvptx.c (nvptx_single): Fix jit workaround.

* testsuite/libgomp.oacc-c-c++-common/pr83920.c: New test.
* testsuite/libgomp.oacc-fortran/pr83920.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256894 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/nvptx/nvptx.c
libgomp/ChangeLog
libgomp/testsuite/libgomp.oacc-c-c++-common/pr83920.c [new file with mode: 0644]
libgomp/testsuite/libgomp.oacc-fortran/pr83920.f90 [new file with mode: 0644]