https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108448
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Have you tried -fno-strict-aliasing ? I have a feeling like you have some aliasing issues in this code ...
pinskia at gcc dot gnu.org via Gcc-bugs Wed, 18 Jan 2023 10:16:41 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108448
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Have you tried -fno-strict-aliasing ? I have a feeling like you have some aliasing issues in this code ...