MIPS/LD/testsuite: Join `__ehdr_start' tests
Complement commit 3807734dbe
("PR ld/15428: MIPS/LD/testsuite:
Un-KFAIL `__ehdr_start' test 2") and join tests that do not need to be
split anymore.
ld/
* testsuite/ld-mips-elf/mips-elf.exp: Join `__ehdr_start' tests.
This commit is contained in:
parent
64575f782b
commit
31321c8031
|
@ -1,3 +1,7 @@
|
|||
2017-04-20 Maciej W. Rozycki <macro@imgtec.com>
|
||||
|
||||
* testsuite/ld-mips-elf/mips-elf.exp: Join `__ehdr_start' tests.
|
||||
|
||||
2017-04-20 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/21382
|
||||
|
|
|
@ -978,8 +978,7 @@ foreach { abi } $abis {
|
|||
"$abi_asflags($abi)" \
|
||||
[list ehdr_start-${suff}.s] \
|
||||
[list "readelf -s ehdr_start-1.nd"] \
|
||||
"ehdr_start-1-${abi}"]]
|
||||
run_ld_link_tests [list \
|
||||
"ehdr_start-1-${abi}"] \
|
||||
[list \
|
||||
"MIPS magic __ehdr_start symbol test 2 ($abi)" \
|
||||
"$abi_ldflags($abi) -T ehdr_start-2.ld" "" \
|
||||
|
|
Loading…
Reference in New Issue