[Patch] Add/update libgomp.fortran/alloc-*.f90 [Re: [committed] openmp: Add alloc_align attribute to omp_aligned_*alloc and testcase for omp_realloc]

Jakub Jelinek jakub@redhat.com
Fri Oct 1 09:42:12 GMT 2021


On Fri, Oct 01, 2021 at 11:32:24AM +0200, Tobias Burnus wrote:
> libgomp/ChangeLog:
> 
> 	* testsuite/libgomp.fortran/alloc-10.f90: Fix alignment check.
> 	* testsuite/libgomp.fortran/alloc-7.f90: Fix array access.
> 	* testsuite/libgomp.fortran/alloc-8.f90: Likewise.
> 	* testsuite/libgomp.fortran/alloc-11.f90: New test for omp_realloc,
> 	based on libgomp.c-c++-common/alloc-9.c.
> 
>  libgomp/testsuite/libgomp.fortran/alloc-10.f90 |   4 +-
>  libgomp/testsuite/libgomp.fortran/alloc-11.f90 | 301 +++++++++++++++++++++++++
>  libgomp/testsuite/libgomp.fortran/alloc-7.f90  |  14 +-
>  libgomp/testsuite/libgomp.fortran/alloc-8.f90  |   2 +-
>  4 files changed, 311 insertions(+), 10 deletions(-)

LGTM.

	Jakub



More information about the Gcc-patches mailing list