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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I don't think this is directly an issue.  If you don't want unaligned accesses
from happening and your "kernel" does not support unaligned fix ups, then you
need to use -mstrict-align .

Reply via email to