Retro68/binutils/ld/testsuite/ld-x86-64/compressed1.d
2017-04-10 13:32:00 +02:00

11 lines
206 B
Makefile

#name: undefined symbol with compressed debug sections
#as: --64
#ld: -e foo -melf_x86_64 --noinhibit-exec
#warning: .*/compressed1.c:13: undefined reference to .bar.
#nm: -n
#failif
#...
[ \t]+U bar
#...