[Bug fortran/98490] Unexpected out of bounds in array constructor with implied do loop
ffadrique at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Dec 31 19:11:23 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98490
--- Comment #2 from Fran Martinez Fadrique <ffadrique at gmail dot com> ---
I am not sure to understand the question
The gfortran version is
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
It also appear with
gcc version 11.0.0 20201220 (experimental) (GCC)
also in Ubuntu
In case it was not clear in my initial statement, it only appears when the flag
-fbound-check is used. Otherwise the behaviour seems fine.
More information about the Gcc-bugs
mailing list