blob: 72e5cb17de2eab8dfbf8581d9f34b4747403f40b [file] [log] [blame]
Eric Christopher3883e662011-07-26 22:17:02 +00001// RUN: %clang_cc1 %s -emit-llvm -o -
2
3
4struct S1757 {
5 long double c;
6 long int __attribute__((packed)) e:28;
7} x;