Your (mine) patch to rtld.c

Andreas Jaeger aj@oss.sgi.com
Tue Apr 18 10:19:00 GMT 2000


On Tue, Apr 18, 2000 at 10:11:42AM -0700, Ulrich Drepper wrote:
> Andreas Jaeger <aj@oss.sgi.com> writes:
> 
> > rtld.c: In function `print_statistics':
> > rtld.c:1494: `relocate_time' undeclared (first use in this function)
> > rtld.c:1494: (Each undeclared identifier is reported only once
> > rtld.c:1494: for each function it appears in.)
> > rtld.c:1494: `rtld_total_time' undeclared (first use in this function)
> > ../stdio-common/_itoa.h:35: warning: inlining failed in call to `_itoa_word'
> > rtld.c:1495: warning: called from here
> > rtld.c:1523: `load_time' undeclared (first use in this function)
> 
> I have added the #ifndef because you get tons of warnings on systems
> which are not supporting the hp timers.  If I missed something
> somewhere simply correct it.  The change should be obvious.
I didn't notice that you added  HP_TIMING_NONAVAIL before.  Ok, I'll
check a patch in soon - it's really obvious.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.rhein-neckar.de
    currently: aj@oss.sgi.com


More information about the Libc-hacker mailing list