<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">On Aug 6, 2013, at 8:39 PM, Rafael Espíndola <<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>> wrote:<br><div><blockquote type="cite"><div style="font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">It is really odd that this was not noticed before, but we align<br><br>long long int big[1024];<br><br>to 4 bytes on 32 bit systems. The problem is that we are only looking<br>at the element type when getLargeArrayMinWidth return non zero.<br><br>The attached patch fixes it.<br></div></blockquote></div><br><div>Looks okay.</div><div><br></div><div>John.</div></body></html>