]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Include target-utils.exp in boehm-gc testing
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Thu, 18 Dec 2014 09:42:22 +0000 (09:42 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Thu, 18 Dec 2014 09:42:22 +0000 (09:42 +0000)
* testsuite/lib/boehm-gc.exp: Load target-utils.exp.

From-SVN: r218857

boehm-gc/ChangeLog
boehm-gc/testsuite/lib/boehm-gc.exp

index a0e162c3b18e08427692689f6a26ecbe41d897bd..17114fa06cb96ddf15e4a7d9095155d033160cda 100644 (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
index c5b3e95b0f0308ee9f4b580e0fe0e1cb9f1ab809..bafe7bb34e8acc2a4d657e310743eb873b24c3f4 100644 (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.