Home | History | Annotate | Download | only in tests
      1 
      2 Conflicting load by thread 1 at 0x........ size 1
      3    at 0x........: main (annotate_ignore_write.c:?)
      4 Location 0x........ is 0 bytes inside global var "s_b"
      5 declared at annotate_ignore_write.c:11
      6 
      7 Conflicting load by thread 1 at 0x........ size 1
      8    at 0x........: main (annotate_ignore_write.c:?)
      9 Location 0x........ is 0 bytes inside global var "s_c"
     10 declared at annotate_ignore_write.c:12
     11 
     12 Conflicting store by thread 1 at 0x........ size 1
     13    at 0x........: main (annotate_ignore_write.c:?)
     14 Location 0x........ is 0 bytes inside global var "s_a"
     15 declared at annotate_ignore_write.c:10
     16 
     17 Finished.
     18 
     19 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)
     20