|
From: | Graham Davies |
Subject: | Re: [avr-gcc-list] Strange Code generated when using Global Register Variables |
Date: | Sat, 30 Apr 2011 08:27:32 -0400 |
Christian Steer wrote
- I will not use the Lib so I dont care about ABI.
But, the compiler will always "care about ABI" because it is built that way. You need to allow for the fixed and documented usage rules that GCC has for the various AVR registers.
Graham.
[Prev in Thread] | Current Thread | [Next in Thread] |