Re: [PATCH][gcov] Fix PR53744

2012-06-22 Thread Richard Guenther
On Thu, 21 Jun 2012, Richard Guenther wrote: > > This fixes an annoying thing on release branches - the gcov > version changes from 407p to 407* at the single revisions that > are releases and then back to 407p. That makes it impossible > to consume profile-feedback data across the revisions on

Re: [PATCH][gcov] Fix PR53744

2012-06-22 Thread Dominique Dhumieres
This (r188876) breaks bootstrap: see http://gcc.gnu.org/ml/gcc-regression/2012-06/msg00311.html /export/gnu/import/git/gcc-test-intel64corei7/bld/./prev-gcc/g++ -B/export/gnu/import/git/gcc-test-intel64corei7/bld/./prev-gcc/ -B/usr/local/x86_64-unknown-linux-gnu/bin/ -nostdinc++ -B/export/gnu/i

Re: [PATCH][gcov] Fix PR53744

2012-06-21 Thread Nathan Sidwell
On 06/21/12 13:05, Richard Guenther wrote: This fixes an annoying thing on release branches - the gcov version changes from 407p to 407* at the single revisions that are releases and then back to 407p. That makes it impossible to consume profile-feedback data across the revisions on a branch.

[PATCH][gcov] Fix PR53744

2012-06-21 Thread Richard Guenther
This fixes an annoying thing on release branches - the gcov version changes from 407p to 407* at the single revisions that are releases and then back to 407p. That makes it impossible to consume profile-feedback data across the revisions on a branch. As we do not change the gcov-version with pat