FYI: One warning less
Andreas Jaeger
aj@suse.de
Tue Oct 24 04:12:00 GMT 2000
I've committed the appended patch,
Andreas
2000-10-24 Andreas Jaeger <aj@suse.de>
* elf/dl-lookup.c (add_dependency): Remove unused variable j.
============================================================
Index: elf/dl-lookup.c
--- elf/dl-lookup.c 2000/10/24 07:33:19 1.71
+++ elf/dl-lookup.c 2000/10/24 11:02:17
@@ -129,8 +129,6 @@
if (runp != NULL)
{
- unsigned int j;
-
/* The object is still available. Add the reference now. */
if (__builtin_expect (act >= undef_map->l_reldepsmax, 0))
{
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
More information about the Libc-hacker
mailing list