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

--- Comment #5 from Gejoe <gejoed at rediffmail dot com> ---
(In reply to Gejoe from comment #2)
> For me, it is like this (just keeping the sample filenames as such but the
> values are real ones shown while checking with gcov-dump) :
> 
> $gcov-dump ./obj-dir-path/src-file.gcda
> ./obj-dir-path/src-file.gcda:data:magic `gcda':version `B14*'
> ./obj-dir-path/src-file.gcda:stamp 2912455990
> :
> <the rest truncated>
> 
> $ gcov-dump ./obj-dir-path/src-file.gcno
> ./obj-dir-path/src-file.gcno:note:magic `gcno':version `B14*'
> ./obj-dir-path/src-file.gcno:stamp 2912494680
> :
> <the rest truncated>
> 
> Does this indicate something more to be checked ?
> 
> In the previous branch where gcc 10.3.0 is used, I could see same stamp
> value for the gcov-dump of same gcda and gcno files there - 3176078538.
> 
> Awaiting reply.
> 
> Thanks.

Hi team,
Can I expect any reply on my message posted above ?

Thanks,
Gejoe

Reply via email to