aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-checks/checks.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-checks/checks.exp')
-rw-r--r--ld/testsuite/ld-checks/checks.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-checks/checks.exp b/ld/testsuite/ld-checks/checks.exp
index 7abd1cd..3cf9c5b 100644
--- a/ld/testsuite/ld-checks/checks.exp
+++ b/ld/testsuite/ld-checks/checks.exp
@@ -36,7 +36,7 @@ proc section_check {} {
set ldflags "$LDFLAGS --check-sections -e foo"
if { ![ld_assemble $as $srcdir/$subdir/asm.s tmpdir/asm.o]} {
- unresolved $test
+ unsupported $test
return
}