This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Remove unnecessary IFUNC dispatch for __memset_chk.


On Mon, 17 Aug 2015, H.J. Lu wrote:
> > OK.  Suppose that alt1 and alt2 are indeed internal.  You're saying that it's
> > supposed to work.  But then GLOB_DAT relocation to 'f' should be processed
> > prior to GLOB_DAT relocation to 'fct', correct?  If you do it in the opposite
> > order, the resolver will not be able to invoke 'f'.
> >
> 
> It should work.  If not, please open a bug report and CC me.

Done: https://sourceware.org/bugzilla/show_bug.cgi?id=18841

Thanks.
Alexander


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