https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107992
--- Comment #2 from John Paul Adrian Glaubitz ---
(In reply to Ian Lance Taylor from comment #1)
> Thanks. This is happening because the data structures that Go's garbage
> collector uses require that all pointers be aligned on their natural
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107992
--- Comment #1 from Ian Lance Taylor ---
Thanks. This is happening because the data structures that Go's garbage
collector uses require that all pointers be aligned on their natural
boundaries. Unfortunately m68k only provides 2-byte alignment