]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Suppression update.
authorJulian Seward <jseward@acm.org>
Sun, 1 Feb 2009 20:15:32 +0000 (20:15 +0000)
committerJulian Seward <jseward@acm.org>
Sun, 1 Feb 2009 20:15:32 +0000 (20:15 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9097

glibc-2.34567-NPTL-helgrind.supp

index 307d29915647c28f505a7f369e59678145c86b87..eb90f2acd567e1e8d79423cc671ff8c2403ffd20 100644 (file)
 
 # 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
 
 
 # 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
 #
 # 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
+}