Fix documentation and a ctor in gcov.c
authorMartin Liska <mliska@suse.cz>
Tue, 2 May 2017 15:37:41 +0000 (17:37 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Tue, 2 May 2017 15:37:41 +0000 (15:37 +0000)
commit4e8bfd79138bdd9003c2437db3fee9a5b5d06cec
tree9ad8f644ba8009e5b6b80f0ee3ca0cec42c1838a
parent22677ff0c4bd069d574a57c9a45efdcc89578560
Fix documentation and a ctor in gcov.c

2017-05-02  Martin Liska  <mliska@suse.cz>

* doc/gcov.texi: Add missing preposition.
* gcov.c (function_info::function_info): Properly fill up
all member variables.

From-SVN: r247507
gcc/ChangeLog
gcc/doc/gcov.texi
gcc/gcov.c