This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH][DOC] Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081).
- From: Richard Biener <richard dot guenther at gmail dot com>
- To: Martin Liška <mliska at suse dot cz>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, Tom de Vries <Tom_deVries at mentor dot com>
- Date: Tue, 21 Mar 2017 13:24:28 +0100
- Subject: Re: [PATCH][DOC] Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081).
- Authentication-results: sourceware.org; auth=none
- References: <715dcff0-7b3b-e40f-643a-1fc6e041668d@suse.cz>
On Tue, Mar 21, 2017 at 11:55 AM, Martin Liška <mliska@suse.cz> wrote:
> Hello.
>
> Apart from introduction of gcov-dump.texi file, I also fixed installation of gcov-tool.1 man page.
> Patch can also build PDF documentation. I'm attaching the new man page.
Ok.
Thanks,
Richard.
> Thanks,
> Martin