[Bug fortran/77415] ICE: tree check: expected function_type or method_type, have pointer_type in create_function_arglist, at fortran/trans-decl.c:2263
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 12 03:10:55 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77415
--- Comment #4 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:d1b8ebd8cb67ae57187f92dc7f78fa77f1fada98
commit r16-6699-gd1b8ebd8cb67ae57187f92dc7f78fa77f1fada98
Author: Steven G. Kargl <kargl@gcc.gnu.org>
Date: Sun Jan 11 18:58:19 2026 -0800
Fortran: Test cases from previously fixed bug
Adding two testcases from Gerhard Steinmetz from 2016-08-30.
These have had the dejagnu directives added. The last comment
in the PR is from Andrew Pinski notes the PR was fixed in the 9.3,
10+ timeframe. The testcases are small. Committing the tests to
ensure things are not broken in the future.
PR fortran/77415
gcc/testsuite/ChangeLog:
* gfortran.dg/pr77415_1.f90: New test.
* gfortran.dg/pr77415_2.f90: New test.
More information about the Gcc-bugs
mailing list