From 479bb22670054c8dcc741846606ec0cec9e932ad Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Tue, 27 Oct 1998 14:21:18 +0000 Subject: [PATCH] * lib/old-dejagnu.exp (old-dejagnu): document `Additional sources' From-SVN: r23368 --- gcc/testsuite/ChangeLog | 4 ++++ gcc/testsuite/lib/old-dejagnu.exp | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index f93acda..5a7c4c4 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +1998-10-27 Alexandre Oliva + + * lib/old-dejagnu.exp (old-dejagnu): document `Additional sources' + Thu Oct 22 16:01:44 1998 Andreas Schwab * compile/981022-1.c, compile/981022-1.x: New test and driver. diff --git a/gcc/testsuite/lib/old-dejagnu.exp b/gcc/testsuite/lib/old-dejagnu.exp index 1b28b5a..fe566e6 100644 --- a/gcc/testsuite/lib/old-dejagnu.exp +++ b/gcc/testsuite/lib/old-dejagnu.exp @@ -196,7 +196,8 @@ proc old-dejagnu { compiler prog cflagsx default_cflags libs } { # is right. If no such Special Options are found, $default_cflags is used. # FIXME: Can there be multiple lines of these? # -# Other keywords: "Build don't link:", "Build don't run:", "Build then link:". +# Other keywords: "Build don't link:", "Build don't run:", "Build then link:", +# "Additional sources: .cc ..." set name "[file tail [file dirname $prog]]/[file tail $prog]" -- 2.7.4