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

--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Tobias Burnus <bur...@gcc.gnu.org>:

https://gcc.gnu.org/g:174e79bf73331b41b7a14dffd45ed8293487f0e0

commit r11-2078-g174e79bf73331b41b7a14dffd45ed8293487f0e0
Author: Tobias Burnus <tob...@codesourcery.com>
Date:   Tue Jul 14 12:55:53 2020 +0200

    [Fortran, OpenMP] Fix allocatable-components check (PR67311)

    gcc/fortran/ChangeLog:

            PR fortran/67311
            * trans-openmp.c (gfc_has_alloc_comps): Return false also for
            pointers to arrays.

    libgomp/ChangeLog:

            PR fortran/67311
            * testsuite/libgomp.fortran/target-map-1.f90: New test.

Reply via email to