[PATCH] Fix tgmath.h (take 2)

Jakub Jelinek jakub@redhat.com
Fri Jan 26 08:59:00 GMT 2001


On Fri, Jan 26, 2001 at 08:54:48AM -0800, Ulrich Drepper wrote:
> > It does not pass for me with todays CVS gcc (and similarly with
> > gcc-2.96-72 RH) nor with gcc 2.95.2: with 2.95.2 all functions get
> > called 111 times, with 2.97 (and 2.96-72) long double is called 113
> > times, the rest 111 times.
> 
> Try setting the DEBUG variable.  I had the problem first but
> -fno-builtin fixed it.

Oops, sorry for false alarm, I was testing it by hand (not from make check)
and -fno-builtin made the difference.

	Jakub


More information about the Libc-hacker mailing list