blob: df40fa3f2aa5b171d80cb91cb7b18a3424b0a28e [file] [log] [blame]
// { dg-options "-w" }
struct S {
int i : 64;
};