[PATCH] dl-lookup.c space saving

Ulrich Drepper drepper@redhat.com
Tue May 22 16:42:00 GMT 2001


Jakub Jelinek <jakub@redhat.com> writes:

> do_lookup and do_lookup_versioned are quite big functions marked with static
> inline and each of them is inlined 6 times, although IMHO only one place is
> worth inlining and the remaining 5 places are better not inlined.

I agree with the patch and checked it in.  Thanks,

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------



More information about the Libc-hacker mailing list