blob: 4e96bf31905d1d17c17ab9dcee64dfe94eb5ebde [file] [log] [blame]
bart5f3be752009-08-11 15:00:54 +00001
bartde60fe52011-10-05 13:10:30 +00002Conflicting load by thread 1 at 0x........ size 1
bart5f3be752009-08-11 15:00:54 +00003 at 0x........: main (annotate_ignore_rw.c:?)
philippe81d24c32012-12-05 21:08:24 +00004Location 0x........ is 0 bytes inside global var "s_b"
5declared at annotate_ignore_rw.c:11
bart5f3be752009-08-11 15:00:54 +00006
bartde60fe52011-10-05 13:10:30 +00007Conflicting store by thread 1 at 0x........ size 1
bart5f3be752009-08-11 15:00:54 +00008 at 0x........: main (annotate_ignore_rw.c:?)
philippe81d24c32012-12-05 21:08:24 +00009Location 0x........ is 0 bytes inside global var "s_a"
10declared at annotate_ignore_rw.c:10
njncab64bc2009-08-12 00:14:44 +000011
bartde60fe52011-10-05 13:10:30 +000012Conflicting load by thread 1 at 0x........ size 1
bartbcc84492009-08-12 07:03:30 +000013 at 0x........: main (annotate_ignore_rw.c:?)
philippe81d24c32012-12-05 21:08:24 +000014Location 0x........ is 0 bytes inside global var "s_c"
15declared at annotate_ignore_rw.c:12
bartbcc84492009-08-12 07:03:30 +000016
bart5f3be752009-08-11 15:00:54 +000017Finished.
18
bartbcc84492009-08-12 07:03:30 +000019ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)