[Bug gcov-profile/83877] New: Make gcov accept a path to the gcda and a path to the gcno file

mcastelluccio at mozilla dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 15 22:58:00 GMT 2018


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

            Bug ID: 83877
           Summary: Make gcov accept a path to the gcda and a path to the
                    gcno file
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: gcov-profile
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mcastelluccio at mozilla dot com
                CC: marxin at gcc dot gnu.org
  Target Milestone: ---

Sometimes they are not close to each other (e.g. if you build on one machine
and run tests on other machines).
It would be nice if there was a way to specify the paths to both the gcno and
the gcda and not be forced to move/copy/symlink the gcno in the directories as
siblings to the gcda files.


More information about the Gcc-bugs mailing list