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