]> git.ipfire.org Git - thirdparty/gcc.git/commit
OpenMP: Restore lost Fortran testcase for 'omp allocate'
authorTobias Burnus <tobias@codesourcery.com>
Thu, 1 May 2025 15:39:42 +0000 (15:39 +0000)
committerTobias Burnus <tburnus@baylibre.com>
Mon, 19 May 2025 07:49:41 +0000 (09:49 +0200)
commit6ae29e2c1cab22b971a96a1523dfd6e407e051a0
tree8a1fa1572a319d90318603e9a129b12314fc5784
parentc37fa5f8e5d2f9296f4207f430a4ac69ecab54fa
OpenMP: Restore lost Fortran testcase for 'omp allocate'

This testcase, which is present on the OG13 and OG14 branches, was
overlooked when the Fortran support for 'omp allocate' was added to
mainline (commit d4b6d147920b93297e621124a99ed01e7e310d92 from
December 2023).

libgomp/ChangeLog

* testsuite/libgomp.fortran/allocate-8a.f90: New test.

(cherry picked from commit 08ce1b9f6707e00089c4d77d2bb82963d531bb1d)
libgomp/testsuite/libgomp.fortran/allocate-8a.f90 [new file with mode: 0644]