Fix double_ptr_storage definition for gcc/x32
authorIvan Maidanski <ivmai@mail.ru>
Mon, 1 Oct 2012 10:48:43 +0000 (14:48 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 8 Oct 2012 10:00:02 +0000 (12:00 +0200)
commit995764573c4c101931cf30faabb8d458ed86d718
tree513c19ae9f1171937eb5956c7c7ed725e91e9b32
parent73cdda90dfea998be728d0c9db99df91aad8725a
Fix double_ptr_storage definition for gcc/x32

* src/atomic_ops/sysdeps/standard_ao_double_t.h (double_ptr_storage):
Define as "unsigned long long" instead of __m128 for gcc/x32 (i.e.,
ILP32 on x86_64); update and reformat comment.
src/atomic_ops/sysdeps/standard_ao_double_t.h