https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103367
--- Comment #34 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- For backport to 15 I have these regression testing: f6ec2475dfb (HEAD -> gcc15) fortran: [PR103367] Followup patch to fix related test cases 78b58669089 Fortran:[PR60576] fix stack-buffer-overflow passing type to assumed-rank class c0de5c73bb7 fortran: Diagnose invalid array initializer after parameter substitution [PR103367] 394aff1ebbe fortran: Fix ICE in gfc_conv_array_initializer with invalid index [PR103367] This is where the 60576 patch needs the 103367. I will push these as soon as the regression testing completes.
