aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2013-01-08 10:24:46 +0000
committerThomas Schwinge <tschwinge@gnu.org>2013-01-08 10:24:46 +0000
commit98dbe4a783cb213f2af4762fdad02713679b500b (patch)
tree79122b1f80818789371df06b7f766054dc6b1fb9 /ld/testsuite/ld-i386
parent34d560337b0bb1ff07968f8698d37b04b1a635d9 (diff)
downloadgdb-98dbe4a783cb213f2af4762fdad02713679b500b.zip
gdb-98dbe4a783cb213f2af4762fdad02713679b500b.tar.gz
gdb-98dbe4a783cb213f2af4762fdad02713679b500b.tar.bz2
ld/testsuite/
* ld-i386/export-class.exp: Restore (and reword) comment about excluded targets.
Diffstat (limited to 'ld/testsuite/ld-i386')
-rw-r--r--ld/testsuite/ld-i386/export-class.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/export-class.exp b/ld/testsuite/ld-i386/export-class.exp
index 846bfdb..88f47b5 100644
--- a/ld/testsuite/ld-i386/export-class.exp
+++ b/ld/testsuite/ld-i386/export-class.exp
@@ -29,6 +29,8 @@ if { ![is_elf_format] } {
return
}
+# Exclude some more targets; feel free to include your favorite one
+# if you like.
if { !([istarget i?86-*-linux*]
|| [istarget i?86-*-nacl*]
|| [istarget i?86-*-gnu*]) } {