Fix more cases of improper test names
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.opt / inline-locals.exp
index 6db90ba1ecb02566a09e9362337a5dc67d482c6f..2723ff9b5c700bf0bacebcc667b6aa1fe784df32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2008-2014 Free Software Foundation, Inc.
+# Copyright 2008-2016 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -15,8 +15,8 @@
 
 standard_testfile .c inline-markers.c
 
-if {[prepare_for_testing $testfile.exp $testfile \
-        [list $srcfile $srcfile2] {debug optimize=-O2}]} {
+if {[prepare_for_testing "failed to prepare" $testfile \
+        [list $srcfile $srcfile2] {debug additional_flags=-Winline}]} {
     return -1
 }
 
This page took 0.026084 seconds and 4 git commands to generate.