Memcheck complains a lot at glibc-2.2.5 startup, for unclear reasons.
This tries to shut it up a bit.  This may not be a good fix.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3363 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/glibc-2.2.supp b/glibc-2.2.supp
index 9d03360..54b2ce6 100644
--- a/glibc-2.2.supp
+++ b/glibc-2.2.supp
@@ -70,6 +70,14 @@
    Memcheck:Cond
    fun:_dl_relocate_object_internal
 }
+{
+   index/*-2.2.5.so/*-2.2.5.so
+   Memcheck:Cond
+   fun:index
+   obj:*-2.2.5.so
+   obj:*-2.2.5.so
+}
+
 
 #-------- SuSE 8.1 stuff (gcc-3.2, glibc-2.2.5 + SuSE's hacks)
 {