]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* lib/old-dejagnu.exp (old-dejagnu): document `Additional sources'
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Tue, 27 Oct 1998 14:21:18 +0000 (14:21 +0000)
committerAlexandre Oliva <oliva@gcc.gnu.org>
Tue, 27 Oct 1998 14:21:18 +0000 (14:21 +0000)
From-SVN: r23368

gcc/testsuite/ChangeLog
gcc/testsuite/lib/old-dejagnu.exp

index f93acdae09adfc620ce2a8b48efa3644351c91cf..5a7c4c4f3ab29ea0491ee7024a52b0f913800110 100644 (file)
@@ -1,3 +1,7 @@
+1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
+
+       * lib/old-dejagnu.exp (old-dejagnu): document `Additional sources'
+
 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
 
        * compile/981022-1.c, compile/981022-1.x: New test and driver.
index 1b28b5acd33c9f85c16ab5b872920528f11d60de..fe566e69b19e408eb0c0bc61a2d89ca57eedeef6 100644 (file)
@@ -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: <file>.cc ..."
 
     set name "[file tail [file dirname $prog]]/[file tail $prog]"