egcs/gcc ChangeLog Makefile.in ggc-simple.c gg ...
mmitchel@egcs.cygnus.com
mmitchel@egcs.cygnus.com
Sun Sep 5 19:10:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: mmitchel@egcs.cygnus.com 99/09/05 19:10:03
Modified files:
gcc : ChangeLog Makefile.in ggc-simple.c ggc.h
profile.c varray.h
Log message:
* Makefile.in (ggc-simple.o): Depend on hash.h.
* ggc.h (ggc_add_tree_hash_table_root): Declare.
(ggc_mark_tree_varray): Likewise.
(ggc_mark_tree_hash_table): Likewise.
* ggc-simple.c: Include hash.h.
(ggc_mark_tree_hash_table_ptr): New function.
(ggc_mark_tree_hash_table_entry): Likewise.
(ggc_mark_tree_hash_table): Likewise.
(ggc_add_tree_hash_table_root): Likewise.
* varray.h (const_equiv_data): Use struct rtx_def *, rather than
* profile.c (output_func_start_profiler): Remove apparently
nonsensical call to start_sequence.
More information about the Gcc-cvs
mailing list