aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJanis Johnson <janis@gcc.gnu.org>2001-08-21 16:09:59 +0000
committerJanis Johnson <janis@gcc.gnu.org>2001-08-21 16:09:59 +0000
commit00118e17ca4fb3093a6ac19e96ec2711339d0b00 (patch)
treee01fff89901db9afb800d7aa89000a7b37fbe457 /gcc
parentad82abb8e647ebdfa459383c25130a97a8a9b849 (diff)
downloadgcc-00118e17ca4fb3093a6ac19e96ec2711339d0b00.zip
gcc-00118e17ca4fb3093a6ac19e96ec2711339d0b00.tar.gz
gcc-00118e17ca4fb3093a6ac19e96ec2711339d0b00.tar.bz2
Remove information about new tests, to move to testsuite/ChangeLog.
From-SVN: r45079
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0615327..95536d9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -92,12 +92,6 @@
2001-08-20 Janis Johnson <janis187@us.ibm.com>
- * gcc.misc-tests/gcov.exp: Add support for branch information.
- * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
- * gcc.misc-tests/gcov-4.c: New test.
- * gcc.misc-tests/gcov-4b.c: New test.
- * gcc.misc-tests/gcov-5b.c: New test.
-
* doc/invoke.texi (Profiling options): Clarify the interactions
between -fprofile-arcs and -ftest-coverage, -fprofile-arcs.