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]

Re: [PATCH] Add __frame_state_for to libgcc (GCC 3.0.1 vs GLIBC 2.2.4 solution part)


On Thu, Jul 19, 2001 at 07:01:29AM -0400, Jakub Jelinek wrote:
> 	* unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.
> 	(extract_cie_info): Handle "eh" augmentation properly,
> 	remember eh_ptr.
> 	(struct frame_state, __frame_state_for): New.

Given that I think this will be needed no matter what we
do wrt the other pieces in glibc, this is ok.

You also need to add __frame_state_for to libgcc-glibc.ver
so that it gets exported.


r~


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