https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101047
Bug ID: 101047 Summary: Pointer explicit initialization fails Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: jrfsousa at gcc dot gnu.org Target Milestone: --- Created attachment 50991 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50991&action=edit Fortran code showing problem Hi all! Pointer explicit initialization does not seem to work at all. Seen on: GNU Fortran (GCC) 9.4.1 20210605 GNU Fortran (GCC) 10.3.1 20210605 GNU Fortran (GCC) 11.1.1 20210605 GNU Fortran (GCC) 12.0.0 20210612 (experimental) Thank you very much. Best regards, José Rui