From bceed4d6712dd7319a8641e47045dbe91871b620 Mon Sep 17 00:00:00 2001 From: Janis Johnson Date: Fri, 15 Dec 2006 23:31:41 +0000 Subject: gfortran-dg.exp: Don't include fortran-torture.exp. * lib/gfortran-dg.exp: Don't include fortran-torture.exp. * lib/fortran-torture.exp: Include target-supports.exp. From-SVN: r119950 --- gcc/testsuite/lib/gfortran-dg.exp | 1 - 1 file changed, 1 deletion(-) (limited to 'gcc/testsuite/lib/gfortran-dg.exp') diff --git a/gcc/testsuite/lib/gfortran-dg.exp b/gcc/testsuite/lib/gfortran-dg.exp index 4a478850894..3e28af9c4e6 100644 --- a/gcc/testsuite/lib/gfortran-dg.exp +++ b/gcc/testsuite/lib/gfortran-dg.exp @@ -14,7 +14,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -load_lib fortran-torture.exp load_lib gcc-dg.exp # Define gfortran callbacks for dg.exp. -- cgit v1.2.1