Commit 290c3f1d by Jason Merrill

add missed CL entry:

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

From-SVN: r34682
parent ef97beff
...@@ -91,6 +91,11 @@ ...@@ -91,6 +91,11 @@
* config/ia64/ia64.md (pred_rel_mutex): Only take one register. * config/ia64/ia64.md (pred_rel_mutex): Only take one register.
* config/ia64/ia64.c (emit_predicate_relation_info): Adjust to match. * 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> 2000-06-22 Nathan Sidwell <nathan@codesourcery.com>
* varasm.c (constant_descriptor): Make contents unsigned char. * varasm.c (constant_descriptor): Make contents unsigned char.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment