+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
# 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 }