db95bb7c59
PR ld/4317 * ld-i386/compressed1.d: Use nm/readelf with "failif". * ld-x86-64/compressed1.d: Likewise. * ld-x86-64/pie1.d: Likewise.
10 lines
206 B
Makefile
10 lines
206 B
Makefile
#name: undefined symbol with compressed debug sections
|
|
#as: --64
|
|
#ld: -e foo -melf_x86_64 --noinhibit-exec
|
|
#warning: .*/compressed1.c:13: undefined reference to .bar.
|
|
#nm: -n
|
|
|
|
#failif
|
|
#...
|
|
[ \t]+U bar
|
|
#...
|