diff options
author | Richard Henderson <rth@cygnus.com> | 1999-09-04 11:25:41 -0700 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-09-04 18:25:41 +0000 |
commit | 0a25f1f5e2a425425b7d09e24a530bb6e0247393 (patch) | |
tree | 068cd2859713068d2e717951d385915d6b99a4df /gcc/expr.h | |
parent | 482cbc74aacb9f764edb4d97722fb0df3c3fd73e (diff) | |
download | gcc-0a25f1f5e2a425425b7d09e24a530bb6e0247393.zip gcc-0a25f1f5e2a425425b7d09e24a530bb6e0247393.tar.gz gcc-0a25f1f5e2a425425b7d09e24a530bb6e0247393.tar.bz2 |
Makefile.in (GGC, GGC_LIB): New.
* Makefile.in (GGC, GGC_LIB): New.
(HOST_RTL): Include ggc-none.o.
(ggc-simple.o): New target.
(ggc-none.o): Likewise.
* tree.h (tree_common): Add gc_mark.
* rtl.h (struct rtx_def): Steal a bit from code to make gc_mark.
(struct rtvec_def): Add gc_mark.
* emit-rtl.c (global_rtl): Update static initializers to contain
enough initializers.
* ggc.h, ggc-none.c, ggc-simple.c: New files.
* toplev.c (gc_time): New variable.
(all_time): New variable.
(compile_file): Print gc time.
(print_time): Calculate percentage of the whole.
From-SVN: r29106
Diffstat (limited to 'gcc/expr.h')
0 files changed, 0 insertions, 0 deletions