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] mudflap: remove usage of builtin_frame_address


On Fri, Jan 14, 2005 at 01:21:01PM +0100, Andreas Krebbel1 wrote:
> It works only for s390 because the frame pointer
> is always eliminated to hard frame pointer without any offset.

Why do you think this is required?  It's a pointer to "The Frame",
and "The Frame" is whatever we define it to be.  A rather useless
definition, true, but I defy you to get any useful meaning out of
it in the first place.


r~


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