[Bug fortran/102333] [13/14/15/16 Regression] ICE in gfc_generate_function_code, at fortran/trans-decl.c:6941 since r7-4526-gd809e15a19e63493
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 12 03:01:16 GMT 2026
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 <jvdelisle@gcc.gnu.org>:
https://gcc.gnu.org/g:8a0a1a0c7b187415e34dcf7a5cbf5e314c9de78a
commit r16-8026-g8a0a1a0c7b187415e34dcf7a5cbf5e314c9de78a
Author: Christopher Albert <albert@tugraz.at>
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 <albert@tugraz.at>
More information about the Gcc-bugs
mailing list