toplev.c (compile_file): Move call to coverage_finish ...
commit3baf459d85855934a326ef7e6a4dc4de3f3c8056
authorDiego Novillo <dnovillo@google.com>
Sun, 19 Apr 2009 17:52:03 +0000 (19 13:52 -0400)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Sun, 19 Apr 2009 17:52:03 +0000 (19 13:52 -0400)
treebb5a4b60b2fba01c8f07af7dea9726c29ea518ca
parentaa50850225d70521ace3948a8e5858425a918f6a
toplev.c (compile_file): Move call to coverage_finish ...

* toplev.c (compile_file): Move call to coverage_finish ...
* cgraphunit.c (ipa_passes): ... here.
Call cgraph_process_new_functions.
* ipa-utils.c (get_base_var): Handle CONSTRUCTOR.
* Makefile.in (cgraphunit.o): Add dependency on COVERAGE_H.

From-SVN: r146354
gcc/ChangeLog
gcc/Makefile.in
gcc/cgraphunit.c
gcc/ipa-utils.c
gcc/toplev.c