aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-selective
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-07-30 07:41:15 +0000
committerAlan Modra <amodra@gmail.com>2002-07-30 07:41:15 +0000
commit19c7c5822243dbcbd867de476f910fb746e5aa09 (patch)
tree2042d40466e42dbacbde3b7d5b6ab9229f6d1b6f /ld/testsuite/ld-selective
parent0c24a63fe308fef03ac58f5ed5fe709e99b01f2a (diff)
downloadgdb-19c7c5822243dbcbd867de476f910fb746e5aa09.zip
gdb-19c7c5822243dbcbd867de476f910fb746e5aa09.tar.gz
gdb-19c7c5822243dbcbd867de476f910fb746e5aa09.tar.bz2
* ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target. * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp, ld-linkonce/linkonce.exp, ld-shared/shared.exp, ld-undefined/weak-undef.exp: Test hppa*64*-*-hpux* and hppa*-*-linux* targets. * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s: Add whitespace before assembler directives.
Diffstat (limited to 'ld/testsuite/ld-selective')
-rw-r--r--ld/testsuite/ld-selective/sel-dump.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-selective/sel-dump.exp b/ld/testsuite/ld-selective/sel-dump.exp
index ee4de62..e99d5ae 100644
--- a/ld/testsuite/ld-selective/sel-dump.exp
+++ b/ld/testsuite/ld-selective/sel-dump.exp
@@ -20,6 +20,7 @@
if { ![istarget *-*-linux*]
&& ![istarget *-*-gnu]
+ && ![istarget hppa*64*-*-hpux*]
&& ![istarget *-*-elf] } {
return
}