summaryrefslogtreecommitdiff
path: root/glibc-2.34567-NPTL-helgrind.supp
diff options
context:
space:
mode:
authorsewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2009-01-22 20:46:51 +0000
committersewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2009-01-22 20:46:51 +0000
commit141383ee299d7aaea083d9bc2a97c15b1661163d (patch)
treebb8d2599157a9787df6dfeb6c8192afa43f3606e /glibc-2.34567-NPTL-helgrind.supp
parent3a4b63bca1cb8b3a53a941af3ba7fae0810c495d (diff)
Suppress any error at all that occurs in libpthread, without any
regard for any calling frames. Needed to hide the fact that we can't see stdio locking stuff and hence end up reporting a lot of errors in multithreaded stdio working. MERGE TO 3_4_BRANCH. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9028 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'glibc-2.34567-NPTL-helgrind.supp')
-rw-r--r--glibc-2.34567-NPTL-helgrind.supp4
1 files changed, 3 insertions, 1 deletions
diff --git a/glibc-2.34567-NPTL-helgrind.supp b/glibc-2.34567-NPTL-helgrind.supp
index 4b910238..307d2991 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