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