2006-03-07 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / collection.exp
index e62b6945bfa0de6e7c1e9c24d359c07913fc2e73..1d499fd3c5d240644e7c66d8c113f833293cb6a1 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.027076 seconds and 4 git commands to generate.