http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48690
--- Comment #24 from diggskevin38 at gmail dot com 2011-04-22 17:21:42 UTC --- (In reply to comment #23) > Ok. The breaking revision is 121736. > > If you add this to m68k/netbsd-elf.h it compiles. > > #undef STRICT_ALIGNMENT > #define STRICT_ALIGNMENT 0 > > I had to disable libgomp too since this netbsd target does not have pthreads. > > I'll update to current and see where we are. Cool! So ... I'm not crazy, right?