[Bug target/83920] [8 Regression] [nvptx] bad predicate reset

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 19 16:30:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83920

--- Comment #12 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Fri Jan 19 16:29:41 2018
New Revision: 256894

URL: https://gcc.gnu.org/viewcvs?rev=256894&root=gcc&view=rev
Log:
[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.

Added:
    trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/pr83920.c
    trunk/libgomp/testsuite/libgomp.oacc-fortran/pr83920.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nvptx/nvptx.c
    trunk/libgomp/ChangeLog


More information about the Gcc-bugs mailing list