This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: the dynamic linker bug
- To: drepper at ipd dot info dot uni-karlsruhe dot de
- Subject: Re: the dynamic linker bug
- From: hjl at lucon dot org (H.J. Lu)
- Date: Fri, 12 Dec 1997 14:44:09 -0800 (PST)
- Cc: kenner at vlsi1 dot ultra dot nyu dot edu, gcc2 at cygnus dot com, egcs at cygnus dot com
- Reply-To: egcs at cygnus dot com
>
> kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:
>
> > I think this fixes it. Please confirm.
> >
> > Fri Dec 12 08:01:44 1997 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
> >
> > * integrate.c (initialize_for_inline): In DECL_RTL of a PARM_DECL,
> > look inside a (mem (addressof (mem ...))).
>
> After bootstrapping the compiler and a full rebuilt of the libc it
> still fails here. I'll examine this more closely now.
>
It is __register_frame.
H.J.