https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124503
Bug ID: 124503
Summary: Runtime segfault with class actual, which has
allocatable component.
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: pault at gcc dot gnu.org
Target Milestone: ---
Created attachment 63930
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63930&action=edit
Failing test
The attached segfaults in runtime as indicated. Compiles and runs fine with ifx
and flang.
Paul