From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: drepper@ipd.info.uni-karlsruhe.de Cc: kenner@vlsi1.ultra.nyu.edu, gcc2@cygnus.com, egcs@cygnus.com Subject: Re: the dynamic linker bug Date: Fri, 12 Dec 1997 15:46:00 -0000 Message-id: References: X-SW-Source: 1997-12/msg00774.html > > kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes: > > > I think this fixes it. Please confirm. > > > > Fri Dec 12 08:01:44 1997 Richard Kenner > > > > * 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.