Descriptionsync/atomic: disable hammer pointer tests on wrong size system
hammerCompareAndSwapPointer64 was only passing on
little-endian systems. hammerCompareAndSwapPointer32 was
writing 8 bytes to a uint32 value on the heap.
Patch Set 1 #Patch Set 2 : diff -r cbee2f341f10 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|