This is the mail archive of the libc-alpha@sources.redhat.com 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: misc vfprintf cleanups admissible?


Would a patch converting the following macros to inline functions be
acceptable?

Not if the object code is changed.



Is this a speed issue? Have macros been known to be faster for this particular case? Or is this some weird ABI issue I am unaware of?


If it is a speed issue, are we talking _exactly_ the same object code, or will we worry about a few extra instructions ;-).

Cheers.


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