commit | f1837377d215a6eda294b6ac7552b226deee91ce | [log] [tgz] |
---|---|---|
author | Raghu Gandham <raghu.gandham@imgtec.com> | Thu Jul 24 15:56:51 2014 -0700 |
committer | Raghu Gandham <raghu.gandham@imgtec.com> | Thu Jul 24 16:11:52 2014 -0700 |
tree | 25b90a8974590f4ad874105c8d0cc93950464e64 | |
parent | dbf52ec37b835973d8f357af2a16694c98894c4d [diff] |
[MIPS] Fix atomic_is_lock_free test for mips32. On 32-bit MIPS, 64-bit atomic ops are achieved through locks. So allow the test to fail for atomic_intmax_t on 32-bit MIPS. Change-Id: I78e7807e50f899a0fea0d5b388d9ebb53228aaa0