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

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

Re: [avr-gcc-list] Avr-gcc Produces Incorrect Code with -Os


From: Mark Litwack
Subject: Re: [avr-gcc-list] Avr-gcc Produces Incorrect Code with -Os
Date: Fri, 16 May 2008 17:58:26 -0400
User-agent: KMail/1.9.9

On Friday 16 May 2008 04:00:17 pm Dave N6NZ wrote:
> [...]
>
> I could see including both clobbering and non-clobbering flavors of
> sei()/cli() in avrlibc -- then we can have a whole new and entertaining
> argument about whether the old names sei()/cli() should have the new or
> old behavior :)  :)

We already get clobbering versions of sei()/cli() locks
inside ATOMIC_BLOCK() and friends.  Won't that do it instead
of new versions of sei()/cli() (or whatever name)?

-mark




reply via email to

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