New test case.

llvm-svn: 48858
This commit is contained in:
Devang Patel 2008-03-27 01:51:31 +00:00
parent 308e564693
commit c9c9e406ad
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
// RUN: %llvmgcc %s -S -o -
struct S1757 {
long double c;
long int __attribute__((packed)) e:28;
} x;