This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RegRegname vs. Explicit Local Register Variables ...
At 14:33 -0700 24-05-2002, Richard Henderson wrote:
>On Fri, May 24, 2002 at 12:00:34PM +0200, Matthijs van Duin wrote:
> > the solution was to make the variables "volatile register"
>
>There is no such thing. You got "volatile" without "register".
Looking at the asm, it is indeed storing it on stack, and then moving
it from stack into %eax. Well, it least it put it in the right reg
for me ;-)
but I'll convert my code to the "a" constraint now and see how that goes
- xmath
Matthijs van Duin (NOTE: PGP key has changed!)
- PGP Key: 0x2D6F0BA7
- FP: 205D F7BA FFAD 9070 AB9E C5A8 BDB0 CA1B 2D6F 0BA7 -