]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/testsuite/ld-scripts/map-address.exp
ld testsuite: change unresolved to unsupported/fail
[thirdparty/binutils-gdb.git] / ld / testsuite / ld-scripts / map-address.exp
index 587a98d887380d5aad772fdb1b5b6786c57c4010..9e6f2dc3df3b8d2e1aaa15cfa255b6e1bd8954c1 100644 (file)
@@ -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
 }