(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
warn/
conv3.C
// PR c++/19457

int i=-1;
unsigned int j= ~0; // { dg-bogus "" }