Add version to intermediate gcov file (PR gcov-profile/83669).
commit9c10635c0474c0e6a98e1599629a079bf164df2a
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2018 08:55:15 +0000 (4 08:55 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2018 08:55:15 +0000 (4 08:55 +0000)
treea36909b9a927d8878370a52ddd6b89a0cb106004
parent6ed5216d2b8b2be5c9373a9f9dc0c38ef09abce7
Add version to intermediate gcov file (PR gcov-profile/83669).

2018-01-04  Martin Liska  <mliska@suse.cz>

PR gcov-profile/83669
* gcov.c (output_intermediate_file): Add version to intermediate
gcov file.
* doc/gcov.texi: Document new field 'version' in intermediate
file format. Fix location of '-k' option of gcov command.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@256227 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/doc/gcov.texi
gcc/gcov.c