gcc/testsuite/
* gcc.c-torture/execute/ieee/ieee.exp: Load c-torture.exp.
From-SVN: r136254
+2008-06-01 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * gcc.c-torture/execute/ieee/ieee.exp: Load c-torture.exp.
+
2008-06-01 Richard Sandiford <rdsandiford@googlemail.com>
* gcc.target/mips/fpr-moves-7.c: New test.
# Load support procs.
load_lib gcc-dg.exp
load_lib torture-options.exp
+load_lib c-torture.exp
# These tests come from Torbjorn Granlund's (tege@cygnus.com)
# C torture test suite, and other contributors.