This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how can RETURN_ADDR_RTX possibly do its work?


>>>>> Nathan Sidwell writes:

Nathan> rtx
Nathan> XXX_return_addr (void)
Nathan> {
Nathan> return get_hard_reg_initial_val (Pmode, LINK_REGNUM);
Nathan> }

	The rs6000 port uses this method as well?

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]