Re: [patch, PR 48690] fix compilation for m68k-*-netbesdelf

2011-04-22 Thread Andreas Schwab
Andreas Tobler writes: > How does linux/m68k handle this? It does not support the 68010. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."

Re: [patch, PR 48690] fix compilation for m68k-*-netbesdelf

2011-04-22 Thread Andreas Tobler
On 22.04.11 21:05, Andreas Schwab wrote: Andreas Tobler writes: Index: config/m68k/netbsd-elf.h === --- config/m68k/netbsd-elf.h(revision 172861) +++ config/m68k/netbsd-elf.h(working copy) @@ -97,7 +97,11 @@ #undef PTRDI

Re: [patch, PR 48690] fix compilation for m68k-*-netbesdelf

2011-04-22 Thread Andreas Schwab
Andreas Tobler writes: > Index: config/m68k/netbsd-elf.h > === > --- config/m68k/netbsd-elf.h (revision 172861) > +++ config/m68k/netbsd-elf.h (working copy) > @@ -97,7 +97,11 @@ > #undef PTRDIFF_TYPE > #define PTRDIFF_TYPE "int"