https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119472
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Keywords| |wrong-code
Last reconfirmed| |2025-03-26
Component|tree-optimization |middle-end
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Partition 1: size 400 align 16
bD.2868 aD.2865
blah.
So the problem is we moved:
_1 = &aD.2865 == _9;
Out of the loop but _9 is no relationship to b except indirectly via the
function call.