mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-11 09:40:33 +08:00
re PR testsuite/41385 (Many regressions on trunk)
2009-09-17 H.J. Lu <hongjiu.lu@intel.com> PR testsuite/41385 * gcc.dg/dfp/dfp.exp: Properly save DEFAULT_CFLAGS. From-SVN: r151803
This commit is contained in:
parent
98f3eb1f98
commit
51a0d6aa77
@ -1,3 +1,8 @@
|
||||
2009-09-17 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR testsuite/41385
|
||||
* gcc.dg/dfp/dfp.exp: Properly save DEFAULT_CFLAGS.
|
||||
|
||||
2009-09-17 Martin Jambor <mjambor@suse.cz>
|
||||
|
||||
* gcc.dg/struct/wo_prof_escape_arg_to_local.c: Do not run IPA-SRA.
|
||||
|
@ -39,7 +39,7 @@ verbose "dfp.exp: dg-do-what-default is ${dg-do-what-default}" 2
|
||||
|
||||
global DEFAULT_CFLAGS
|
||||
if [info exists DEFAULT_CFLAGS] then {
|
||||
set save_default_cflags DEFAULT_CFLAGS
|
||||
set save_default_cflags $DEFAULT_CFLAGS
|
||||
}
|
||||
|
||||
# If a testcase doesn't have special options, use these.
|
||||
|
Loading…
x
Reference in New Issue
Block a user