1
2Start of test.
3Conflicting load by thread x at 0x........ size 4
4   at 0x........: thread_func_2 (atomic_var.c:?)
5   by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
6Location 0x........ is 0 bytes inside global var "s_y"
7declared at atomic_var.c:35
8
9y = 1
10Test finished.
11
12ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
13