[Bug target/48690] gcc-4.3.5 fails for target m68k
diggskevin38 at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Apr 22 17:22:00 GMT 2011
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?
More information about the Gcc-bugs
mailing list