https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106643

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Thomas Schwinge <tschwi...@gcc.gnu.org>:

https://gcc.gnu.org/g:da8e0e1191c5512244a752b30dea0eba83e3d10c

commit r13-3616-gda8e0e1191c5512244a752b30dea0eba83e3d10c
Author: Thomas Schwinge <tho...@codesourcery.com>
Date:   Thu Oct 27 21:52:07 2022 +0200

    Support OpenACC 'declare create' with Fortran allocatable arrays, part I
[PR106643]

            PR libgomp/106643
            libgomp/
            * oacc-mem.c (goacc_enter_data_internal): Support
            OpenACC 'declare create' with Fortran allocatable arrays, part I.
            *
testsuite/libgomp.oacc-fortran/declare-allocatable-1-directive.f90:
            New.
            *
testsuite/libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-directive.f90:
            New.

Reply via email to