From: Bart Van Assche Date: Wed, 10 Sep 2008 06:11:38 +0000 (+0000) Subject: Updated expected output after most recent source code modifications. X-Git-Tag: svn/VALGRIND_3_4_0~262 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9a82029797959070415073cf209eecb36c7ffcd;p=thirdparty%2Fvalgrind.git Updated expected output after most recent source code modifications. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8596 --- diff --git a/drd/tests/atomic_var.stderr.exp-with-atomic-builtins b/drd/tests/atomic_var.stderr.exp-with-atomic-builtins index 0772b66b4a..464f419ddd 100644 --- a/drd/tests/atomic_var.stderr.exp-with-atomic-builtins +++ b/drd/tests/atomic_var.stderr.exp-with-atomic-builtins @@ -7,7 +7,7 @@ Conflicting load by thread 2/3 at 0x........ size 4 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.