https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23471
--- Comment #9 from Drea Pinski <pinskia at gcc dot gnu.org> --- `a*a*a*a*a*a` is still not handled. But now VRP/ranger is handling `a*a` and so is fold/match.
pinskia at gcc dot gnu.org via Gcc-bugs Sun, 31 May 2026 16:07:11 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=23471
--- Comment #9 from Drea Pinski <pinskia at gcc dot gnu.org> --- `a*a*a*a*a*a` is still not handled. But now VRP/ranger is handling `a*a` and so is fold/match.