Author: bart
Date: 2008-02-25 17:26:23 +0000 (Mon, 25 Feb 2008)
New Revision: 7458

Log:
Renamed pth_barrier.stderr.exp into pth_barrier.stderr.exp-thread2.

Added:
   trunk/exp-drd/tests/pth_barrier.stderr.exp-thread2
Removed:
   trunk/exp-drd/tests/pth_barrier.stderr.exp


Deleted: trunk/exp-drd/tests/pth_barrier.stderr.exp
===================================================================
--- trunk/exp-drd/tests/pth_barrier.stderr.exp  2008-02-25 13:46:58 UTC (rev 
7457)
+++ trunk/exp-drd/tests/pth_barrier.stderr.exp  2008-02-25 17:26:23 UTC (rev 
7458)
@@ -1,23 +0,0 @@
-
-Thread 2:
-Conflicting store by thread 2 at 0x........ size 4
-   at 0x........: threadfunc (pth_barrier.c:?)
-   by 0x........: vg_thread_wrapper (drd_intercepts.c:?)
-   by 0x........: start_thread (in libpthread-?.?.so)
-   by 0x........: clone (in /...libc...)
-Allocation context: unknown
-Other segment start (thread 3)
-   at 0x........: pthread_barrier_wait (drd_intercepts.c:?)
-   by 0x........: threadfunc (pth_barrier.c:?)
-   by 0x........: vg_thread_wrapper (drd_intercepts.c:?)
-   by 0x........: start_thread (in libpthread-?.?.so)
-   by 0x........: clone (in /...libc...)
-Other segment end (thread 3)
-   at 0x........: __lll_mutex_lock_wait (in libpthread-?.?.so)
-   by 0x........: pthread_barrier_wait (in libpthread-?.?.so)
-   by 0x........: threadfunc (pth_barrier.c:?)
-   by 0x........: vg_thread_wrapper (drd_intercepts.c:?)
-   by 0x........: start_thread (in libpthread-?.?.so)
-   by 0x........: clone (in /...libc...)
-
-ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)

Copied: trunk/exp-drd/tests/pth_barrier.stderr.exp-thread2 (from rev 7457, 
trunk/exp-drd/tests/pth_barrier.stderr.exp)
===================================================================
--- trunk/exp-drd/tests/pth_barrier.stderr.exp-thread2                          
(rev 0)
+++ trunk/exp-drd/tests/pth_barrier.stderr.exp-thread2  2008-02-25 17:26:23 UTC 
(rev 7458)
@@ -0,0 +1,23 @@
+
+Thread 2:
+Conflicting store by thread 2 at 0x........ size 4
+   at 0x........: threadfunc (pth_barrier.c:?)
+   by 0x........: vg_thread_wrapper (drd_intercepts.c:?)
+   by 0x........: start_thread (in libpthread-?.?.so)
+   by 0x........: clone (in /...libc...)
+Allocation context: unknown
+Other segment start (thread 3)
+   at 0x........: pthread_barrier_wait (drd_intercepts.c:?)
+   by 0x........: threadfunc (pth_barrier.c:?)
+   by 0x........: vg_thread_wrapper (drd_intercepts.c:?)
+   by 0x........: start_thread (in libpthread-?.?.so)
+   by 0x........: clone (in /...libc...)
+Other segment end (thread 3)
+   at 0x........: __lll_mutex_lock_wait (in libpthread-?.?.so)
+   by 0x........: pthread_barrier_wait (in libpthread-?.?.so)
+   by 0x........: threadfunc (pth_barrier.c:?)
+   by 0x........: vg_thread_wrapper (drd_intercepts.c:?)
+   by 0x........: start_thread (in libpthread-?.?.so)
+   by 0x........: clone (in /...libc...)
+
+ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Valgrind-developers mailing list
Valgrind-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-developers

Reply via email to