https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110539
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://gcc.gnu.org/piperma |https://gcc.gnu.org/piperma |il/gcc-patches/2023-July/62 |il/gcc-patches/2023-July/62 |3881.html |4293.html --- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> --- New patch submitted: https://gcc.gnu.org/pipermail/gcc-patches/2023-July/624293.html Which also gets rid of the call to foo at -O1 -fstrict-aliasing too (which was not done in GCC 13 either).