add missed CL entry:
authorJason Merrill <jason@gcc.gnu.org>
Sat, 24 Jun 2000 20:24:29 +0000 (16:24 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 24 Jun 2000 20:24:29 +0000 (16:24 -0400)
        * toplev.c (compile_file): Always call timevar_print.
        * Makefile.in (calls.o): Depend on TIMEVAR_H.

From-SVN: r34682

gcc/ChangeLog

index 0dcfdff..0994def 100644 (file)
        * config/ia64/ia64.md (pred_rel_mutex): Only take one register.
        * config/ia64/ia64.c (emit_predicate_relation_info): Adjust to match.
 
+2000-06-22  Jason Merrill  <jason@redhat.com>
+
+       * toplev.c (compile_file): Always call timevar_print.
+       * Makefile.in (calls.o): Depend on TIMEVAR_H.
+
 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
 
        * varasm.c (constant_descriptor): Make contents unsigned char.