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] Fix __builtin_frame_address on SPARC 64-bit


> Please expand this a little, e.g.:
>
>     A C expression whose value is RTL representing the value of the frame
>     address for the current frame.  This is used for the builtin function
>     __builtin_frame_address.  frameaddr is the frame pointer of the
>     current frame.  You need only define this macro if the frame address
>     is not the same as the frame pointer.  Most machines do not need to
>     define this macro.

Sure, installed with this couple of additional lines.

> OK with a change along those lines.

Thanks.

-- 
Eric Botcazou


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