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