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

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

https://gcc.gnu.org/g:3f298dd3d339597c65c7b8c58e2bc846cc222495

commit r14-12122-g3f298dd3d339597c65c7b8c58e2bc846cc222495
Author: Harald Anlauf <[email protected]>
Date:   Fri Oct 3 21:16:19 2025 +0200

    Fortran: fix issue with I/O of array pointer [PR107968]

            PR fortran/107968

    gcc/fortran/ChangeLog:

            * trans-io.cc (gfc_trans_transfer): Also scalarize I/O of section
            of an array pointer.

    gcc/testsuite/ChangeLog:

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

    (cherry picked from commit e3431c6fd4691d5a0c48ee78869e5f9a79f217c3)

Reply via email to