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

--- Comment #20 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-13 branch has been updated by Paul Thomas <pa...@gcc.gnu.org>:

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

commit r13-9187-g3b80ff5b4222660a39c861a76df1912d8cc293b3
Author: Paul Thomas <pa...@gcc.gnu.org>
Date:   Thu Nov 14 13:27:24 2024 +0000

    Fortran: Fix ASSOCIATE with assumed-length character array [PR115700]

    2024-11-14  Paul Thomas  <pa...@gcc.gnu.org>

    gcc/fortran
            PR fortran/115700
            * trans-stmt.cc (trans_associate_var): Update from mainline to
            handle substring targets correctly.

    gcc/testsuite
            PR fortran/115700
            * gfortran.dg/associate_69.f90: New test.

Reply via email to