[PATCH v2 0/9] Move wrappers to libm-compat-calls-auto

Joseph Myers joseph@codesourcery.com
Tue Jan 3 17:32:00 GMT 2017


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



More information about the Libc-alpha mailing list