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