Target has no frame pointer: what to set FRAME_POINTER_REGNUM?

Maxim Blinov maxim.a.blinov@gmail.com
Sat Apr 8 02:46:00 GMT 2017


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?



More information about the Gcc-help mailing list