max2009tiny <m...@canor-audio.com> wrote:

> Hi everybody. I make project on Tiny2313 and use
> 
> volatile register unsigned char lastrec asm("r8")

"volatile register" doesn't work.

There used to be a warning for this, which has been dropped in the
past.  GCC 4.4 does have the warning back:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34351

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to