https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95214
Bug ID: 95214 Summary: ICE on assumed-rank character array with select 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 48568 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48568&action=edit Fortran code demonstrating problems. Hi All! ICE with 10 and 11 on assumed-rank character array with select rank block. using: GNU Fortran (GCC) 10.1.1 20200518 GNU Fortran (GCC) 11.0.0 20200518 (experimental) This is very likely related to Bug 67938 and Bug 66833. Thank you very much. Best regards, José Rui