Re: local variable named register syntax in g++

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

 



b u <bnulbig@xxxxxxxxx> writes:

> The manual gives
>  register int *foo asm ("a5");
> as the method for this.  g++ tries is as an
> assignment.  What is the syntax (if any) for this
> feature in g++?

It's the same syntax.

If it doesn't work, give a complete example, tell us what you expected
to happen, and tell us what did happen that was different.

Ian

[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