[Bug fortran/114020] ENTRY and procedure pointer leads to ICE

2025-04-22 Thread kargls at comcast dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114020 --- Comment #2 from kargls at comcast dot net --- (In reply to anlauf from comment #1) > (In reply to kargls from comment #0) > > Found with the Fujitsu testsuite. Reduced testcase. > > Note, if the use of ENTRY is replace with an actual > > fu

[Bug fortran/114020] ENTRY and procedure pointer leads to ICE

2025-04-22 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114020 --- Comment #1 from anlauf at gcc dot gnu.org --- (In reply to kargls from comment #0) > Found with the Fujitsu testsuite. Reduced testcase. > Note, if the use of ENTRY is replace with an actual > function, ie., 'function kmr_fixfun() result(zz