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: [WIP] Remove nested function in elf/dl-lookup.c? (Nested functions considered harmful?)


On Mon, Dec 16, 2013 at 09:32:12AM -0500, Carlos O'Donell wrote:
> Maybe, maybe not, but that would be a distinct patch *after*
> this initial checkin to make the function distinct.
> 
> I don't want to wrap the elements in a struct because that
> breaks the optimizations used during inlining.

Yeah, making a struct out of it is pointless.  We could clean up the
arguments later.

Siddhesh


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