aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2003-09-30 19:50:40 +0000
committerH.J. Lu <hjl.tools@gmail.com>2003-09-30 19:50:40 +0000
commit5cd8624d608aabf3b2b7f9d866c4a23f2e371a54 (patch)
treee6dc1d8cdacb9846262d66c0c11c6b4dce71f517
parent18c5ee84de930581de82c7402246f73656881189 (diff)
downloadgdb-5cd8624d608aabf3b2b7f9d866c4a23f2e371a54.zip
gdb-5cd8624d608aabf3b2b7f9d866c4a23f2e371a54.tar.gz
gdb-5cd8624d608aabf3b2b7f9d866c4a23f2e371a54.tar.bz2
2003-09-30 H.J. Lu <hongjiu.lu@intel.com>
* ld-checks/checks.exp (section_check): Remove ia64-*-elf*.
-rw-r--r--ld/testsuite/ChangeLog4
-rw-r--r--ld/testsuite/ld-checks/checks.exp2
2 files changed, 5 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index d620bad..4035f39 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,5 +1,9 @@
2003-09-30 H.J. Lu <hongjiu.lu@intel.com>
+ * ld-checks/checks.exp (section_check): Remove ia64-*-elf*.
+
+2003-09-30 H.J. Lu <hongjiu.lu@intel.com>
+
* ld-checks/checks.exp (section_check): Skip ia64-*-* instead
of ia64-*-linux*.
diff --git a/ld/testsuite/ld-checks/checks.exp b/ld/testsuite/ld-checks/checks.exp
index 66bf08b..87a8150 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-*-*]
+ if { [istarget ia64-*-*]
|| [istarget powerpc*-*-aix*] || [istarget powerpc-*-beos*]
|| [istarget rs6000-*-*] } {
return