Handle relocation against protected function for -Bsymbolic
[deliverable/binutils-gdb.git] / ld / testsuite / ld-x86-64 / compressed1.d
1 #name: undefined symbol with compressed debug sections
2 #as: --64
3 #ld: -e foo -melf_x86_64 --noinhibit-exec
4 #warning: .*/compressed1.c:13: undefined reference to .bar.
5 #nm: -n
6
7 #...
8 [ \t]+U bar
9 #pass
This page took 0.029375 seconds and 4 git commands to generate.