https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103139
--- Comment #10 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:1cfd44476e48750dad0a39b5c5c76a6c8bcb760f commit r16-8025-g1cfd44476e48750dad0a39b5c5c76a6c8bcb760f Author: Christopher Albert <[email protected]> Date: Wed Mar 11 00:25:24 2026 +0100 Fortran: Add testcase [PR103139] The reproducer from the bug report compiles cleanly on current trunk. Add a testcase to prevent future regressions. PR fortran/103139 gcc/testsuite/ChangeLog: PR fortran/103139 * gfortran.dg/pr103139.f90: New test. Signed-off-by: Christopher Albert <[email protected]>
