[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
Thu Apr 26 13:26:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85519
--- Comment #3 from Tom de Vries <vries at gcc dot gnu.org> ---
Author: vries
Date: Thu Apr 26 13:26:09 2018
New Revision: 259674
URL: https://gcc.gnu.org/viewcvs?rev=259674&root=gcc&view=rev
Log:
[nvptx, libgomp, testsuite] Reduce recursion depth in declare_target-{1,2}.f90
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:
trunk/libgomp/ChangeLog
trunk/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-1.f90
trunk/libgomp/testsuite/libgomp.fortran/examples-4/declare_target-2.f90
More information about the Gcc-bugs
mailing list