From: janis Date: Fri, 15 Dec 2006 23:31:41 +0000 (+0000) Subject: * lib/gfortran-dg.exp: Don't include fortran-torture.exp. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ff2b6c3233637443482248190a47cb81211ef34e;p=thirdparty%2Fgcc.git * lib/gfortran-dg.exp: Don't include fortran-torture.exp. * lib/fortran-torture.exp: Include target-supports.exp. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119950 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 1e11d55557f3..13bfbe9f9e6b 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2006-12-15 Janis Johnson + + * lib/gfortran-dg.exp: Don't include fortran-torture.exp. + * lib/fortran-torture.exp: Include target-supports.exp. + 2006-12-15 Jakub Jelinek PR target/30185 diff --git a/gcc/testsuite/lib/fortran-torture.exp b/gcc/testsuite/lib/fortran-torture.exp index b68a05ddad60..0f68da0f41ac 100644 --- a/gcc/testsuite/lib/fortran-torture.exp +++ b/gcc/testsuite/lib/fortran-torture.exp @@ -20,6 +20,7 @@ # This file was written by Steven Bosscher (s.bosscher@student.tudelft.nl) # based on f-torture.exp, which was written by Rob Savoye. +load_lib target-supports.exp # The default option list can be overridden by # TORTURE_OPTIONS="{ { list1 } ... { listN } }" diff --git a/gcc/testsuite/lib/gfortran-dg.exp b/gcc/testsuite/lib/gfortran-dg.exp index 4a4788508945..3e28af9c4e67 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.