]> git.ipfire.org Git - thirdparty/gcc.git/commit
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)
commitebe0d2668b2d9a292b200c38a911a70b9dc499b8
treea5a5cd1b78668345fe929d5f685d4cfa7703fc27
parent1dee47c328c72ff265a18e00d3b8b6d559634e85
gcov.exp: Add support for a .x file to control XFAIL and which kinds of gcov output to verify.

* 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