From: Doug Evans Date: Mon, 30 Jul 2012 16:34:34 +0000 (+0000) Subject: * gdb.dwarf2/dw4-sig-types.exp: Fix typo. X-Git-Tag: gdb_7_5-2012-08-17-release~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9961f33f5edbe3002da00b616973a5f1d84f24d5;p=thirdparty%2Fbinutils-gdb.git * gdb.dwarf2/dw4-sig-types.exp: Fix typo. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e3d95c6ff02..16b8d2f0c8c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2012-07-30 Doug Evans + + * gdb.dwarf2/dw4-sig-types.exp: Fix typo. + 2012-07-27 Jan Kratochvil Fix testsuite regression after --use-deprecated-index-sections removal. diff --git a/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp b/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp index d63597d9107..dd86237f519 100644 --- a/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp +++ b/gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp @@ -21,7 +21,7 @@ standard_testfile .cc dw4-sig-types-b.cc # Since we pass an explicit -gdwarf-4 to the compiler, we let # that be the test of whether the target supports it. -if { [prepare_for_testing "${test}.exp" "${testfile}" \ +if { [prepare_for_testing "${testfile}.exp" "${testfile}" \ [list $srcfile $srcfile2] \ {debug c++ additional_flags=-gdwarf-4}] } { return -1