]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated expected output after most recent source code modifications.
authorBart Van Assche <bvanassche@acm.org>
Wed, 10 Sep 2008 06:11:38 +0000 (06:11 +0000)
committerBart Van Assche <bvanassche@acm.org>
Wed, 10 Sep 2008 06:11:38 +0000 (06:11 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8596

drd/tests/atomic_var.stderr.exp-with-atomic-builtins

index 0772b66b4aca6531d89112afb366bad3b1ab0749..464f419ddd9f1dd48a06013e6a29f9863c18170d 100644 (file)
@@ -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.