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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <anl...@gcc.gnu.org>:

https://gcc.gnu.org/g:89f20c9ae4641f9b2e87e47f7dab3dc197faa0aa

commit r13-3309-g89f20c9ae4641f9b2e87e47f7dab3dc197faa0aa
Author: Harald Anlauf <anl...@gmx.de>
Date:   Sun Oct 9 20:43:32 2022 +0200

    Fortran: fix check of polymorphic elements in data transfers [PR100971]

    gcc/fortran/ChangeLog:

            PR fortran/100971
            * resolve.cc (resolve_transfer): Extend check for permissibility
            of polymorphic elements in a data transfer to arrays.

    gcc/testsuite/ChangeLog:

            PR fortran/100971
            * gfortran.dg/der_io_5.f90: New test.

Reply via email to