URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [testsuite/] [g++.dg/] [warn/] [conv3.C] - Rev 154
Go to most recent revision | Compare with Previous | Blame | View Log
// PR c++/19457
int i=-1;
unsigned int j= ~0; // { dg-bogus "" }
Go to most recent revision | Compare with Previous | Blame | View Log