blob: e9eeef9ae2a5b8d2beed91031bbb753ebf41d768 [file] [log] [blame]
#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
#...