2006-03-07 Paul Brook <paul@codesourcery.com>
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.trace / report.exp
index 28449fa0ab68fb7a9ccd210c5c025cb4a4a9d3cf..1b772a34702801f3d8b37a98ada6457fa1f302ae 100644 (file)
@@ -54,7 +54,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.03833 seconds and 4 git commands to generate.