Commit 425a180d by Janis Johnson Committed by Janis Johnson

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

From-SVN: r152246
parent efc7a2a5
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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment