aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJanis Johnson <janis@gcc.gnu.org>2001-09-11 16:40:44 +0000
committerJanis Johnson <janis@gcc.gnu.org>2001-09-11 16:40:44 +0000
commitcd1f97c6d68b9b5b443531ebd16abedcd74b62a2 (patch)
treecd48d0ff3fd481f572c48a63bdbb3bf6f6953821 /gcc
parent0a24446d38aa15bfafa68250066cbd858e3d7dfb (diff)
downloadgcc-cd1f97c6d68b9b5b443531ebd16abedcd74b62a2.zip
gcc-cd1f97c6d68b9b5b443531ebd16abedcd74b62a2.tar.gz
gcc-cd1f97c6d68b9b5b443531ebd16abedcd74b62a2.tar.bz2
gcov.exp: Move almost everything to a new, language-independent file in lib.
* gcc.misc-tests/gcov.exp: Move almost everything to a new, language-independent file in lib. * lib/gcov.exp: New file. From-SVN: r45544
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 6dc91cd..67aa0ba 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2001-09-11 Janis Johnson <janis187@us.ibm.com>
+
+ * gcc.misc-tests/gcov.exp: Move almost everything to a new,
+ language-independent file in lib.
+ * lib/gcov.exp: New file.
+
2001-09-11 Joseph S. Myers <jsm28@cam.ac.uk>
* gcc.c-torture/compile/20010911-1.c: New test.