[Bug fortran/94978] [8/9/10/11 Regression] Bogus warning "Array reference at (1) out of bounds in loop beginning at (2)"
tkoenig at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 26 07:58:17 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94978
Thomas Koenig <tkoenig at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |tkoenig at gcc dot gnu.org
Status|NEW |ASSIGNED
--- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Let's see what can be done about this.(In reply to Thomas Koenig from comment
#2)
> Two ways to fix this: When checking for outer do loops, also check
> if the inner one will be executed at all.
>
> Or PR 90302, which is looking more attractive than ever.
More information about the Gcc-bugs
mailing list