mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-12 18:36:10 +08:00
nm ifunc test tweaks
* testsuite/binutils-all/nm.exp (ifunc): xfail more targets.
This commit is contained in:
@ -304,12 +304,12 @@ if [is_elf_format] {
|
||||
|
||||
# The following targets are known to not support ifuncs.
|
||||
setup_xfail "alpha*-*-*"
|
||||
setup_xfail "arm*-*-nto*"
|
||||
setup_xfail "arm*-*-netbsdelf*"
|
||||
setup_xfail "mips*-*-*"
|
||||
setup_xfail "arm*-elf" "arm*-*-nto*" "arm*-*-netbsdelf*"
|
||||
setup_xfail "*-*-hpux*"
|
||||
setup_xfail "mips*-*-*" "tx39*-*-*"
|
||||
setup_xfail "msp430*-*-*"
|
||||
setup_xfail "tx39*-*-*"
|
||||
setup_xfail "visium*-*-*"
|
||||
setup_xfail "x86_64-*-cloudabi*"
|
||||
|
||||
set testname "nm --ifunc-chars"
|
||||
if {![binutils_assemble $srcdir/$subdir/ifunc.s tmpdir/ifunc.o]} then {
|
||||
|
Reference in New Issue
Block a user