This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] Fix tgmath.h (take 2)


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   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]