]> gcc.gnu.org Git - gcc.git/commitdiff
gcov.exp: Add support for a .x file to control XFAIL and which kinds of gcov output...
authorJanis Johnson <janis@gcc.gnu.org>
Fri, 7 Sep 2001 16:38:32 +0000 (16:38 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 7 Sep 2001 16:38:32 +0000 (16:38 +0000)
* gcc.misc-tests/gcov.exp: Add support for a .x file to control
XFAIL and which kinds of gcov output to verify.
* gcc.misc-tests/gcov-4b.x: New file.
* gcc.misc-tests/gcov-5b.x: New file.
* gcc.misc-tests/gcov-6.x: New file.
* gcc.misc-tests/gcov-7.c: New test.
* gcc.misc-tests/gcov-7.x: New file.

From-SVN: r45465

gcc/testsuite/ChangeLog

index f866385ff51a442d7e6176d7604c605198e2f715..54c55aef1b77352a1182538304d3bd2f3343d73b 100644 (file)
@@ -1,3 +1,12 @@
+2001-09-07  Janis Johnson  <janis187@us.ibm.com>
+       * gcc.misc-tests/gcov.exp: Add support for a .x file to control
+       XFAIL and which kinds of gcov output to verify.
+       * gcc.misc-tests/gcov-4b.x: New file.
+       * gcc.misc-tests/gcov-5b.x: New file.
+       * gcc.misc-tests/gcov-6.x: New file.
+       * gcc.misc-tests/gcov-7.c: New test.
+       * gcc.misc-tests/gcov-7.x: New file.
+
 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
 
        * gcc.misc-tests/gcov.exp: Add support for call return percentages.
This page took 0.089647 seconds and 5 git commands to generate.