https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112793
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- e.g. r[8 * 2] is r[16] and 16 >= 16 :).
pinskia at gcc dot gnu.org via Gcc-bugs Thu, 30 Nov 2023 19:28:24 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112793
--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> --- e.g. r[8 * 2] is r[16] and 16 >= 16 :).