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 10:18:56AM -0700, Richard Henderson wrote:
> 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.

Thanks.

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

No need to add, it is already there. I was a little suprised to see it
there when writing the patch...

	Jakub


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