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