]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/drd/tests/annotate_ignore_write.stderr.exp
update
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / drd / tests / annotate_ignore_write.stderr.exp
1
2 Conflicting load by thread 1 at 0x........ size 4
3    at 0x........: main (annotate_ignore_write.c:?)
4 Location 0x........ is 0 bytes inside local var "s_b"
5 declared at annotate_ignore_write.c:10, in frame #? of thread 1
6
7 Conflicting load by thread 1 at 0x........ size 4
8    at 0x........: main (annotate_ignore_write.c:?)
9 Location 0x........ is 0 bytes inside local var "s_c"
10 declared at annotate_ignore_write.c:11, in frame #? of thread 1
11
12 Conflicting store by thread 1 at 0x........ size 4
13    at 0x........: main (annotate_ignore_write.c:?)
14 Location 0x........ is 0 bytes inside local var "s_a"
15 declared at annotate_ignore_write.c:9, in frame #? of thread 1
16
17 Finished.
18
19 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)