[Bug fortran/97320] False positive "Array reference out of bounds in loop" in a protecting if block

2020-11-02 Thread Jacques.Lebourlot at obspm dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97320 --- Comment #4 from Jacques Le Bourlot --- (In reply to kargl from comment #3) > (In reply to Jacques Le Bourlot from comment #2) > > > > The compiler should see that "IF (i >= 1)" THEN "i-1 >= 0". Quoting the > > manual is not an adequate answe

[Bug fortran/97320] False positive "Array reference out of bounds in loop" in a protecting if block

2020-11-02 Thread Jacques.Lebourlot at obspm dot fr via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97320 Jacques Le Bourlot changed: What|Removed |Added CC||Jacques.Lebourlot at obspm dot fr