[PATCH 4/6] vfprintf: Move jump table definition and the macros out of function
Florian Weimer
fweimer@redhat.com
Fri Mar 6 10:35:00 GMT 2015
On 03/05/2015 08:38 PM, Carlos O'Donell wrote:
> On 03/01/2015 04:00 PM, Florian Weimer wrote:
>> The second jump table will be moved to a separate function
>> in the next commit.
>> ---
>> stdio-common/vfprintf.c | 108 ++++++++++++++++++++++++------------------------
>> 1 file changed, 54 insertions(+), 54 deletions(-)
>
> How does this impact the generated code and performance of these routines?
The generated code is identical.
Or is your question about next change (the printf_positional function)?
--
Florian Weimer / Red Hat Product Security
More information about the Libc-alpha
mailing list