summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-checks
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2003-09-30 19:12:53 +0000
committerH.J. Lu <hjl@lucon.org>2003-09-30 19:12:53 +0000
commit78dac1a183cb42a2c89b95c81b9de5c64717b77c (patch)
tree2d44163cba364c26e781df49af57bc295d2449c2 /ld/testsuite/ld-checks
parent5a4620129f08823f197fc007cb8d57c2e3a797fb (diff)
downloadbinutils-redhat-78dac1a183cb42a2c89b95c81b9de5c64717b77c.tar.gz
2003-09-30 H.J. Lu <hongjiu.lu@intel.com>
* ld-checks/checks.exp (section_check): Skip ia64-*-* instead of ia64-*-linux*.
Diffstat (limited to 'ld/testsuite/ld-checks')
-rw-r--r--ld/testsuite/ld-checks/checks.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-checks/checks.exp b/ld/testsuite/ld-checks/checks.exp
index f9478dff95..66bf08bca6 100644
--- a/ld/testsuite/ld-checks/checks.exp
+++ b/ld/testsuite/ld-checks/checks.exp
@@ -25,7 +25,7 @@ proc section_check {} {
global subdir
# The usage of .lcomm in asm.s is incompatible with ia64 and ppc coff.
- if { [istarget ia64-*-elf*] || [istarget ia64-*-linux*]
+ if { [istarget ia64-*-elf*] || [istarget ia64-*-*]
|| [istarget powerpc*-*-aix*] || [istarget powerpc-*-beos*]
|| [istarget rs6000-*-*] } {
return