https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121011
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2025-07-09 Component|target |tree-optimization See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=68008 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- -fno-tree-scev-cprop is a workaround. Note I am 90% sure this code will also run into aliasing problems and alignment issues but with the function by itself there is no way to tell.