URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [testsuite/] [gcc.dg/] [pch/] [except-1.hs] - Rev 298
Go to most recent revision | Compare with Previous | Blame | View Log
/* { dg-options "-fexceptions" } */ extern inline int foo(int a) { return a + 1; }
Go to most recent revision | Compare with Previous | Blame | View Log