Improve tgamma accuracy (bug 18613) [committed]

Joseph Myers joseph@codesourcery.com
Thu Jul 2 13:57:00 GMT 2015


On Thu, 2 Jul 2015, Szabolcs Nagy wrote:

> On 02/07/15 13:58, Szabolcs Nagy wrote:
> > 
> > hm i tried to verify this on aarch64 and also regenerate the libm ulps
> > 
> > but the new ulps file somehow become much smaller than expected
> > 
> 
> it was because builddir/math/libm-test-ulps.h was non-empty
> 
> (it is generated at glibc build time not at make regen-ulps
> time as i assumed)

I don't think it *should* be generated at build time (the only thing that 
needs ulps information at build time should be the table in the manual), 
but don't know offhand what dependency is causing it to be generated 
early.  Also, even if generated early, it ought not to break regen-ulps 
for the header to be already present - so that sounds like a makefile 
issue as well.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list