This is the mail archive of the gcc-patches@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


>>>>> Richard Henderson writes:

Richard> You'll need to test more platforms before we can apply this.

Richard> The kind of platform you should look for is one in which the
Richard> soft frame pointer eliminates to the hard frame pointer with
Richard> an offset -- dunno off the top of my head which would be 
Richard> appropriate, but you should be able to get an idea by looking
Richard> at the target's INITIAL_ELIMINATION_OFFSET implementation.

	Sparc?

David


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