[Bug fortran/125866] [13/14/14/15/16/17 Regression] ICE: a module procedure with an allocatable, intent(out) derived-type array dummy
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jul 28 20:03:05 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125866
--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jerry DeLisle <jvdelisle@gcc.gnu.org>:
https://gcc.gnu.org/g:2886a168e82e603f8141d5ea633a0eb0a4a58a6e
commit r17-2763-g2886a168e82e603f8141d5ea633a0eb0a4a58a6e
Author: Jerry DeLisle <jvdelisle@gcc.gnu.org>
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 <kargl@gcc.gnu.org>
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.
More information about the Gcc-bugs
mailing list