passes.c (execute_function_todo): Move call of statistics_fini_pass to ...
authorJan Hubicka <jh@suse.cz>
Tue, 22 Jun 2010 12:24:17 +0000 (14:24 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 22 Jun 2010 12:24:17 +0000 (12:24 +0000)
commit0d6a035dc026bb1594eb87c8af736cc0254eac8e
tree56c66d459e7f08e185049f528aa664734615bca2
parent80c3be7a574e2cfeb89eb9d3efd925c92a551607
passes.c (execute_function_todo): Move call of statistics_fini_pass to ...

* passes.c (execute_function_todo): Move call of statistics_fini_pass
to ...
(execute_todo) ... this one.

From-SVN: r161168
gcc/ChangeLog
gcc/passes.c