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:
Rainer Orth 2014-12-18 09:42:22 +00:00 committed by Rainer Orth
parent 0ecc12d8f0
commit d8b1c7f44b
2 changed files with 5 additions and 0 deletions

View File

@ -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>
PR bootstrap/63784

View File

@ -27,6 +27,7 @@ load_gcc_lib wrapper.exp
load_gcc_lib target-supports.exp
# For dg-skip-if.
load_gcc_lib target-supports-dg.exp
load_gcc_lib target-utils.exp
# For ${tool}_exit.
load_gcc_lib gcc-defs.exp
# For prune_gcc_output.