Re: STACK_POINTER_REGNUM

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

 



On 10/18/2015 08:36 PM, htio2 wrote:
Just want to know if the stack register of the targeted machine is consist of
2 registers, is there any other way to tell gcc ?
I don't think you need to.

Just describe the first to GCC and ignore the second entirely. Alternately describe both to GCC, one will be SP, the other would be a fixed register that would never be used by the compiler.

jeff



[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