ftmemsim-valgrind/drd/tests/tc16_byterace.stderr.exp
Nicholas Nethercote 86be4a7cf3 Update .exp files for r10783.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10784
2009-08-12 00:14:44 +00:00

14 lines
448 B
Plaintext

Conflicting load by thread 1 at 0x........ size 1
at 0x........: main (tc16_byterace.c:34)
Location 0x........ is 0 bytes inside bytes[4],
a global variable declared at tc16_byterace.c:7
Conflicting store by thread 1 at 0x........ size 1
at 0x........: main (tc16_byterace.c:34)
Location 0x........ is 0 bytes inside bytes[4],
a global variable declared at tc16_byterace.c:7
ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)