URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-gc/] [pr11218-1.c] - Rev 157
Go to most recent revision | Compare with Previous | Blame | View Log
extern void unresolved_detected_at_runtime_not_at_linktime(void); void foo_in_so(void) { unresolved_detected_at_runtime_not_at_linktime(); }
Go to most recent revision | Compare with Previous | Blame | View Log