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 03/10] Improve performance of sinf and cosf


The ulps updates here broke the testsuite build for x86_64 through adding 
invalid "ifloat:1" and "float:1" lines (missing space after colon) to 
sysdeps/x86_64/fpu/libm-test-ulps.  I don't know quite how you generated 
those changes to libm-test-ulps; "make regen-ulps" should never generate 
such invalid lines, either before or after my move of it from perl to 
python.

-- 
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]