diff options
author | Richard Biener <rguenther@suse.de> | 2016-08-12 07:38:24 +0000 |
---|---|---|
committer | Richard Biener <rguenth@gcc.gnu.org> | 2016-08-12 07:38:24 +0000 |
commit | 8df06bd0eb37240c40140bf2d2528ad6a665474a (patch) | |
tree | ec56bb1a6459b7d3c0776301373c8e2067935fae /libcc1 | |
parent | 663eecfd13dbedddf6fccc1a857dd1728078040b (diff) | |
download | gcc-8df06bd0eb37240c40140bf2d2528ad6a665474a.zip gcc-8df06bd0eb37240c40140bf2d2528ad6a665474a.tar.gz gcc-8df06bd0eb37240c40140bf2d2528ad6a665474a.tar.bz2 |
passes.c (execute_todo): Do not push/pop TV_TODO.
2016-08-12 Richard Biener <rguenther@suse.de>
* passes.c (execute_todo): Do not push/pop TV_TODO.
(execute_one_ipa_transform_pass): Move timevar push/pop TODO execution.
(execute_one_pass): Likewise.
* common.opt (ftime-report-details): New switch.
* doc/invoke.texi (ftime-report-details): Document.
* timevar.h (timer::print_row): Adjust signature.
(timer::all_zero): New static helper.
(timer::child_map_t): New typedef.
(timer::time_var_def): Add children field.
* timevar.c (timer::named_items::print): Adjust.
(timer::~timer): Free timevar recorded children.
(timer::pop_internal): When -ftime-report-details record
time spent in sub-timevars.
(timer::print_row): Adjust.
(timer::print): Print sub-timevar stats, use all_zero.
* timevar.def (TV_TODO): Remove.
From-SVN: r239406
Diffstat (limited to 'libcc1')
0 files changed, 0 insertions, 0 deletions