aboutsummaryrefslogtreecommitdiffstats
path: root/test/CFrontend/2007-11-07-CopyAggregateAlign.c
Commit message (Collapse)AuthorAgeFilesLines
* Un XFAIL these tests, now that Bill has backportedDuncan Sands2007-11-141-1/+0
| | | | | | | the fix from 4.2. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44115 91177308-0d34-0410-b5e6-96231b3b80d8
* XFAIL these tests until the fix gets backportedDuncan Sands2007-11-141-0/+1
| | | | | | | from llvm-gcc-4.2 to 4.0. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44103 91177308-0d34-0410-b5e6-96231b3b80d8
* Check that the first and third characters, s and u,Duncan Sands2007-11-091-0/+3
are accessed with an alignment of 2 not 1. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43932 91177308-0d34-0410-b5e6-96231b3b80d8