2006-03-07 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / backtrace.exp
index e217f955cd8c774f84a96ac4195023d8ac983a01..dde7795024aaf9c7edddb77e2553201128b6159e 100644 (file)
@@ -54,7 +54,7 @@ if [istarget "m68k-*-elf"] then {
     set srcfile ${testfile}.c
     set binfile $objdir/$subdir/$testfile
     if { [gdb_compile "$srcdir/$subdir/$srcfile" $binfile \
-           executable {debug additional_flags=-w}] != "" } {
+           executable {debug nowarnings}] != "" } {
        gdb_suppress_entire_file "Testcase compile failed, so all tests in this file will automatically fail."
     }
     gdb_load $binfile
This page took 0.023852 seconds and 4 git commands to generate.