mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
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.
11 lines
204 B
Makefile
11 lines
204 B
Makefile
#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
|
|
#...
|