6 * This litmus test demonstrates that full memory barriers suffice to
7 * order the store-buffering pattern, where each process writes to the
8 * variable that the preceding process reads. (Locking and RCU can also
9 * suffice, but not much else.)
35 exists (0:r0=0 /\ 1:r0=0)