https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119976
Bug ID: 119976
Summary: f951: ICE in compare_parameter, at
fortran/interface.cc:2537
Product: gcc
Version: 15.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: m at reininghaus dot tech
Target Milestone: ---
Created attachment 61220
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61220&action=edit
Fortran 77 source file
The attached Fortran file fails to compile using
gfortran -std=legacy -c epos-hnb-lhc.f:
f951: internal compiler error: in compare_parameter, at
fortran/interface.cc:2537
Please submit a full bug report, with preprocessed source.
See <http://bugzilla.redhat.com/bugzilla> for instructions.
With gfortran 14.2.1 I did not have this issue.