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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Again, the problem is the access via uint32_t which says it is an aligned
access.
This is why you need uint32_t_ua there.

Reply via email to