Fix formatting of -ftime-report.
commit6cf48a091fd61ca59faea17bccdea662b42a6380
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Feb 2018 08:27:12 +0000 (27 08:27 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 27 Feb 2018 08:27:12 +0000 (27 08:27 +0000)
treedd6c904a867fa91baa6d55b357fde4b7d6f32d9e
parent1d74f6b12b4b81069ec6f7a880e489b18fae2c16
Fix formatting of -ftime-report.

2018-02-27  Martin Liska  <mliska@suse.cz>

* timevar.c (timer::print_row): Remove 'usr', 'sys', 'wall' and
'ggc' suffixes.  Change first column width.
(timer::print): Fix formatting of the column.

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