1
2Conflicting load by thread 1 at 0x........ size 1
3   at 0x........: main (tc16_byterace.c:34)
4Location 0x........ is 0 bytes inside bytes[4],
5a global variable declared at tc16_byterace.c:7
6
7Conflicting store by thread 1 at 0x........ size 1
8   at 0x........: main (tc16_byterace.c:34)
9Location 0x........ is 0 bytes inside bytes[4],
10a global variable declared at tc16_byterace.c:7
11
12
13ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
14