1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00

New test case.

llvm-svn: 48858
This commit is contained in:
Devang Patel 2008-03-27 01:51:31 +00:00
parent e66720fd57
commit a04c63181f

View File

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