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 5/6] Refactor hp-timing rtld usage


* Wilco Dijkstra:

> The first would declare and initialize the accumulator to zero, while start/stop
> accumulate directly into it without requiring extra temporaries and explicit diff
> and accumulate steps. What do you think?

Can we avoid the preprocessor magic altogether?  What's the value in
that?

Thanks,
Florian


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