Re: [wwwdocs] changes.html - PGO and GCOV changes

2017-01-26 Thread Gerald Pfeifer
On Wed, 25 Jan 2017, Martin Liška wrote: > Following patch adds what was said in the changes file to our > documentation. +constructors with priority support, the profiling properly handles constructors, +destructors and C++ constructors (and destructors) of classes which are used Just

Re: [wwwdocs] changes.html - PGO and GCOV changes

2017-01-25 Thread Martin Liška
Hello. Following patch adds what was said in the changes file to our documentation. Thanks, Martin >From 0da7f4d9a2a895e63271e9dc870814c6c7e3f419 Mon Sep 17 00:00:00 2001 From: marxin Date: Wed, 25 Jan 2017 16:41:23 +0100 Subject: [PATCH] Enhance doc for -fprofile-arcs

[wwwdocs] changes.html - PGO and GCOV changes

2017-01-25 Thread Martin Liška
Hello. Following patch documents changes in PGO and GCOV which were done for upcoming GCC 7.1. Thanks for feedback, Martin --- /tmp/wwwdocs/htdocs/gcc-7/changes.html 2017-01-25 11:10:56.0 +0100 +++ htdocs/gcc-7/changes.html 2017-01-25 14:48:56.257587082 +0100 @@ -630,6 +630,18 @@