Commit 7768a94a by Ben Elliston Committed by Ben Elliston

* gcc.c-torture/execute/ieee/ieee.exp: Load gcc-dg.exp library.

From-SVN: r103365
parent 94b0413a
2005-08-23 Ben Elliston <bje@au.ibm.com>
* gcc.c-torture/execute/ieee/ieee.exp: Load gcc-dg.exp library.
2005-08-22 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/23478
......
......@@ -19,10 +19,11 @@
# Written by Jeffrey Wheat (cassidy@cygnus.com)
#
#
# Load support procs.
load_lib gcc-dg.exp
# These tests come from Torbjorn Granlund's (tege@cygnus.com)
# C torture test suite, and other contributors.
#
# Disable tests on machines with no hardware support for IEEE arithmetic.
if { [istarget "vax-*-*"] || [ istarget "powerpc-*-*spe"] } { return }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment