]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.multi/multi-arch.exp
Stop using nowarnings in gdb/testsuite/gdb.multi/
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.multi / multi-arch.exp
index 70d0a0978b91db4f887e7e7e01f93e2d0d4ceb22..986e663f1c96d0d79ad34c16b799ab323fc3fb93 100644 (file)
@@ -53,11 +53,11 @@ if [istarget "s390*-*-*"] {
 }
 
 if { [prepare_for_testing ${testfile}.exp ${exec1} "${srcfile1}" \
-         [list debug nowarnings additional_flags=${march1}]] } {
+         [list debug additional_flags=${march1}]] } {
     return -1
 }
 
-set options [list debug nowarnings]
+set options [list debug]
 
 if [istarget "aarch64*-*-*"] {
     if {[info exists ARM_CC_FOR_TARGET]} {