// PR c++/69631 // { dg-options -fwrapv } // { dg-skip-if "" int16 } struct C { static const unsigned short max = static_cast((32767 * 2 + 1)); };