Andreas Schwab <sch...@linux-m68k.org> writes: > domi...@lps.ens.fr (Dominique Dhumieres) writes: > >>> Here it is. Committed as r218662 to get things going again. >> >> The same change should be done for libitm and libatomic. > > And boehm-gc.
Right, fixed as follows and installed on mainline after testing on i386-pc-solaris2.11 and sparc-sun-solaris2.11. I must say I'm less than impressed how this patch tested actually. Rainer 2014-12-17 Rainer Orth <r...@cebitec.uni-bielefeld.de> * testsuite/lib/boehm-gc.exp: Load target-utils.exp.
# HG changeset patch # Parent db99d18efa0cce3ad66a0cff02fedf946af2a842 Include target-utils.exp in boehm-gc testing diff --git a/boehm-gc/testsuite/lib/boehm-gc.exp b/boehm-gc/testsuite/lib/boehm-gc.exp --- 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.
-- ----------------------------------------------------------------------------- Rainer Orth, Center for Biotechnology, Bielefeld University