aboutsummaryrefslogtreecommitdiff
path: root/gcc/cse.c
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>1999-09-05 17:33:06 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>1999-09-05 17:33:06 +0000
commite1240767ca2b705098d8693fdba529fcb22966b3 (patch)
treeb46f078292a7950b6a7963a15bb3c24a993f9595 /gcc/cse.c
parentf5a8be8e53328745151d5d6db8fd4399c6f1b878 (diff)
downloadgcc-e1240767ca2b705098d8693fdba529fcb22966b3.zip
gcc-e1240767ca2b705098d8693fdba529fcb22966b3.tar.gz
gcc-e1240767ca2b705098d8693fdba529fcb22966b3.tar.bz2
Makefile.in (parse.o): Depend on ggc.h.
* Makefile.in (parse.o): Depend on ggc.h. (decl2.o): Depend on ggc.h. (init.o): Depend on ggc.h. * cp-tree.h (init_decl2): Declare. (cp_parse_init): Likewise. * decl.c (ggc_p): Define to zero. (mark_saved_scope): New function. (init_decl_processing): Call cp_parse_init, and cp_decl2. Register GC roots. (expand_static_init): Add GC roots. * decl2.c: Include ggc.h. (init_decl2): New function. * init.c: Include ggc.h. (init_init_processing): Add GC roots. * parse.y: Include ggc.h. (cp_parse_init): New function. From-SVN: r29129
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions