summaryrefslogtreecommitdiffstats
path: root/test/Sema/align-x86-64.c
Commit message (Expand)AuthorAgeFilesLines
* Fix alignof computation of large arrays on x86_64.Rafael Espindola2013-08-081-10/+0
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Gcc pads the size of an array using the alignment of its elements.Argyrios Kyrtzidis2011-04-261-0/+14
* Correctly align large arrays in x86-64. This fixes PR5599.Rafael Espindola2010-06-041-0/+11