2006-03-07 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / limits.exp
index eed178084bb09acf45156de6488b40fe0d74c310..4022d6d59a5a8d9eafaae6df184edc4934f1df6a 100644 (file)
@@ -36,7 +36,7 @@ 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.023819 seconds and 4 git commands to generate.