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

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

Re: [avr-gcc-list] Compiler error creating ISR prologue?


From: Johannes Bauer
Subject: Re: [avr-gcc-list] Compiler error creating ISR prologue?
Date: Thu, 12 Aug 2010 18:50:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6

On 12.08.2010 18:13, Johannes Bauer wrote:

This appears to be strange to me. The "clr r1" instruction should IMO be
placed after the first "push r0" instruction.

You are wrong, Johannes. It appears to you that the "clr r1" instruction should be placed after the SREG has been pushed (obviously, as clr also clears the SREG flags).

But otherwise, I still think there's a bug :-)

Regards,
Johannes



reply via email to

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