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] |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |