From: Tom Hughes Date: Sat, 17 Jul 2004 14:16:03 +0000 (+0000) Subject: Make the _dl_relocate_object suppressions more general so that they X-Git-Tag: svn/VALGRIND_2_1_2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa35e1a33ce90fd851e5bfa645c072c374a4f93f;p=thirdparty%2Fvalgrind.git Make the _dl_relocate_object suppressions more general so that they work on more systems. The glibc 2.3 suppressions are already like this. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2498 --- diff --git a/glibc-2.2.supp b/glibc-2.2.supp index fad964b210..e50ac438c6 100644 --- a/glibc-2.2.supp +++ b/glibc-2.2.supp @@ -351,20 +351,16 @@ fun:_dl_catch_error } { - _dl_relocate_object/dl_main/_dl_sysdep_start/_dl_start_final(Cond) + _dl_relocate_object/dl_main(Cond) Memcheck:Cond fun:_dl_relocate_object fun:dl_main - fun:_dl_sysdep_start - fun:_dl_start_final } { - _dl_relocate_object_internal/dl_main/_dl_sysdep_start/_dl_start_final(Cond) + _dl_relocate_object_internal/dl_main(Cond) Memcheck:Cond fun:_dl_relocate_object_internal fun:dl_main - fun:_dl_sysdep_start - fun:_dl_start_final } {