aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/comm-data.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-elf/comm-data.exp')
-rw-r--r--ld/testsuite/ld-elf/comm-data.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/ld-elf/comm-data.exp b/ld/testsuite/ld-elf/comm-data.exp
index 3bc8484..2258afb 100644
--- a/ld/testsuite/ld-elf/comm-data.exp
+++ b/ld/testsuite/ld-elf/comm-data.exp
@@ -32,6 +32,7 @@ if ![is_elf_format] {
# Exclude some more targets; feel free to include your favorite one
# if you like.
if { ![istarget *-*-linux*]
+ && ![istarget *-*-nacl*]
&& ![istarget *-*-gnu*] } {
return
}