https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53796
toK changed:
What|Removed |Added
CC||t.kondic at leeds dot ac.uk
--- Comment #17 from
NCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: t.kondic at leeds dot ac.uk
Target Milestone: ---
Hi,
I guess that in an ideal world, the compiler should generate code to cause a
run-time
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: t.kondic at leeds dot ac.uk
Target Milestone: ---
The following code crashes the compiler when compiled with the -fcheck=all, or
-fcheck=bounds options:
program ice
implicit none
integer, parameter :: pa=10, pb=20