https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110891
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Target Milestone|14.4 |17.0
Resolution|--- |FIXED
--- Comment #12 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Fixed for GCC 17 by prange.
As we can figure out k retuns &a and then optimize it that way.
I will file another bug for the other issue I found.
