1 /* { dg-options "-fprofile-arcs -ftest-coverage" } */
2 /* { dg-do run { target native } } */
4 /* Filtering also works by targeting the mangled symbol directly, but the
5 subtlety is not really caught by the test framework. Matching on fn1I[df]
6 prints the "overlapping blocks" of both the float and double instantiation,
7 but *not* the int instantiation. The extra {} around the --include argument
8 is quoting for tcl/dejagnu. */
38 /* { dg-final { run-gcov { filters { fst } { snd } } { {--include=fn1I[fd]} gcov-20.C } } } */