Options to control test of gcov output.
authorJanis Johnson <janis@gcc.gnu.org>
Fri, 14 Sep 2001 20:47:19 +0000 (20:47 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 14 Sep 2001 20:47:19 +0000 (20:47 +0000)
* g77.dg/gcov: New directory.
* g77.dg/gcov/gcov.exp: New file.
* g77.dg/gcov/gcov-1.f: New test.
* g77.dg/gcov/gcov-1.x: New file.

From-SVN: r45611

gcc/testsuite/g77.dg/gcov/gcov-1.x [new file with mode: 0644]

diff --git a/gcc/testsuite/g77.dg/gcov/gcov-1.x b/gcc/testsuite/g77.dg/gcov/gcov-1.x
new file mode 100644 (file)
index 0000000..8e4f50b
--- /dev/null
@@ -0,0 +1,3 @@
+set gcov_verify_branches 1
+set gcov_verify_calls 1
+return 0