https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105054
Bug ID: 105054
Summary: Using one kind of pointer functions causes the
compiler to hang
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: arjen.markus895 at gmail dot com
Target Milestone: ---
Created attachment 52686
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52686&action=edit
Program that demonstrates the bug
The attached program causes the gfortran, version 11.2.0, to hang whereas
version 10.2.0 produces a program that works correctly. (Note: Intel Fortran
oneAPI produces strange error messsages)