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.

As we do not change the gcov-version with patchlevel increases
it makes no sense to change it for release vs. prerelease.

Trunk is marked with experiental and thus is different.

Tested on x86_64-unknown-linux-gnu, ok for all active branches?

Thanks,
Richard.

2012-06-21  Richard Guenther  <rguent...@suse.de>

        PR gcov-profile/53744
        * gcov-iov.c (main): Treat "" and "prerelease" the same.

ok, makes sense.

nathan

Reply via email to