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

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

Re: [avr-gcc-list] Re: [avr-libc-dev] Please have a look at avr-libc pat


From: Björn Haase
Subject: Re: [avr-gcc-list] Re: [avr-libc-dev] Please have a look at avr-libc patch #3750
Date: Tue, 6 Sep 2005 08:56:20 +0200
User-agent: KMail/1.7.1

Russell Shaw wrote on Dienstag, 6. September 2005 04:45 :
> >
> >   - The INTERRUPT() macro has been deprecated, and it will be
> >     removed in a future version.  Use __attribute__((interrupt))
> >     explicitly if this functionality is really needed.
>
> Maybe instead of "interrupt", you could use "reentrant", to eliminate
> confusion that SIGNAL is somehow not an "interrupt" too. Doesn't worry
> me either way.
One would have to change that within gcc itself. The library can't do anything 
here.




reply via email to

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