https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100245
Bug ID: 100245
Summary: ICE on automatic reallocation
Product: gcc
Version: 11.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: jrfsousa at gmail dot com
Target Milestone: ---
Created attachment 50667
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50667&action=edit
Fortran code showing problem
Hi All!
Automatic reallocation ICEs when assigning class to derived type.
Seen on:
GNU Fortran (GCC) 12.0.0 20210424 (experimental)
GNU Fortran (GCC) 11.0.1 20210424 (prerelease)
GNU Fortran (GCC) 10.3.1 20210424
GNU Fortran (GCC) 9.3.1 20210424
Thank you very much.
Best regards,
José Rui