aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/assert.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-scripts/assert.exp')
-rw-r--r--ld/testsuite/ld-scripts/assert.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-scripts/assert.exp b/ld/testsuite/ld-scripts/assert.exp
index 7569051..753f17d 100644
--- a/ld/testsuite/ld-scripts/assert.exp
+++ b/ld/testsuite/ld-scripts/assert.exp
@@ -22,7 +22,7 @@
set testname "ASSERT"
if ![ld_assemble $as $srcdir/$subdir/assert.s tmpdir/assert.o] {
- unresolved $testname
+ unsupported $testname
return
}