URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [lto/] [20081118_2.c] - Rev 753
Go to most recent revision | Compare with Previous | Blame | View Log
int e_inline_baz (void) { return 0; } __attribute__((noinline)) int f (void) { return 1; }
Go to most recent revision | Compare with Previous | Blame | View Log