On Thu, Mar 11, 2021 at 02:44:38PM +0100, Tobias Burnus wrote:
> Fortran/OpenMP: Fix use_device_{ptr,addr} with assumed-size array [PR98858]
>
> gcc/ChangeLog:
>
> PR fortran/98858
> * gimplify.c (omp_add_variable): Handle NULL_TREE as size
> occuring for assumed-size arrays in use_device_{ptr,addr}.
>
> libgomp/ChangeLog:
>
> PR fortran/98858
> * testsuite/libgomp.fortran/use_device_ptr-3.f90: New test.
Ok, thanks.
Jakub
