On Wed, Apr 25, 2018 at 12:58:47PM +0200, Tom de Vries wrote:
> Concluding, these tests run out thread stack on Nvidia Titan V because the
> recursive functions have a larger frame size than we've seen for the Nvidia
> architecture flavours that we've tested before.
> 
> The patch fixes this by reducing the recursion depth.
> 
> OK for stage4 trunk?

Ok for trunk (i.e. 9.x) and 8.2 after 8.1 is released.

> [nvptx, libgomp, testsuite] Reduce recursion depth in declare_target-{1,2}.f90
> 
> 2018-04-25  Tom de Vries  <t...@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.

        Jakub

Reply via email to