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 v2 0/9] Move wrappers to libm-compat-calls-auto


This patch series is OK on the understanding that a followup will merge 
the existing libm-compat-calls / libm-compat-calls-ldouble-yes into 
libm-compat-calls-auto, which can then be renamed libm-compat-calls.  
(w_lgamma_compatF and k_standardF have the same property as 
libm-compat-calls-auto - they should be built for the existing formats of 
float / double / long double, but not for any additional formats added to 
libm, even if those additional formats are supported in future as 
alternative long double formats.  Presumably one of the float128 patches 
will add a compat variant of type-foreach that avoids building these 
functions for float128.)

-- 
Joseph S. Myers
joseph@codesourcery.com


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