Patch [avr]: makes avr-6 incompatible with other avr architectures

Tristan Gingold gingold@adacore.com
Fri Dec 5 13:17:00 GMT 2008


On Dec 4, 2008, at 7:22 PM, Weddington, Eric wrote:
> Hi Tristan,
>
> If you are checking if the machine is equal to bfd_mach_avr6  
> earlier, then we should also change the <= operators in the line  
> above to be only <. Like so:
>
>      if (a->mach < bfd_mach_avr6 && b->mach < bfd_mach_avr6)

Ok.

So I assume you agree with this new restriction.

(I also though about a universal avr architecture but I am not sure it  
is worth)

Tristan.



More information about the Binutils mailing list