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/85519] [nvptx, openacc, openmp, testsuite] Recursive tests may fail due to thread stack limit


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

--- Comment #6 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Wed May  2 10:55:07 2018
New Revision: 259834

URL: https://gcc.gnu.org/viewcvs?rev=259834&root=gcc&view=rev
Log:
backport "[nvptx, libgomp, testsuite] Reduce recursion depth in
declare_target-{1,2}.f90"

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

        backport from trunk:
        2018-04-26  Tom de Vries  <tom@codesourcery.com>

        PR target/85519
        * testsuite/libgomp.fortran/examples-4/declare_target-1.f90: Reduce
        recursion depth from 25 to 23.
        * testsuite/libgomp.fortran/examples-4/declare_target-2.f90: Same.

Modified:
    branches/gcc-8-branch/libgomp/ChangeLog
   
branches/gcc-8-branch/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-1.f90
   
branches/gcc-8-branch/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-2.f90

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