https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121939
--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Harald Anlauf <[email protected]>: https://gcc.gnu.org/g:54c239848c9afa0291d4aaf6df9de0109ccd68fa commit r15-10379-g54c239848c9afa0291d4aaf6df9de0109ccd68fa Author: Harald Anlauf <[email protected]> Date: Wed Sep 24 20:57:21 2025 +0200 Fortran: ICE in character(kind=4) deferred-length array reference [PR121939] PR fortran/121939 gcc/fortran/ChangeLog: * trans-types.cc (gfc_init_types): Set string flag for all character types. gcc/testsuite/ChangeLog: * gfortran.dg/deferred_character_39.f90: Disable temporary workaround for character(kind=4) deferred-length bug. (cherry picked from commit 43508d358b9e53abfc3be4e28accbd4a07154dfc)
