https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60576
--- Comment #52 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jerry DeLisle <[email protected]>: https://gcc.gnu.org/g:04c3c1b5b2391e33c460d45d22cfa046121c0361 commit r17-1377-g04c3c1b5b2391e33c460d45d22cfa046121c0361 Author: Jerry DeLisle <[email protected]> Date: Fri Jun 5 09:22:55 2026 -0700 fortran: Refactor the commit for 60576 PR fortran/60576 gcc/fortran/ChangeLog: * trans-array.cc (gfc_resize_assumed_rank_dim_field): New function extracted from gfc_conv_array_parameter. (gfc_conv_array_parameter): Use the new function.
