* g++.dg/dfp/dfp.exp: Fix typo.

From-SVN: r152246
This commit is contained in:
Janis Johnson 2009-09-28 17:46:44 +00:00 committed by Janis Johnson
parent efc7a2a5fc
commit 425a180d82
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
2009-09-28 Janis Johnson <janis187@us.ibm.com>
* g++.dg/dfp/dfp.exp: Fix typo.
* lib/target-supports.exp (check-effective-target-dfp-nocache):
Fix typo that breaks the check.

View File

@ -39,7 +39,7 @@ verbose "dfp.exp: dg-do-what-default is ${dg-do-what-default}" 2
global DEFAULT_CXXFLAGS
if [info exists DEFAULT_CXXFLAGS] then {
set save_default_cxxflags DEFAULT_CXXFLAGS
set save_default_cxxflags $DEFAULT_CXXFLAGS
}
# If a testcase doesn't have special options, use these.