avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Re: binutils/gas patch for ldi adiw ldd


From: Erik Christiansen
Subject: [avr-gcc-list] Re: binutils/gas patch for ldi adiw ldd
Date: Fri, 3 Dec 2004 12:57:25 +1100
User-agent: Mutt/1.5.6+20040722i

On Thu, Dec 02, 2004 at 09:34:27PM +0100, Klaus Rudolph wrote:
> For that problem I have also looked but this goes a bit deeper.
> I have found a #define where it could be allowed to use unknown sections 
> diffs.

Wunderbar!

> This works and in the relocation stage I have a RELOC with the positiv
> value but th negativ value is missing. 

Is it sufficient, for a first working approximation, to emit an error
message if the offset is negative? Since ldd only handles unsigned
(positive) offsets, it would be appropriate there. The same applies to
adiw/sbiw constants, doesn't it?

Have I missed some complication?

Erik


reply via email to

[Prev in Thread] Current Thread [Next in Thread]