2003-09-30 H.J. Lu <hongjiu.lu@intel.com>

* ld-checks/checks.exp (section_check): Remove ia64-*-elf*.
This commit is contained in:
H.J. Lu 2003-09-30 19:50:40 +00:00
parent 18c5ee84de
commit 5cd8624d60
2 changed files with 5 additions and 1 deletions

View 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

View 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