]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Remove information about new tests, to move to testsuite/ChangeLog.
authorjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Aug 2001 16:09:59 +0000 (16:09 +0000)
committerjanis <janis@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Aug 2001 16:09:59 +0000 (16:09 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45079 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 0615327dd8ca2b473040005a5c05d6762e709109..95536d98ea348db66a73005b9715c4791df652fc 100644 (file)
 
 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.