blob: e0eef7187593ebfe7757b5f1920f2a7b44d84319 [file] [log] [blame]
barte6361362009-08-13 09:30:57 +00001
2Conflicting load by thread 1 at 0x........ size 4
3 at 0x........: main (annotate_ignore_write.c:?)
4Location 0x........ is 0 bytes inside local var "s_b"
5declared at annotate_ignore_write.c:10, in frame #? of thread 1
6
7Conflicting store by thread 1 at 0x........ size 4
8 at 0x........: main (annotate_ignore_write.c:?)
9Location 0x........ is 0 bytes inside local var "s_a"
10declared at annotate_ignore_write.c:9, in frame #? of thread 1
11
12Conflicting load by thread 1 at 0x........ size 4
13 at 0x........: main (annotate_ignore_write.c:?)
14Location 0x........ is 0 bytes inside local var "s_c"
15declared at annotate_ignore_write.c:11, in frame #? of thread 1
16
17Conflicting store by thread 1 at 0x........ size 4
18 at 0x........: main (annotate_ignore_write.c:?)
19Location 0x........ is 0 bytes inside local var "s_a"
20declared at annotate_ignore_write.c:9, in frame #? of thread 1
21
22Finished.
23
24ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)