* g++.dg/dfp/dfp.exp: Fix typo.
From-SVN: r152246
This commit is contained in:
parent
efc7a2a5fc
commit
425a180d82
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user