2003-09-30 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 30 Sep 2003 19:50:40 +0000 (19:50 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 30 Sep 2003 19:50:40 +0000 (19:50 +0000)
* ld-checks/checks.exp (section_check): Remove ia64-*-elf*.

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

index d620badb8eafe2641892b308d8c852a6945dc4f1..4035f39a5b0c6171b842a8dec54560f454538efd 100644 (file)
@@ -1,3 +1,7 @@
+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
index 66bf08bca60c49b5c9cd558850f0b3e8a8d92ea2..87a81509dd7da0318f02a9964035a60440d2194e 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-*-*]
+    if { [istarget ia64-*-*]
         || [istarget powerpc*-*-aix*] || [istarget powerpc-*-beos*]
         || [istarget rs6000-*-*] } {
        return