mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* ld/testsuite/ld-gc/pr11218-2.c: Declare
unresolved_detected_at_runtime_not_at_linktime.
This commit is contained in:
parent
283c0b82c3
commit
3a072d2c6d
@ -1,3 +1,8 @@
|
||||
2010-11-17 Andreas Schwab <schwab@linux-m68k.org>
|
||||
|
||||
* ld-gc/pr11218-2.c: Declare
|
||||
unresolved_detected_at_runtime_not_at_linktime.
|
||||
|
||||
2010-11-17 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-plugin/plugin.exp: Define printf and puts as main.
|
||||
|
@ -1,4 +1,5 @@
|
||||
extern void foo_in_so(void);
|
||||
extern void unresolved_detected_at_runtime_not_at_linktime (void);
|
||||
|
||||
void call_unresolved(void)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user