From: Alexandre Oliva Date: Tue, 27 Oct 1998 14:21:18 +0000 (+0000) Subject: * lib/old-dejagnu.exp (old-dejagnu): document `Additional sources' X-Git-Tag: prereleases/libgcj-0.1~2299 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=479bb22670054c8dcc741846606ec0cec9e932ad;p=thirdparty%2Fgcc.git * lib/old-dejagnu.exp (old-dejagnu): document `Additional sources' From-SVN: r23368 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index f93acdae09ad..5a7c4c4f3ab2 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 1b28b5acd33c..fe566e69b19e 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]"