commit | 34b258dd692951ab2236e134e5520367cda60125 | [log] [tgz] |
---|---|---|
author | Raghu Gandham <raghu.gandham@imgtec.com> | Thu Jul 24 15:56:51 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Thu Jul 24 16:22:02 2014 -0700 |
tree | 0c520f1a590e0ff7effabe16ed2ed292c6381213 | |
parent | b902641d7303d2ea24c10f6d6e7ff49e7ee75611 [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. (cherry picked from commit f1837377d215a6eda294b6ac7552b226deee91ce) Change-Id: I973d999c31c9ab89b5a7b709beff6486b93408f2