Include target-supports.exp

From-SVN: r30448
This commit is contained in:
Nick Clifton 1999-11-08 10:14:21 +00:00 committed by Nick Clifton
parent 96c89f74bd
commit 8f4f2f295a
2 changed files with 5 additions and 0 deletions

View 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

View 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.