2006-03-07 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / tfind.exp
index 930382083ce45cad8c32f2fa518ff741844770d9..aa152989e999ef01b4354646ae84497b0c69933c 100644 (file)
@@ -55,7 +55,7 @@ if [istarget "m68k-*-elf"] then {
     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.041481 seconds and 4 git commands to generate.