URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [g++.dg/] [cpp0x/] [auto27.C] - Rev 701
Go to most recent revision | Compare with Previous | Blame | View Log
// PR c++/51186
auto main()->int // { dg-error "std=" "" { target c++98 } }
// { dg-error "auto" "" { target c++98 } 3 }
// { dg-error "no type" "" { target c++98 } 3 }
{ }
Go to most recent revision | Compare with Previous | Blame | View Log