OSDN Git Service

2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / g++.dg / warn / conv3.C
1 // PR c++/19457
2
3 int i=-1;
4 unsigned int j= ~0; // { dg-bogus "" }