mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
66cae56016
PR 22319 bfd * elflink.c (elf_link_output_extsym): Keep global undefined symbols if they have been marked as needed. ld * testsuite/ld-elf/pr22310.s: New test source file. * testsuite/ld-elf/pr22310.d: New test driver. * testsuite/ld-mmix/undef-3.d: Update expected output from readelf.
10 lines
238 B
Makefile
10 lines
238 B
Makefile
#name: PR 22319 - required undefined symbols in output
|
|
#ld: -u undefined_symbol -e 0
|
|
#nm: -u
|
|
#notarget: dlx-*-*
|
|
# The DLX target fails because it needs a special linker script to handle file symbols.
|
|
|
|
[ ]+U+[ ]+undefined_symbol
|
|
#pass
|
|
|