X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.disasm%2Ft07_ari3.exp;h=e5072457860b4b98a6696cd8cd285d2dc8b659a2;hb=6aba47ca06d9150c6196a374b745c2711b46e045;hp=7084a950aadbcce6a6915417a52cc227e81f7e07;hpb=01f0fe5e0450edf168c1f612feb93cf588e4e7ea;p=thirdparty%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.disasm/t07_ari3.exp b/gdb/testsuite/gdb.disasm/t07_ari3.exp index 7084a950aad..e5072457860 100644 --- a/gdb/testsuite/gdb.disasm/t07_ari3.exp +++ b/gdb/testsuite/gdb.disasm/t07_ari3.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2003 Free Software Foundation, Inc. +# Copyright (C) 2003, 2007 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -41,11 +41,13 @@ set link-flags "-m h8300sxelf"; if {[target_assemble $srcfile $objfile "${asm-flags}"] != ""} then { - gdb_suppress_entire_file "Testcase assembly failed, so all tests in this file will automatically fail." + untested t07_ari3.exp + return -1 } if {[target_link $objfile $binfile "${link-flags}"] != ""} then { - gdb_suppress_entire_file "Testcase link failed, so all tests in this file will automatically fail." + untested t07_ari3.exp + return -1 } gdb_start