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

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

https://gcc.gnu.org/g:96b128fdca4e19c75cf5a1924b40878c4a5a0e1a

commit r14-12799-g96b128fdca4e19c75cf5a1924b40878c4a5a0e1a
Author: Jerry DeLisle <[email protected]>
Date:   Tue Jul 28 12:53:30 2026 -0700

    fortran: [PR125866] Fix ICE: a module procedure with an allocatable,
intent(out)

    Co-authored by: Steve Kargl <[email protected]>

            PR fortran/125866

    gcc/fortran/ChangeLog:

            * expr.cc (is_CFI_desc): Add check for proc_name.

    gcc/testsuite/ChangeLog:

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

    (cherry picked from commit 2886a168e82e603f8141d5ea633a0eb0a4a58a6e)

Reply via email to