Suppressions for R H 8.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@1383 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/glibc-2.2.supp b/glibc-2.2.supp
index 859ed58..91a56d5 100644
--- a/glibc-2.2.supp
+++ b/glibc-2.2.supp
@@ -24,6 +24,16 @@
 #     if Param: name of system call param
 #     if Free: name of free-ing fn)
 
+#-------- For R H 8.0
+{
+   elf_dynamic_do_rel.7/_dl_relocate_object_internal/dl_open_worker(Cond)
+   Memcheck:Cond
+   fun:elf_dynamic_do_rel.7
+   fun:_dl_relocate_object_internal
+   fun:dl_open_worker
+}
+
+
 #-------- For R H 7.3 on i686
 {
    _dl_relocate_object*/*libc-2.2.?.so/_dl_catch_error*(Cond)