add missed CL entry:

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

From-SVN: r34682
This commit is contained in:
Jason Merrill 2000-06-24 16:24:29 -04:00
parent ef97beff0a
commit 290c3f1d7d
1 changed files with 5 additions and 0 deletions

View File

@ -91,6 +91,11 @@
* 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.