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:

> Does it pass for you?

Yes, works just fine.

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

-- 
---------------.                          ,-.   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]