https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114206
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|c |tree-optimization --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I think both 0 and 1 are correct here. The question becomes does the address of b need to be different between different calls of f. I am not 100% convinced it needs to be different.