[PATCH] Fix tgmath.h (take 2)

Ulrich Drepper drepper@redhat.com
Fri Jan 26 09:05:00 GMT 2001


Jakub Jelinek <jakub@redhat.com> writes:

> > > 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.
> [...]
> Oops, sorry for false alarm, I was testing it by hand (not from make check)
> and -fno-builtin made the difference.

OK.  But gcc people should note the interesting fact that long double
functions (in this case fabsl) is less often inlined.  I cannot
explain this.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


More information about the Libc-hacker mailing list