blob: 3a57c815a9a7a9fec6f07eafdd1988bfd1890c9f (
plain)
1
2
3
4
5
6
7
8
9
|
#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
#...
[ \t]+U bar
#pass
|