[PATCH] Fix test-tgmath failure on alpha

Richard Henderson rth@twiddle.net
Wed Feb 7 09:45:00 GMT 2001


On Wed, Feb 07, 2001 at 02:40:53PM +0100, Jakub Jelinek wrote:
> While looking at it, I patched tgmath.h so that it does not use ##l suffixed
> functions if __NO_LONG_DOUBLE_MATH, since otherwise we get loads of warnings
> about using functions without prototypes.

The whole __NO_LONG_DOUBLE_MATH thing should only be set while
building glibc.  Afterward, the ##l symbols exist as aliases in libm.


r~


More information about the Libc-hacker mailing list