Bug 469146 - massif --ignore-fn does not ignore inlined functions
[valgrind.git] / drd / tests / tc16_byterace.stderr.exp
blobe9b2f84c7f35345e10aac9b6205998929c47fb8e
2 Conflicting load by thread 1 at 0x........ size 1
3 at 0x........: main (tc16_byterace.c:34)
4 Location 0x........ is 0 bytes inside bytes[4],
5 a global variable declared at tc16_byterace.c:7
7 Conflicting store by thread 1 at 0x........ size 1
8 at 0x........: main (tc16_byterace.c:34)
9 Location 0x........ is 0 bytes inside bytes[4],
10 a global variable declared at tc16_byterace.c:7
13 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)