RETURN_ADDRESS_POINTER_REGNUM Macro
Ajit Kumar Agarwal
ajit.kumar.agarwal@xilinx.com
Fri Jul 24 06:09:00 GMT 2015
All:
>From the description of the definition of the macro RETURN_ADDRESS_POINTER_REGNUM , it is derived that this macro is used to
Define a register for the above macro that helps in getting the return address from the stack or frame pointer.
I could see many of the architectures supported by GCC does not define this macro.
Does this impact the performance or correctness of the compiler? On what cases it is applicable to define for the given architecture?
Thanks & Regards
Ajit
More information about the Gcc
mailing list