https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82286
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hubicka at gcc dot gnu.org, | |msebor at gcc dot gnu.org See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=80907 Summary|Wrong array subscript is |[6/7/8 Regression] Wrong |above array bounds |array subscript is above | |array bounds --- Comment #5 from Martin Sebor <msebor at gcc dot gnu.org> --- The first revision to trigger the warning is r192538 (gcc 4.8.0), thus marking this a regression. (See also bug 80907 which is also caused by the same revision.)