https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94192
Bug ID: 94192
Summary: ICE on wrong code
Product: gcc
Version: 10.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 48041
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48041&action=edit
Code demonstrating problems.
Hi all!
ICE both in:
GNU Fortran (GCC) 9.2.1 20200307
and
GNU Fortran (GCC) 10.0.1 20200307 (experimental)
simplify_bound in simplify.c does not expect an AS_DEFERRED array.
Thank you very much.
Best regards,
José Rui