mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 05:52:21 +08:00
2001-06-06 H.J. Lu <hjl@gnu.org>
* ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3 on Linux/mips. * ld-elfvers/vers.exp: Also run on istarget Linux/mips. * ld-elfvsb/elfvsb.exp: Likewise. * ld-shared/shared.exp: Likewise. * ld-selective/selective.exp: Mark selective2, selective3, selective4 and selective5 xfail on Linux/mips. * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips. * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips. * ld-srec/srec.exp: Add Linux/mips to xfail.
This commit is contained in:
@ -341,7 +341,7 @@ setup_xfail "i*86-*-aout*"
|
||||
# These tests fail on the native MIPS ELF targets because the GP value
|
||||
# in the .reginfo section is not updated when the S-record version is
|
||||
# written out. The mips-elf target itself does not use a .reginfo section.
|
||||
setup_xfail "mips*-*-irix5*" "mips*-*-irix6*"
|
||||
setup_xfail "mips*-*-irix5*" "mips*-*-irix6*" "mips*-*-linux*"
|
||||
|
||||
# The S-record linker doesn't do the magic TOC handling that XCOFF
|
||||
# linkers do.
|
||||
@ -394,7 +394,7 @@ if ![ld_compile "$CXX $CXXFLAGS -fgnu-linker" $srcdir/$subdir/sr3.cc tmpdir/sr3.
|
||||
|
||||
# See above.
|
||||
setup_xfail "i*86-*-aout*"
|
||||
setup_xfail "mips*-*-irix5*" "mips*-*-irix6*"
|
||||
setup_xfail "mips*-*-irix5*" "mips*-*-irix6*" "mips*-*-linux*"
|
||||
setup_xfail "*-*-aix*" "*-*-xcoff*"
|
||||
setup_xfail "arm*-*-*"
|
||||
setup_xfail "strongarm*-*-*"
|
||||
|
Reference in New Issue
Block a user