git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8470
--- /dev/null
+
+Start of test.
+Thread 2:
+Conflicting load by thread 2/3 at 0x........ size 4
+ at 0x........: thread_func_2 (atomic_var.c:?)
+ by 0x........: vg_thread_wrapper (drd_pthread_intercepts.c:?)
+ by 0x........: (within libpthread-?.?.so)
+ by 0x........: clone (in /...libc...)
+Location 0x........ is 0 bytes inside local var "s_y"
+declared at atomic_var.c:32, in frame #? of thread 2
+y = 1
+Test finished.
+
+ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
--- /dev/null
+
+Sorry, but your compiler does not have built-in support for atomic operations.
+
+ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)