mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
10 lines
238 B
D
10 lines
238 B
D
|
#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
|
||
|
|