Sort options of gcov, gcov-dump and gcov-tool both in --help and documentation
commitb97749b024c7d9ef34d5e612f2cc8290847d020e
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Apr 2017 12:51:40 +0000 (28 12:51 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 28 Apr 2017 12:51:40 +0000 (28 12:51 +0000)
tree9fbf3461ab184364b10f10b371854d006a8d3773
parent4877c8489b6c25ab5f05891b856c01cc9f8db410
Sort options of gcov, gcov-dump and gcov-tool both in --help and documentation

2017-04-28  Martin Liska  <mliska@suse.cz>

* doc/gcov.texi: Sort options in alphabetic order.
* doc/gcov-dump.texi: Likewise.
* doc/gcov-tool.texi: Likewise.
* gcov.c (print_usage): Likewise.
* gcov-dump.c (print_usage): Likewise.
* gcov-tool.c (print_merge_usage_message): Likewise.
(print_rewrite_usage_message): Likewise.
(print_overlap_usage_message): Likewise.

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