85a86,90
> # Ruby only supports atomic accesses in noncaching mode
> if test_mem_mode == 'atomic' and options.ruby:
> warn("Memory mode will be changed to atomic_noncaching")
> test_mem_mode = 'atomic_noncaching'
>