]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
DRD: added a suppression pattern for the libstdc++ included with gcc 4.4.4.
authorBart Van Assche <bvanassche@acm.org>
Wed, 12 May 2010 10:01:32 +0000 (10:01 +0000)
committerBart Van Assche <bvanassche@acm.org>
Wed, 12 May 2010 10:01:32 +0000 (10:01 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11128

glibc-2.X-drd.supp

index 0711a69accb20bee79bc13226b069d91d3899bd5..0d32d4f81aa91c737d00ba3bbfc3659d6d0294f5 100644 (file)
 #    fun:_ZNSsC1ERKSs
 # }
 
+{
+   drd-libstdc++-cxa_guard_release
+   drd:CondErr
+   fun:pthread_cond_broadcast@*
+   fun:__cxa_guard_release
+}
+
+
 #
 # Suppression patterns for libpthread.
 #