This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/81069] nvptx offloading: "-O1" execution test of "libgomp.oacc-fortran/nested-function-1.f90" timeout/FAIL


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

--- Comment #10 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Tue Jul 18 13:06:07 2017
New Revision: 250308

URL: https://gcc.gnu.org/viewcvs?rev=250308&root=gcc&view=rev
Log:
Backport "Insert diverging jump alap in nvptx_single"

2017-07-18  Tom de Vries  <tom@codesourcery.com>

        backport from mainline:
        2017-07-17  Tom de Vries  <tom@codesourcery.com>

        PR target/81069
        * config/nvptx/nvptx.c (nvptx_single): Insert diverging branch as late
        as possible.

Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config/nvptx/nvptx.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]