OSDN Git Service

Include target-supports.exp
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Nov 1999 10:14:21 +0000 (10:14 +0000)
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Nov 1999 10:14:21 +0000 (10:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30448 138bc75d-0d04-0410-961f-82ee72b054a4

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

index eef4841..b0e03d6 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 a574110..6dd930f 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.