Commit 8c9bdd54 by Janis Johnson

Change to invoke gcov and clean up.

Remove dg-prms-id, which carried over to other tests.

From-SVN: r45056
parent de3e861e
/* Test Gcov basics. */
/* { dg-prms-id 8294 } */
/* { dg-options "-fprofile-arcs -ftest-coverage -g" } */
/* { dg-do run { target native } } */
......@@ -19,3 +18,5 @@ int main ()
}
int a_variable = 0;
/* { dg-final { run-gcov gcov-2.c } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment