This patch is to fix PR12631, and basically just turns on existing
functionality.  __declspec(align)'s behavior (documented on MSDN here:
<http://msdn.microsoft.com/en-us/library/83ythb65(v=vs.100).aspx>)
matches what we already support for __attribute__((aligned)).  I've
also included a test case to ensure the behavior matches expectations.

~Aaron

Attachment: declspec_align.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to