[Bug target/85204] [nvptx] infinite loop generated

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Apr 5 08:37:00 GMT 2018


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

--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Thu Apr  5 08:36:37 2018
New Revision: 259125

URL: https://gcc.gnu.org/viewcvs?rev=259125&root=gcc&view=rev
Log:
[nvptx] Fix neutering of bb with only cond jump

2018-04-05  Tom de Vries  <tom@codesourcery.com>

        PR target/85204
        * config/nvptx/nvptx.c (nvptx_single): Fix neutering of bb with only
        cond jump.

        * testsuite/libgomp.oacc-c-c++-common/broadcast-1.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.oacc-c-c++-common/broadcast-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/nvptx/nvptx.c
    trunk/libgomp/ChangeLog


More information about the Gcc-bugs mailing list