From: H.J. Lu Date: Tue, 30 Sep 2003 19:50:40 +0000 (+0000) Subject: 2003-09-30 H.J. Lu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5cd8624d608aabf3b2b7f9d866c4a23f2e371a54;p=binutils-gdb.git 2003-09-30 H.J. Lu * ld-checks/checks.exp (section_check): Remove ia64-*-elf*. --- diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index d620badb8ea..4035f39a5b0 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2003-09-30 H.J. Lu + + * ld-checks/checks.exp (section_check): Remove ia64-*-elf*. + 2003-09-30 H.J. Lu * ld-checks/checks.exp (section_check): Skip ia64-*-* instead diff --git a/ld/testsuite/ld-checks/checks.exp b/ld/testsuite/ld-checks/checks.exp index 66bf08bca60..87a81509dd7 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