https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96727
Bug ID: 96727 Summary: ICE with character length specified using specification function on assumed-rank array 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 49090 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49090&action=edit Fortran code demonstrating problems. Hi all! Using a specification function depending on an assumed-rank array argument to set character length ICEs on: GNU Fortran (GCC) 9.3.1 20200819 GNU Fortran (GCC) 10.2.1 20200819 GNU Fortran (GCC) 11.0.0 20200807 (experimental) Thank you very much. Best regards, José Rui