[Bug target/85519] [nvptx, openacc, openmp, testsuite] Recursive tests may fail due to thread stack limit
vries at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 2 10:55:00 GMT 2018
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
More information about the Gcc-bugs
mailing list