https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125902
--- Comment #10 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Harald Anlauf <[email protected]>: https://gcc.gnu.org/g:e782cebd83be590090216ce3642318f9121991ce commit r17-1785-ge782cebd83be590090216ce3642318f9121991ce Author: Harald Anlauf <[email protected]> Date: Mon Jun 22 22:07:43 2026 +0200 Fortran: -fc-prototypes, deferred shape and deferred length dummies [PR125902] PR fortran/125902 gcc/fortran/ChangeLog: * dump-parse-tree.cc (get_c_type_name): Use CFI_cdesc_t also for deferred shape and deferred length dummies, as well as for assumed-length scalar character dummies. gcc/testsuite/ChangeLog: * gfortran.dg/c-prototypes_1.F90: New test.
