Descriptionfix x32 handling of Atomic64
The x32 logic for the size of Atomic64 handles NaCL, but misses
the Linux case. Check the standard __ILP32__ to handle that too.
This has been fixed in the Chromium base tree already:
https://codereview.chromium.org/12186005/
BUG=chromium-os:36866
TEST=compiled the code for x86_64 (64bit) & x86_64 (x32)
Committed: http://code.google.com/p/v8/source/detail?r=13824
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|