Re: Target has no frame pointer: what to set FRAME_POINTER_REGNUM?

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

 



On 04/07/2017 08:46 PM, Maxim Blinov wrote:
My architecture has only a stack pointer, however gcc seems to mandate
that a frame pointer be defined - not defining it results in
compilation failure.

Should I simply assign a register that behaves most like a frame
pointer to this macro?
Assign a register that can be used as an address in a memory reference.

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