On 08/04/16 08:27, Martin Liška wrote:
Hi.
Following patch is grabbed from the PR, where I just applied the patch
and wrote a test-case which removes x.gcda file before running gcov tool.
Ready to be installed?
2016-08-04 Martin Liska <[email protected]>
* g++.dg/gcov/gcov-16.C: New test.
* lib/gcov.exp: Support new argument for run-gcov function.
gcc/ChangeLog:
2016-08-04 Martin Liska <[email protected]>
Adam Fineman <[email protected]>
* gcov.c (process_file): Create .gcov file when .gcda
file is missing.
ok thanks