public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug gcov-profile/96267] New: gcov-tool merge more coverage data error.
@ 2020-07-21 13:07 dongjianqiang2 at huawei dot com
  2020-07-21 13:21 ` [Bug gcov-profile/96267] " dongjianqiang2 at huawei dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: dongjianqiang2 at huawei dot com @ 2020-07-21 13:07 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96267
           Summary: gcov-tool merge more coverage data error.
           Product: gcc
           Version: 7.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dongjianqiang2 at huawei dot com
                CC: marxin at gcc dot gnu.org
  Target Milestone: ---

Created attachment 48907
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48907&action=edit
gcda files

Hi, I use a cross compiler using a cross compiler (--build=x86_64-suse-linux
--host=x86_64-suse-linux --target=aarch64_be-linux-gnu) gcov-tool to merge tree
profiles generated by big endian machine. 
gcov-tool merge dir1 dir2 -o dir12
gcov-tool merge dir3 dir12 -o dir123

I am confronted with "./main.gcda:incorrect gcov version xxxxxx vs yyyyyyy"
error.

known to fail on all active branches.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-07-23 13:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-21 13:07 [Bug gcov-profile/96267] New: gcov-tool merge more coverage data error dongjianqiang2 at huawei dot com
2020-07-21 13:21 ` [Bug gcov-profile/96267] " dongjianqiang2 at huawei dot com
2020-07-23  9:11 ` marxin at gcc dot gnu.org
2020-07-23 13:04 ` cvs-commit at gcc dot gnu.org
2020-07-23 13:05 ` marxin at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).