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 "profili

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 gcc/ChangeLog: 2017-01-2