2017-06-22 Martin Liska <mliska@suse.cz>
Backport from mainline
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: r249533
+2017-06-22 Martin Liska <mliska@suse.cz>
+
+ Backport from mainline
+ 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.
+
2017-06-22 Martin Liska <mliska@suse.cz>
Backport from mainline
@samp{====}, depending on whether they are reachable by
non-exceptional paths or only exceptional paths such as C++ exception
handlers, respectively. Given @samp{-a} option, unexecuted blocks are
-marked @samp{$$$$$} or @samp{%%%%%}, depending whether a basic block
+marked @samp{$$$$$} or @samp{%%%%%}, depending on whether a basic block
is reachable via non-exceptional or exceptional paths.
Some lines of information at the start have @var{line_number} of zero.