blob: 2808ae1e2ae44cc1104b2617e18a120103878071 [file] [log] [blame]
// { dg-do assemble }
// { dg-options "-w" }
struct S
{
int i : 1756;
};