-> 3.17.0.RC2
[valgrind.git] / drd / tests / annotate_ignore_rw2.stderr.exp
blob4e96bf31905d1d17c17ab9dcee64dfe94eb5ebde
2 Conflicting load by thread 1 at 0x........ size 1
3 at 0x........: main (annotate_ignore_rw.c:?)
4 Location 0x........ is 0 bytes inside global var "s_b"
5 declared at annotate_ignore_rw.c:11
7 Conflicting store by thread 1 at 0x........ size 1
8 at 0x........: main (annotate_ignore_rw.c:?)
9 Location 0x........ is 0 bytes inside global var "s_a"
10 declared at annotate_ignore_rw.c:10
12 Conflicting load by thread 1 at 0x........ size 1
13 at 0x........: main (annotate_ignore_rw.c:?)
14 Location 0x........ is 0 bytes inside global var "s_c"
15 declared at annotate_ignore_rw.c:12
17 Finished.
19 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)