toplev.c (compile_file): Always call timevar_print.
authorJason Merrill <jason@gcc.gnu.org>
Thu, 22 Jun 2000 21:01:04 +0000 (17:01 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 22 Jun 2000 21:01:04 +0000 (17:01 -0400)
commit0d565768ab2fd9a3be34506b3d022b3a3eae575f
tree955852474d9da49965785fc754b93808138697e7
parent655dc6eebfd39f08c7887a55a7c0895ac5e44b6e
toplev.c (compile_file): Always call timevar_print.

        * toplev.c (compile_file): Always call timevar_print.
        * Makefile.in (calls.o): Depend on TIMEVAR_H.

From-SVN: r34653
gcc/Makefile.in
gcc/toplev.c