Include target-supports.exp
authorNick Clifton <nickc@cygnus.com>
Mon, 8 Nov 1999 10:14:21 +0000 (10:14 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 8 Nov 1999 10:14:21 +0000 (10:14 +0000)
From-SVN: r30448

gcc/testsuite/ChangeLog
gcc/testsuite/lib/gcc-dg.exp

index eef48413fe70174ff684b70099b87fea7f3e14fd..b0e03d6f4536188a2154dada75b41459c97053e0 100644 (file)
@@ -1,3 +1,7 @@
+1999-11-08  Nick Clifton  <nickc@cygnus.com>
+
+       * lib/gcc-dg.exp: Include target-supports.exp
+
 1999-11-05  Nick Clifton  <nickc@cygnus.com>
 
        * lib/target-supports.exp: New file: Provide procs to test for 
index a5741100ed89131c1c2a95b8287d3d6998de3c7d..6dd930f864544e1b66d0e6f6539df06806450031 100644 (file)
@@ -21,6 +21,7 @@
 
 load_lib dg.exp
 load_lib file-format.exp
+load_lib target-supports.exp
 
 proc gcc-dg-test { prog do_what extra_tool_flags } {
     # Set up the compiler flags, based on what we're going to do.