]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Add a suppression for R H 7.3 on i686.
authorJulian Seward <jseward@acm.org>
Sun, 13 Oct 2002 23:03:07 +0000 (23:03 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 13 Oct 2002 23:03:07 +0000 (23:03 +0000)
MERGE TO HEAD

git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_1_0_BRANCH@1229

glibc-2.2.supp

index 692675cfbe9fab742db28aeb551dbe09f9db0dff..375e169be7dda62dd9ac0808aaba1755ed50ae8f 100644 (file)
 #     (optionally: caller3 name)
 # }
 
+#-------- For R H 7.3 on i686
+{
+   _dl_relocate_object*/*libc-2.2.?.so/_dl_catch_error*(Cond)
+   Cond
+   fun:_dl_relocate_object*
+   obj:*libc-2.2.?.so
+   fun:_dl_catch_error*
+}
+
 #-------- SuSE 8.1 stuff (gcc-3.2, glibc-2.2.5 + SuSE's hacks)
 {
    __stpcpy/*