1 // PR c++/19457
2 
3 int i=-1;
4 unsigned int j= ~0; // { dg-bogus "" }
5