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
This commit is contained in:
Janis Johnson 2006-12-15 23:31:41 +00:00 committed by Janis Johnson
parent 99e8e64971
commit bceed4d671
3 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-12-15 Janis Johnson <janis187@us.ibm.com>
* lib/gfortran-dg.exp: Don't include fortran-torture.exp.
* lib/fortran-torture.exp: Include target-supports.exp.
2006-12-15 Jakub Jelinek <jakub@redhat.com>
PR target/30185

View File

@ -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 } }"

View File

@ -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.