2006-03-07 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / while-dyn.exp
index 84ab14b9409883bf62904f62fb506282f3d2c327..03adf8ce8892a21051cd0b840b70fda0dc38e442 100644 (file)
@@ -55,7 +55,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.033015 seconds and 4 git commands to generate.