2006-03-07 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / infotrace.exp
index 6a117d319ef64425ee3505c97769e65805466fe3..ae7d0355c99ae9def01caed57ddf4400c5e9fcfd 100644 (file)
@@ -39,7 +39,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."
     }
 }
This page took 0.024574 seconds and 4 git commands to generate.