[binutils-gdb] MIPS/LD/testsuite: Remove unused `*-*-linux*' target matcher
"Maciej W. Rozycki via Binutils-cvs" <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=858b2eff4e5a56a45431a13d76ffdc8bcebb3ab1 commit 858b2eff4e5a56a45431a13d76ffdc8bcebb3ab1 Author: Maciej W. Rozycki <[email protected]> Date: Thu Apr 2 15:43:46 2026 +0100 MIPS/LD/testsuite: Remove unused `*-*-linux*' target matcher In the setting of GAS and LD ABI flags the `*-*-linux*' target is used twice in a different legs of a multi-part conditional, with the second instance never having a chance to match due to the earlier one. Remove the unused expression then. Diff: --- ld/testsuite/ld-mips-elf/mips-elf.exp | 1 - 1 file changed, 1 deletion(-) diff --git a/ld/testsuite/ld-mips-elf/mips-elf.exp b/ld/testsuite/ld-mips-elf/mips-elf.exp index f1bbd81827f..c5c1e4e75a8 100644 --- a/ld/testsuite/ld-mips-elf/mips-elf.exp +++ b/ld/testsuite/ld-mips-elf/mips-elf.exp @@ -207,7 +207,6 @@ if {[istarget *-*-openbsd*] } { || [istarget *-mti-elf*] \ || [istarget *-sde-elf*] \ || [istarget *-*-netbsd*] \ - || [istarget *-*-linux*] \ || [istarget *-*-sysv4*] } { if [istarget *el-*-*] { set abi_asflags(o32) -32