aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/align-x86-64.c
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2011-04-26Gcc pads the size of an array using the alignment of its elements.Argyrios Kyrtzidis
2010-06-04Correctly align large arrays in x86-64. This fixes PR5599.Rafael Espindola