From: Rainer Orth Date: Thu, 18 Dec 2014 09:42:22 +0000 (+0000) Subject: Include target-utils.exp in boehm-gc testing X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d8b1c7f44bef67ca0f4c9756072652d2a4b27711;p=gcc.git Include target-utils.exp in boehm-gc testing * testsuite/lib/boehm-gc.exp: Load target-utils.exp. From-SVN: r218857 --- diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index a0e162c3b18..17114fa06cb 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,7 @@ +2014-12-18 Rainer Orth + + * testsuite/lib/boehm-gc.exp: Load target-utils.exp. + 2014-11-21 H.J. Lu PR bootstrap/63784 diff --git a/boehm-gc/testsuite/lib/boehm-gc.exp b/boehm-gc/testsuite/lib/boehm-gc.exp index c5b3e95b0f0..bafe7bb34e8 100644 --- a/boehm-gc/testsuite/lib/boehm-gc.exp +++ b/boehm-gc/testsuite/lib/boehm-gc.exp @@ -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.