aboutsummaryrefslogtreecommitdiff
path: root/gcc/cse.c
diff options
context:
space:
mode:
authorRichard Henderson <rth@cygnus.com>1999-09-05 09:21:30 -0700
committerMark Mitchell <mmitchel@gcc.gnu.org>1999-09-05 16:21:30 +0000
commitfc6af6e322072f2cbf63d79ae32050db3b08deab (patch)
tree5f0c5f13fe467ac17975e0c40cdce38e1e3be420 /gcc/cse.c
parenta3770a813002ceaedfe097ea46c8ddc09b9c289c (diff)
downloadgcc-fc6af6e322072f2cbf63d79ae32050db3b08deab.zip
gcc-fc6af6e322072f2cbf63d79ae32050db3b08deab.tar.gz
gcc-fc6af6e322072f2cbf63d79ae32050db3b08deab.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. Co-Authored-By: Bernd Schmidt <bernds@cygnus.co.uk> Co-Authored-By: Mark Mitchell <mark@codesourcery.com> From-SVN: r29126
Diffstat (limited to 'gcc/cse.c')
0 files changed, 0 insertions, 0 deletions