Include target-utils.exp in boehm-gc testing
* testsuite/lib/boehm-gc.exp: Load target-utils.exp. From-SVN: r218857
This commit is contained in:
parent
0ecc12d8f0
commit
d8b1c7f44b
@ -1,3 +1,7 @@
|
|||||||
|
2014-12-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
|
||||||
|
|
||||||
|
* testsuite/lib/boehm-gc.exp: Load target-utils.exp.
|
||||||
|
|
||||||
2014-11-21 H.J. Lu <hongjiu.lu@intel.com>
|
2014-11-21 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
PR bootstrap/63784
|
PR bootstrap/63784
|
||||||
|
@ -27,6 +27,7 @@ load_gcc_lib wrapper.exp
|
|||||||
load_gcc_lib target-supports.exp
|
load_gcc_lib target-supports.exp
|
||||||
# For dg-skip-if.
|
# For dg-skip-if.
|
||||||
load_gcc_lib target-supports-dg.exp
|
load_gcc_lib target-supports-dg.exp
|
||||||
|
load_gcc_lib target-utils.exp
|
||||||
# For ${tool}_exit.
|
# For ${tool}_exit.
|
||||||
load_gcc_lib gcc-defs.exp
|
load_gcc_lib gcc-defs.exp
|
||||||
# For prune_gcc_output.
|
# For prune_gcc_output.
|
||||||
|
Loading…
Reference in New Issue
Block a user