|
From: <sv...@va...> - 2007-10-31 20:20:07
|
Author: sewardj
Date: 2007-10-31 20:20:08 +0000 (Wed, 31 Oct 2007)
New Revision: 7067
Log:
Update expected output following r7066.
Modified:
branches/THRCHECK/thrcheck/tests/tc21_pthonce.stderr.exp-glibc25-amd64
Modified: branches/THRCHECK/thrcheck/tests/tc21_pthonce.stderr.exp-glibc25-amd64
===================================================================
--- branches/THRCHECK/thrcheck/tests/tc21_pthonce.stderr.exp-glibc25-amd64 2007-10-31 20:17:16 UTC (rev 7066)
+++ branches/THRCHECK/thrcheck/tests/tc21_pthonce.stderr.exp-glibc25-amd64 2007-10-31 20:20:08 UTC (rev 7067)
@@ -4,17 +4,17 @@
by 0x........: ...
by 0x........: pthread_create@GLIBC_ (in /lib/libpthread...)
by 0x........: pthread_create@* (tc_intercepts.c:...)
- by 0x........: main (tc21_pthonce.c:70)
+ by 0x........: main (tc21_pthonce.c:86)
Thread #3 was created
at 0x........: clone (in /...libc...)
by 0x........: ...
by 0x........: pthread_create@GLIBC_ (in /lib/libpthread...)
by 0x........: pthread_create@* (tc_intercepts.c:...)
- by 0x........: main (tc21_pthonce.c:70)
+ by 0x........: main (tc21_pthonce.c:86)
Possible data race during write of size 4 at 0x........
- at 0x........: child (tc21_pthonce.c:58)
+ at 0x........: child (tc21_pthonce.c:74)
by 0x........: mythread_wrapper (tc_intercepts.c:...)
by 0x........: ...
by 0x........: ...
|