https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92956
Martin Sebor <msebor at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #5 from Martin Sebor <msebor at gcc dot gnu.org> ---
Thanks! Yes, the code made the incorrect assumption that array indices were
zero-based. I just committed r279445 with a fix so I'm going to assume it
takes care of these warnings as well as will resolve this as a duplicate.
*** This bug has been marked as a duplicate of bug 92952 ***