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

11 lines
204 B
Makefile

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