blob: ade170c7d4822946e70e512ecb4c899656a2737f [file] [log] [blame]
/* PR target/50009 */
struct S {
short a;
short b[];
} __attribute__((packed));