From: Ulrich Weigand Date: Thu, 24 Jul 2014 17:09:10 +0000 (+0000) Subject: struct-layout-1.exp: Load g++-dg.exp. X-Git-Tag: releases/gcc-5.1.0~6098 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c41e1ae6c0ee5face983669fc23e418be1faa1da;p=thirdparty%2Fgcc.git struct-layout-1.exp: Load g++-dg.exp. gcc/testsuite/ * g++.dg/compat/struct-layout-1.exp: Load g++-dg.exp. From-SVN: r213014 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 1aeb7abd353e..d37c6a94737d 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2014-07-24 Ulrich Weigand + + * g++.dg/compat/struct-layout-1.exp: Load g++-dg.exp. + 2014-07-24 Jiong Wang * gcc.target/aarch64/test_frame_1.c: Match optimized instruction diff --git a/gcc/testsuite/g++.dg/compat/struct-layout-1.exp b/gcc/testsuite/g++.dg/compat/struct-layout-1.exp index 0beb59537239..6a1311395512 100644 --- a/gcc/testsuite/g++.dg/compat/struct-layout-1.exp +++ b/gcc/testsuite/g++.dg/compat/struct-layout-1.exp @@ -90,6 +90,9 @@ proc compat-use-tst-compiler { } { # This must be done after the compat-use-*-compiler definitions. load_lib compat.exp +# Provide the g++-dg-prune routine (gcc-dp.exp is loaded by compat.exp) +load_lib g++-dg.exp + g++_init # Save variables for the C++ compiler under test, which each test will