]> granicus.if.org Git - gc/commitdiff
Include target-utils.exp in boehm-gc testing
authorro@138bc75d-0d04-0410-961f-82ee72b054a4 <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Dec 2014 09:42:22 +0000 (09:42 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 20 May 2015 08:37:23 +0000 (11:37 +0300)
* testsuite/lib/boehm-gc.exp: Load target-utils.exp.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@218857 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
testsuite/lib/boehm-gc.exp

index a0e162c3b18e08427692689f6a26ecbe41d897bd..17114fa06cb96ddf15e4a7d9095155d033160cda 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.