Explicit architecture for m68k tests

Vincent Rivière vincent.riviere@freesbee.fr
Wed Feb 9 21:48:00 GMT 2011


Le 22/11/2010 22:36, Alan Modra a écrit :
>> ../src/configure --target=m68k-aout --disable-nls
>> make
>> cd gas
>> make check
>> FAIL: gas/m68k/mcf-coproc
>> FAIL: mcf-wdebug
>> FAIL: cpu32
>>
>> With the proposed patch, the whole gas testsuite succeeds.
>
> I thought m68k-netbsd was aout, and running the testsuite on that
> target succeeds.  Huh, mystery solved.  The difference is that
> m68k-aout has a default target vector of aout0_big_vec while
> m68k-netbsd uses m68knetbsd_vec.  The latter has the architecture, the
> former doesn't.
>
> Patch OK.

Alan, could you please commit my patch ?

For memory:
http://sourceware.org/ml/binutils/2010-11/msg00384.html

-- 
Vincent Rivière



More information about the Binutils mailing list