On 03/06/12 02:13, Andreas Schwab wrote:
> Ralf Corsepius <ralf.corsep...@rtems.org> writes:
> 
>> * Incompatiblible/insufficient binutils (I am using binutils-2.22)?
>> * Some as/ld-flags getting lost/improperly propagated during
>> assembly/linking?
>> * Bad/incompatible inline-asm hard-coded somewhere?
> 
> TAS needs at least ISA_B, ie. at least CFV4.

So... the correct test is what...

#define ISA_HAS_TAS     (!TARGET_COLDFIRE || TARGET_ISAB || TARGET_ISAC)

?


r~

Reply via email to