This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gcov-profile/58306] Broken profiling for unrar sources: error: corrupted value profile: value profile counter (X out of Y) inconsistent with basic-block count


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58306

--- Comment #13 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Artem S. Tashkinov from comment #12)
> (In reply to Martin Liška from comment #11)
> > I've just verified that GCC 5.3.1 and GCC 6.1.1 and latest trunk work fine
> > (x86_64-linux-gnu). I built the binary and unrar a rar archive.
> > 
> > Can you please re-try that?
> 
> Comment 7.

Ok, (In reply to Artem S. Tashkinov from comment #12)
> (In reply to Martin Liška from comment #11)
> > I've just verified that GCC 5.3.1 and GCC 6.1.1 and latest trunk work fine
> > (x86_64-linux-gnu). I built the binary and unrar a rar archive.
> > 
> > Can you please re-try that?
> 
> Comment 7.

Ok, I'll try to reproduce, but I would need:

1) echo ""> /tmp/ff.c && gcc -march=native /tmp/ff.c -c -v
2) please upload somewhere a sample rar archive which you use for training run
3) command line passed to ./unrar binary (are you using multiple threads?)

Then it should be hopefully reproducible.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]