https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95196
Bug ID: 95196
Summary: Assumed-rank incorrect array bounds inside 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 48557
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48557&action=edit
Fortran code demonstrating problems.
Hi all!
Assumed-rank array has incorrect array bounds inside select rank clauses.
Probably related to Bug 94289.
Seen with:
GNU Fortran (GCC) 10.1.1 20200513
GNU Fortran (GCC) 11.0.0 20200513 (experimental)
Thank you very much.
Best regards,
José Rui