https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112409

Sam James <sjames at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sjames at gcc dot gnu.org

--- Comment #1 from Sam James <sjames at gcc dot gnu.org> ---
You have an aliasing violation with uint8_t <-> uint32_t. Works with
-fno-strict-aliasing.

Reply via email to