Control which kinds of gcov output to verify.
authorJanis Johnson <janis@gcc.gnu.org>
Fri, 7 Sep 2001 16:42:04 +0000 (16:42 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Fri, 7 Sep 2001 16:42:04 +0000 (16:42 +0000)
From-SVN: r45467

gcc/testsuite/gcc.misc-tests/gcov-4b.x [new file with mode: 0644]
gcc/testsuite/gcc.misc-tests/gcov-5b.x [new file with mode: 0644]
gcc/testsuite/gcc.misc-tests/gcov-6.x [new file with mode: 0644]
gcc/testsuite/gcc.misc-tests/gcov-7.x [new file with mode: 0644]

diff --git a/gcc/testsuite/gcc.misc-tests/gcov-4b.x b/gcc/testsuite/gcc.misc-tests/gcov-4b.x
new file mode 100644 (file)
index 0000000..b01ef42
--- /dev/null
@@ -0,0 +1,2 @@
+set gcov_verify_branches 1
+return 0
diff --git a/gcc/testsuite/gcc.misc-tests/gcov-5b.x b/gcc/testsuite/gcc.misc-tests/gcov-5b.x
new file mode 100644 (file)
index 0000000..b01ef42
--- /dev/null
@@ -0,0 +1,2 @@
+set gcov_verify_branches 1
+return 0
diff --git a/gcc/testsuite/gcc.misc-tests/gcov-6.x b/gcc/testsuite/gcc.misc-tests/gcov-6.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
diff --git a/gcc/testsuite/gcc.misc-tests/gcov-7.x b/gcc/testsuite/gcc.misc-tests/gcov-7.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