Hi Thomas, Same remark as for PR120107! LGTM for both branches.
Thanks Paul On Tue, 13 May 2025 at 21:30, Thomas Koenig <tkoe...@netcologne.de> wrote: > Hello world, > > this fixes the other regression which crept in with gfortran. > Again, regression-tested, plus the local testing script is > attached. > > Ok for trunk and gcc-15? > > Best regards > > Thomas > > Fix explicit arrays with non-constant size for -fc-prototypes. > > gcc/fortran/ChangeLog: > > PR fortran/120139 > * dump-parse-tree.cc (get_c_type_name): If no constant > size of an array exists, output an asterisk. >