[Bug gcov-profile/89961] When "--intermediate-format" is used "--preserve-paths"/"--hash-filenames" is ignored

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 17 14:23:55 GMT 2021


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

--- Comment #17 from Martin Liška <marxin at gcc dot gnu.org> ---
> $ gcov src/a.xxxxx b.yyyyyy --json-format

this ought to be src/a.c b.c (but as you noticed gcov deduces .gcda/.gcno files
by skipping the last dot component of a path). That's why it works as well.


More information about the Gcc-bugs mailing list