[webkit-reviews] review requested: [Bug 59190] Support for alignment for the Sun/Oracle Studio compilers : [Attachment 91160] patch to support alignment macros for SunStudio >= 12.1, overcommit buffer by 64 bytes for Studio 12 and manually alighn buffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 14:21:36 PDT 2011


Ben Taylor <bentaylor.solx86 at gmail.com> has asked  for review:
Bug 59190: Support for alignment for the Sun/Oracle Studio compilers
https://bugs.webkit.org/show_bug.cgi?id=59190

Attachment 91160: patch to support alignment macros for SunStudio >= 12.1,
overcommit buffer by 64 bytes for Studio 12 and manually alighn buffer
https://bugs.webkit.org/attachment.cgi?id=91160&action=review

------- Additional Comments from Ben Taylor <bentaylor.solx86 at gmail.com>
This was fixed earlier in Vector.h, but was missed in the transition to
Alignment.h. Further research
showed Studio 12 ignored the alignment macro, so added code to do manual
alignment just for Solaris with SS12.


More information about the webkit-reviews mailing list