summaryrefslogtreecommitdiff
path: root/glibc-2.34567-NPTL-helgrind.supp
diff options
context:
space:
mode:
authorsewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2009-02-01 20:15:32 +0000
committersewardj <sewardj@a5019735-40e9-0310-863c-91ae7b9d1cf9>2009-02-01 20:15:32 +0000
commita2e66b8525e37e3c9e62f371b466efef341e5aeb (patch)
tree076e31ab4f5e8ccf7a34c545ef3e9a8ef80233e1 /glibc-2.34567-NPTL-helgrind.supp
parent5d425e876618dfb41d01afc4bfec334fdbc55b7a (diff)
Suppression update.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9097 a5019735-40e9-0310-863c-91ae7b9d1cf9
Diffstat (limited to 'glibc-2.34567-NPTL-helgrind.supp')
-rw-r--r--glibc-2.34567-NPTL-helgrind.supp35
1 files changed, 23 insertions, 12 deletions
diff --git a/glibc-2.34567-NPTL-helgrind.supp b/glibc-2.34567-NPTL-helgrind.supp
index 307d2991..eb90f2ac 100644
--- a/glibc-2.34567-NPTL-helgrind.supp
+++ b/glibc-2.34567-NPTL-helgrind.supp
@@ -50,12 +50,7 @@
# helgrind-glibc2X-007 was merged into helgrind-glibc2X-001
-{
- helgrind-glibc2X-008
- Helgrind:Race
- obj:/lib*/libpthread-2.*so*
- obj:/lib*/libc-2.*so*
-}
+# helgrind-glibc2X-008 was merged into helgrind-glibc2X-004
# helgrind-glibc2X-009 was merged into helgrind-glibc2X-004
@@ -71,12 +66,7 @@
# helgrind-glibc2X-015 was merged into helgrind-glibc2X-004
-{
- helgrind-glibc2X-016
- Helgrind:Race
- obj:/lib*/libpthread-2.*so*
- obj:/lib*/ld-2.*so*
-}
+# helgrind-glibc2X-016 was merged into helgrind-glibc2X-004
# These are very ugly. They are needed to suppress errors inside (eg)
# NPTL's pthread_cond_signal. Why only one stack frame -- at least we
@@ -257,3 +247,24 @@
#
# helgrind---ld.so-...-dlsym was merged into helgrind-glibc2X-001
+
+####################################################
+# To do with GNU libgomp
+#
+{
+ helgrind---libgomp43-1
+ Helgrind:Race
+ fun:gomp_ordered_sync
+}
+
+{
+ helgrind---libgomp43-1
+ Helgrind:Race
+ fun:gomp_ordered_next
+}
+
+{
+ helgrind---libgomp43-1
+ Helgrind:Race
+ fun:gomp_ordered_last
+}