// { dg-do assemble  }
// { dg-options "-w" }

struct S
{
  int i : 1756;
};
