DescriptionMIPS: Ensure proper alignment of LazyInstance objects.
The template system converts the actual struct type to an array of chars.
Make sure the alignment is kept by the compiler.
This fixes a lot of serialization-related HW tests, for example cctest test-serialize/Serialize.
BUG=
TEST=cctest test-serialize
Committed: https://code.google.com/p/v8/source/detail?r=11240
Patch Set 1 #
Total comments: 3
Patch Set 2 : Updated based on review comments. #Patch Set 3 : Updated LAZY_ALIGN to check for gcc version. #Patch Set 4 : rebased on r11201 #Patch Set 5 : rebased on r11230 #Messages
Total messages: 14 (0 generated)
|