Re: Disable execstack and rwx segments warnings for MIPS targets.
[binutils-gdb.git] / ld / testsuite / ld-i386 / compressed1.d
1 #name: undefined symbol with compressed debug sections
2 #as: --32
3 #ld: -e foo -melf_i386 --noinhibit-exec
4 #warning: .*/compressed1.c:13: undefined reference to .bar.
5 #nm: -n
6
7 #failif
8 #...
9 [ \t]+U bar
10 #...