diff options
| author | gdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-07-25 17:19:39 +0000 |
|---|---|---|
| committer | gdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-07-25 17:19:39 +0000 |
| commit | a33db04ad9bdc78f643d7ccdb2803a1176e34c7e (patch) | |
| tree | 1861ec0739680328c7b59c570b800a14d2d2c24c /gcc/java/decl.c | |
| parent | f2ee4302e9c912044a50a6b619f753598b66a73a (diff) | |
| download | ppe42-gcc-a33db04ad9bdc78f643d7ccdb2803a1176e34c7e.tar.gz ppe42-gcc-a33db04ad9bdc78f643d7ccdb2803a1176e34c7e.zip | |
* cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.
* typeck2.c (abstract_virtuals_error): Use GGC_NEW.
* name-lookup.c (binding_entry_make): Use GGC_NEW.
(binding_table_construct): Use GGC_CNEWVEC.
(binding_table_new): Use GGC_NEW.
(cxx_binding_make): Likewise.
(begin_scope): Likewise.
(push_to_top_level): Use GCC_CNEW.
* parser.c (cp_token_cache_new): Likewise.
(cp_token_cache_push_token): Likewise.
(cp_lexer_new_main): Likewise.
(cp_lexer_new_from_tokens): Likewise.
(cp_parser_context_new): Likewise.
(cp_parser_new): Likewise.
(cp_lexer_new_from_tokens): Use GGC_NEWVEC.
* lex.c (cxx_make_type): Use GGC_CNEW.
(retrofit_lang_decl): Use GGC_NEWVAR.
(cxx_dup_lang_specific_decl): Likewise.
(copy_lang_type): Likewise.
* decl.c (use_label): Use GGC_NEW instead of ggc_alloc.
(save_function_data): Likewise.
(lookup_label): Use GGC_CNEW instead of ggc_alloc_cleared.
(cxx_push_function_context): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@85150 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/decl.c')
0 files changed, 0 insertions, 0 deletions

