2003-09-30 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 30 Sep 2003 19:12:53 +0000 (19:12 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 30 Sep 2003 19:12:53 +0000 (19:12 +0000)
* ld-checks/checks.exp (section_check): Skip ia64-*-* instead
of ia64-*-linux*.

ld/testsuite/ChangeLog
ld/testsuite/ld-checks/checks.exp

index 160ee1397dd816191811f3d1ff68aecbc7da06f8..d620badb8eafe2641892b308d8c852a6945dc4f1 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-checks/checks.exp (section_check): Skip ia64-*-* instead
+       of ia64-*-linux*.
+
 2003-09-30  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ld-ia64/ia64.exp: Remove -melf64_ia64.
index f9478dff951080bcc3a4b71e49355f02236bb47e..66bf08bca60c49b5c9cd558850f0b3e8a8d92ea2 100644 (file)
@@ -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