summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-selective
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2002-07-30 07:41:15 +0000
committerAlan Modra <amodra@bigpond.net.au>2002-07-30 07:41:15 +0000
commitd347a782b8787853ddfe0c91d4ac9724d3c83c6e (patch)
treed65aee1ef962e14720bb6b23fb5cf866a14077ba /ld/testsuite/ld-selective
parent81f52cf695460784f1aa4b034747584a10c8654d (diff)
downloadbinutils-redhat-d347a782b8787853ddfe0c91d4ac9724d3c83c6e.tar.gz
* 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 ee4de621aa..e99d5aef52 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
}