URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.dg/] [lto/] [pr45721_1.c] - Rev 774
Go to most recent revision | Compare with Previous | Blame | View Log
static void bar(void) __attribute__ ((weakref("baz"))); void *x = (void *)bar;
Go to most recent revision | Compare with Previous | Blame | View Log