https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124427
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The bad diagnostic is a dup of bug 99768.
But the code is undefined. Either should be using -fno-strict-aliasing or fix
up the aliasing issues in the code.
*** This bug has been marked as a duplicate of bug 99768 ***