From: Julian Seward Date: Mon, 26 Jan 2009 14:48:43 +0000 (+0000) Subject: merge r9028: Helgrind: Suppress any error at all that occurs in libpthread X-Git-Tag: svn/VALGRIND_3_4_1~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4af74f727967f067eedbd9a30a3e30a108e1f861;p=thirdparty%2Fvalgrind.git merge r9028: Helgrind: Suppress any error at all that occurs in libpthread git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_4_BRANCH@9069 --- diff --git a/glibc-2.34567-NPTL-helgrind.supp b/glibc-2.34567-NPTL-helgrind.supp index 4b91023852..307d299156 100644 --- a/glibc-2.34567-NPTL-helgrind.supp +++ b/glibc-2.34567-NPTL-helgrind.supp @@ -1,4 +1,7 @@ +# FIXME 22 Jan 09: helgrind-glibc2X-005 overlaps with a lot of +# other stuff. They should be removed. + ##----------------------------------------------------------------------## # Suppressions for the Helgrind tool when using # a glibc-2.{3,4,5,6,7,8,9} system @@ -41,7 +44,6 @@ helgrind-glibc2X-005 Helgrind:Race obj:/lib*/libpthread-2.*so* - obj:/lib*/libpthread-2.*so* } # helgrind-glibc2X-006 was merged into helgrind-glibc2X-005