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

--- Comment #6 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Harald Anlauf <[email protected]>:

https://gcc.gnu.org/g:692281a38773a70ae795b3b594f0c0f8fd83e5ef

commit r16-3551-g692281a38773a70ae795b3b594f0c0f8fd83e5ef
Author: Harald Anlauf <[email protected]>
Date:   Wed Sep 3 20:41:20 2025 +0200

    Fortran: fix TRANSFER with rank 1 unlimited polymorphic SOURCE [PR121263]

            PR fortran/121263

    gcc/fortran/ChangeLog:

            * trans-intrinsic.cc (gfc_conv_intrinsic_transfer): For an
            unlimited polymorphic SOURCE to TRANSFER use saved descriptor
            if possible.

    gcc/testsuite/ChangeLog:

            * gfortran.dg/transfer_class_5.f90: New test.

Reply via email to