aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-scripts/map-address.exp
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-scripts/map-address.exp')
-rw-r--r--ld/testsuite/ld-scripts/map-address.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-scripts/map-address.exp b/ld/testsuite/ld-scripts/map-address.exp
index 587a98d..9e6f2dc 100644
--- a/ld/testsuite/ld-scripts/map-address.exp
+++ b/ld/testsuite/ld-scripts/map-address.exp
@@ -22,7 +22,7 @@ set testname "map addresses"
# The source file doesn't matter. Pinch one from the sizeof test.
if {![ld_assemble $as $srcdir/$subdir/sizeof.s tmpdir/map-address.o]} {
- unresolved $testname
+ unsupported $testname
return
}