* gcc.c (report_times_to_file): New.
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jun 2009 05:53:38 +0000 (05:53 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jun 2009 05:53:38 +0000 (05:53 +0000)
commit4537c5d9c17d2786dc03d17c1082698c6ad8d95b
treeaf384b855eda7c598567b5b28fdc5fa93f2fe7b2
parentee093c13ff4f658246f1d740c165c3209617ac63
* gcc.c (report_times_to_file): New.
(execute): Implement it.
(process_command): Support -time=.
* doc/invoke.texi: Document it.

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