https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100097
Bug ID: 100097
Summary: Unlimited polymorphic pointers and allocatables have
incorrect rank
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 50600
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50600&action=edit
Fortran code showing problem
Hi All!
Rank information is not correctly written into the pointer and allocatable
unlimited polymorphic descriptors.
Seen on:
GNU Fortran (GCC) 11.0.1 20210415 (experimental)
GNU Fortran (GCC) 10.3.1 20210415
Thank you very much.
Best regards,
José Rui