summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.asm/asm-source.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.asm/asm-source.exp')
-rw-r--r--gdb/testsuite/gdb.asm/asm-source.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.asm/asm-source.exp b/gdb/testsuite/gdb.asm/asm-source.exp
index 3462572cc00..7f73068c9cb 100644
--- a/gdb/testsuite/gdb.asm/asm-source.exp
+++ b/gdb/testsuite/gdb.asm/asm-source.exp
@@ -38,8 +38,7 @@ if [istarget "d10v-*-*"] then {
set asm-arch d10v
}
if { "${asm-arch}" == "" } {
- verbose "Skipping assembly source test -- not implemented for this target."
- return
+ gdb_suppress_entire_file "Assembly source test -- not implemented for this target."
}
set testfile "asm-source"