|
From: <sv...@va...> - 2008-09-10 06:11:29
|
Author: bart
Date: 2008-09-10 07:11:38 +0100 (Wed, 10 Sep 2008)
New Revision: 8596
Log:
Updated expected output after most recent source code modifications.
Modified:
trunk/drd/tests/atomic_var.stderr.exp-with-atomic-builtins
Modified: trunk/drd/tests/atomic_var.stderr.exp-with-atomic-builtins
===================================================================
--- trunk/drd/tests/atomic_var.stderr.exp-with-atomic-builtins 2008-09-09 23:10:30 UTC (rev 8595)
+++ trunk/drd/tests/atomic_var.stderr.exp-with-atomic-builtins 2008-09-10 06:11:38 UTC (rev 8596)
@@ -7,7 +7,7 @@
by 0x........: (within libpthread-?.?.so)
by 0x........: clone (in /...libc...)
Location 0x........ is 0 bytes inside local var "s_y"
-declared at atomic_var.c:32, in frame #? of thread 2
+declared at atomic_var.c:33, in frame #? of thread 2
y = 1
Test finished.
|