[PATCH] benchtests: Run _Float128 tests only on architectures that support it

Florian Weimer fweimer@redhat.com
Thu Sep 17 07:21:48 GMT 2020


* Paul Zimmermann:

> * I wonder why you also patch configure, isn't this file automatically
>   generated?

It's checked into the repository, so it shows up in the diff.

> * finally "find . -type f -exec grep \-l __float128 {} \;" finds several other
>   instances of __float128 (sysdeps/x86_64/fpu/math-tests-snan.h for example).
>   Should some of those be changed to _Float128 too?

I think it's mostly comments or architecture-specific code.  For x86, we
know that __float128 exists, so that's not actually a problem.

Thanks,
Florian
-- 
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill



More information about the Libc-alpha mailing list