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: [PATCH] __builtin_frame_address(0) doesn't work without the frame pointer


On Tue, Jul 09, 2002 at 11:09:49AM -0400, David Edelsohn wrote:
> Richard> appropriate, but you should be able to get an idea by looking
> Richard> at the target's INITIAL_ELIMINATION_OFFSET implementation.
> 
> 	Sparc?
> 

Sparc64, yes.  In that case, the offset is a constant 2047.
But that should suffice for demonstration purposes.


r~


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