[Bug tree-optimization/114206] GCC generates wrong-code
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 2 09:13:56 GMT 2024
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.
More information about the Gcc-bugs
mailing list