Re: Avr-Gcc Register attribute

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

 





Ian Lance Taylor-3 wrote:
> 
> Pronholio <b3089867@xxxxxxxxxxxx> writes:
> 
>> is there any possibilty to really hard bind a variable to a general
>> purpose
>> reg?
> 
> Yes, but you have to make it a global register variable.  The
> documentation discusses this issue.
> 
> Ian
> 
> 
Took that one out of the documentation =)
register uint8_t test asm("r3") 


-- 
View this message in context: http://old.nabble.com/Avr-Gcc-Register-attribute-tp27416276p27433995.html
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux