1 /* Type information for GCC.
2    Copyright (C) 2004-2013 Free Software Foundation, Inc.
3 
4 This file is part of GCC.
5 
6 GCC is free software; you can redistribute it and/or modify it under
7 the terms of the GNU General Public License as published by the Free
8 Software Foundation; either version 3, or (at your option) any later
9 version.
10 
11 GCC is distributed in the hope that it will be useful, but WITHOUT ANY
12 WARRANTY; without even the implied warranty of MERCHANTABILITY or
13 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
14 for more details.
15 
16 You should have received a copy of the GNU General Public License
17 along with GCC; see the file COPYING3.  If not see
18 <http://www.gnu.org/licenses/>.  */
19 
20 /* This file is machine generated.  Do not edit.  */
21 
22 /* Allocators for known structs and unions.  */
23 
24 #define ggc_alloc_vec_ivarref_entry_va_gc_() ((vec<ivarref_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<ivarref_entry,va_gc>) MEM_STAT_INFO)))
25 #define ggc_alloc_cleared_vec_ivarref_entry_va_gc_() ((vec<ivarref_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<ivarref_entry,va_gc>) MEM_STAT_INFO)))
26 #define ggc_alloc_vec_vec_ivarref_entry_va_gc_(n) ((vec<ivarref_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<ivarref_entry,va_gc>), n MEM_STAT_INFO)))
27 #define ggc_alloc_cleared_vec_vec_ivarref_entry_va_gc_(n) ((vec<ivarref_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<ivarref_entry,va_gc>), n MEM_STAT_INFO)))
28 #define ggc_alloc_ivarref_entry() ((struct ivarref_entry *)(ggc_internal_alloc_stat (sizeof (struct ivarref_entry) MEM_STAT_INFO)))
29 #define ggc_alloc_cleared_ivarref_entry() ((struct ivarref_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct ivarref_entry) MEM_STAT_INFO)))
30 #define ggc_alloc_vec_ivarref_entry(n) ((struct ivarref_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct ivarref_entry), n MEM_STAT_INFO)))
31 #define ggc_alloc_cleared_vec_ivarref_entry(n) ((struct ivarref_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ivarref_entry), n MEM_STAT_INFO)))
32 #define ggc_alloc_vec_prot_list_entry_va_gc_() ((vec<prot_list_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<prot_list_entry,va_gc>) MEM_STAT_INFO)))
33 #define ggc_alloc_cleared_vec_prot_list_entry_va_gc_() ((vec<prot_list_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<prot_list_entry,va_gc>) MEM_STAT_INFO)))
34 #define ggc_alloc_vec_vec_prot_list_entry_va_gc_(n) ((vec<prot_list_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<prot_list_entry,va_gc>), n MEM_STAT_INFO)))
35 #define ggc_alloc_cleared_vec_vec_prot_list_entry_va_gc_(n) ((vec<prot_list_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<prot_list_entry,va_gc>), n MEM_STAT_INFO)))
36 #define ggc_alloc_prot_list_entry() ((struct prot_list_entry *)(ggc_internal_alloc_stat (sizeof (struct prot_list_entry) MEM_STAT_INFO)))
37 #define ggc_alloc_cleared_prot_list_entry() ((struct prot_list_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct prot_list_entry) MEM_STAT_INFO)))
38 #define ggc_alloc_vec_prot_list_entry(n) ((struct prot_list_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct prot_list_entry), n MEM_STAT_INFO)))
39 #define ggc_alloc_cleared_vec_prot_list_entry(n) ((struct prot_list_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct prot_list_entry), n MEM_STAT_INFO)))
40 #define ggc_alloc_vec_msgref_entry_va_gc_() ((vec<msgref_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<msgref_entry,va_gc>) MEM_STAT_INFO)))
41 #define ggc_alloc_cleared_vec_msgref_entry_va_gc_() ((vec<msgref_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<msgref_entry,va_gc>) MEM_STAT_INFO)))
42 #define ggc_alloc_vec_vec_msgref_entry_va_gc_(n) ((vec<msgref_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<msgref_entry,va_gc>), n MEM_STAT_INFO)))
43 #define ggc_alloc_cleared_vec_vec_msgref_entry_va_gc_(n) ((vec<msgref_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<msgref_entry,va_gc>), n MEM_STAT_INFO)))
44 #define ggc_alloc_msgref_entry() ((struct msgref_entry *)(ggc_internal_alloc_stat (sizeof (struct msgref_entry) MEM_STAT_INFO)))
45 #define ggc_alloc_cleared_msgref_entry() ((struct msgref_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct msgref_entry) MEM_STAT_INFO)))
46 #define ggc_alloc_vec_msgref_entry(n) ((struct msgref_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct msgref_entry), n MEM_STAT_INFO)))
47 #define ggc_alloc_cleared_vec_msgref_entry(n) ((struct msgref_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct msgref_entry), n MEM_STAT_INFO)))
48 #define ggc_alloc_vec_ident_data_tuple_va_gc_() ((vec<ident_data_tuple,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<ident_data_tuple,va_gc>) MEM_STAT_INFO)))
49 #define ggc_alloc_cleared_vec_ident_data_tuple_va_gc_() ((vec<ident_data_tuple,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<ident_data_tuple,va_gc>) MEM_STAT_INFO)))
50 #define ggc_alloc_vec_vec_ident_data_tuple_va_gc_(n) ((vec<ident_data_tuple,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<ident_data_tuple,va_gc>), n MEM_STAT_INFO)))
51 #define ggc_alloc_cleared_vec_vec_ident_data_tuple_va_gc_(n) ((vec<ident_data_tuple,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<ident_data_tuple,va_gc>), n MEM_STAT_INFO)))
52 #define ggc_alloc_ident_data_tuple() ((struct ident_data_tuple *)(ggc_internal_alloc_stat (sizeof (struct ident_data_tuple) MEM_STAT_INFO)))
53 #define ggc_alloc_cleared_ident_data_tuple() ((struct ident_data_tuple *)(ggc_internal_cleared_alloc_stat (sizeof (struct ident_data_tuple) MEM_STAT_INFO)))
54 #define ggc_alloc_vec_ident_data_tuple(n) ((struct ident_data_tuple *)(ggc_internal_vec_alloc_stat (sizeof (struct ident_data_tuple), n MEM_STAT_INFO)))
55 #define ggc_alloc_cleared_vec_ident_data_tuple(n) ((struct ident_data_tuple *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ident_data_tuple), n MEM_STAT_INFO)))
56 #define ggc_alloc_string_descriptor() ((struct string_descriptor *)(ggc_internal_alloc_stat (sizeof (struct string_descriptor) MEM_STAT_INFO)))
57 #define ggc_alloc_cleared_string_descriptor() ((struct string_descriptor *)(ggc_internal_cleared_alloc_stat (sizeof (struct string_descriptor) MEM_STAT_INFO)))
58 #define ggc_alloc_vec_string_descriptor(n) ((struct string_descriptor *)(ggc_internal_vec_alloc_stat (sizeof (struct string_descriptor), n MEM_STAT_INFO)))
59 #define ggc_alloc_cleared_vec_string_descriptor(n) ((struct string_descriptor *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct string_descriptor), n MEM_STAT_INFO)))
60 #define ggc_alloc_imp_entry() ((struct imp_entry *)(ggc_internal_alloc_stat (sizeof (struct imp_entry) MEM_STAT_INFO)))
61 #define ggc_alloc_cleared_imp_entry() ((struct imp_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct imp_entry) MEM_STAT_INFO)))
62 #define ggc_alloc_vec_imp_entry(n) ((struct imp_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct imp_entry), n MEM_STAT_INFO)))
63 #define ggc_alloc_cleared_vec_imp_entry(n) ((struct imp_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct imp_entry), n MEM_STAT_INFO)))
64 #define ggc_alloc_hashed_attribute() ((struct hashed_attribute *)(ggc_internal_alloc_stat (sizeof (struct hashed_attribute) MEM_STAT_INFO)))
65 #define ggc_alloc_cleared_hashed_attribute() ((struct hashed_attribute *)(ggc_internal_cleared_alloc_stat (sizeof (struct hashed_attribute) MEM_STAT_INFO)))
66 #define ggc_alloc_vec_hashed_attribute(n) ((struct hashed_attribute *)(ggc_internal_vec_alloc_stat (sizeof (struct hashed_attribute), n MEM_STAT_INFO)))
67 #define ggc_alloc_cleared_vec_hashed_attribute(n) ((struct hashed_attribute *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct hashed_attribute), n MEM_STAT_INFO)))
68 #define ggc_alloc_hashed_entry() ((struct hashed_entry *)(ggc_internal_alloc_stat (sizeof (struct hashed_entry) MEM_STAT_INFO)))
69 #define ggc_alloc_cleared_hashed_entry() ((struct hashed_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct hashed_entry) MEM_STAT_INFO)))
70 #define ggc_alloc_vec_hashed_entry(n) ((struct hashed_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct hashed_entry), n MEM_STAT_INFO)))
71 #define ggc_alloc_cleared_vec_hashed_entry(n) ((struct hashed_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct hashed_entry), n MEM_STAT_INFO)))
72 #define ggc_alloc_objc_map_private() ((struct objc_map_private *)(ggc_internal_alloc_stat (sizeof (struct objc_map_private) MEM_STAT_INFO)))
73 #define ggc_alloc_cleared_objc_map_private() ((struct objc_map_private *)(ggc_internal_cleared_alloc_stat (sizeof (struct objc_map_private) MEM_STAT_INFO)))
74 #define ggc_alloc_vec_objc_map_private(n) ((struct objc_map_private *)(ggc_internal_vec_alloc_stat (sizeof (struct objc_map_private), n MEM_STAT_INFO)))
75 #define ggc_alloc_cleared_vec_objc_map_private(n) ((struct objc_map_private *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct objc_map_private), n MEM_STAT_INFO)))
76 #define ggc_alloc_gimple_type_leader_entry_s() ((struct gimple_type_leader_entry_s *)(ggc_internal_alloc_stat (sizeof (struct gimple_type_leader_entry_s) MEM_STAT_INFO)))
77 #define ggc_alloc_cleared_gimple_type_leader_entry_s() ((struct gimple_type_leader_entry_s *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_type_leader_entry_s) MEM_STAT_INFO)))
78 #define ggc_alloc_vec_gimple_type_leader_entry_s(n) ((struct gimple_type_leader_entry_s *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_type_leader_entry_s), n MEM_STAT_INFO)))
79 #define ggc_alloc_cleared_vec_gimple_type_leader_entry_s(n) ((struct gimple_type_leader_entry_s *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_type_leader_entry_s), n MEM_STAT_INFO)))
80 #define ggc_alloc_builtin_record() ((struct builtin_record *)(ggc_internal_alloc_stat (sizeof (struct builtin_record) MEM_STAT_INFO)))
81 #define ggc_alloc_cleared_builtin_record() ((struct builtin_record *)(ggc_internal_cleared_alloc_stat (sizeof (struct builtin_record) MEM_STAT_INFO)))
82 #define ggc_alloc_vec_builtin_record(n) ((struct builtin_record *)(ggc_internal_vec_alloc_stat (sizeof (struct builtin_record), n MEM_STAT_INFO)))
83 #define ggc_alloc_cleared_vec_builtin_record(n) ((struct builtin_record *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct builtin_record), n MEM_STAT_INFO)))
84 #define ggc_alloc_string_or_tree() ((union string_or_tree *)(ggc_internal_alloc_stat (sizeof (union string_or_tree) MEM_STAT_INFO)))
85 #define ggc_alloc_cleared_string_or_tree() ((union string_or_tree *)(ggc_internal_cleared_alloc_stat (sizeof (union string_or_tree) MEM_STAT_INFO)))
86 #define ggc_alloc_vec_string_or_tree(n) ((union string_or_tree *)(ggc_internal_vec_alloc_stat (sizeof (union string_or_tree), n MEM_STAT_INFO)))
87 #define ggc_alloc_cleared_vec_string_or_tree(n) ((union string_or_tree *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union string_or_tree), n MEM_STAT_INFO)))
88 #define ggc_alloc_BootstrapMethods() ((struct BootstrapMethods *)(ggc_internal_alloc_stat (sizeof (struct BootstrapMethods) MEM_STAT_INFO)))
89 #define ggc_alloc_cleared_BootstrapMethods() ((struct BootstrapMethods *)(ggc_internal_cleared_alloc_stat (sizeof (struct BootstrapMethods) MEM_STAT_INFO)))
90 #define ggc_alloc_vec_BootstrapMethods(n) ((struct BootstrapMethods *)(ggc_internal_vec_alloc_stat (sizeof (struct BootstrapMethods), n MEM_STAT_INFO)))
91 #define ggc_alloc_cleared_vec_BootstrapMethods(n) ((struct BootstrapMethods *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct BootstrapMethods), n MEM_STAT_INFO)))
92 #define ggc_alloc_bootstrap_method() ((struct bootstrap_method *)(ggc_internal_alloc_stat (sizeof (struct bootstrap_method) MEM_STAT_INFO)))
93 #define ggc_alloc_cleared_bootstrap_method() ((struct bootstrap_method *)(ggc_internal_cleared_alloc_stat (sizeof (struct bootstrap_method) MEM_STAT_INFO)))
94 #define ggc_alloc_vec_bootstrap_method(n) ((struct bootstrap_method *)(ggc_internal_vec_alloc_stat (sizeof (struct bootstrap_method), n MEM_STAT_INFO)))
95 #define ggc_alloc_cleared_vec_bootstrap_method(n) ((struct bootstrap_method *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct bootstrap_method), n MEM_STAT_INFO)))
96 #define ggc_alloc_cpool_entry(SIZE) ((union cpool_entry *)(ggc_internal_alloc_stat (SIZE MEM_STAT_INFO)))
97 #define ggc_alloc_cleared_cpool_entry(SIZE) ((union cpool_entry *)(ggc_internal_cleared_alloc_stat (SIZE MEM_STAT_INFO)))
98 #define ggc_alloc_vec_cpool_entry(SIZE, n) ((union cpool_entry *)(ggc_internal_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
99 #define ggc_alloc_cleared_vec_cpool_entry(SIZE, n) ((union cpool_entry *)(ggc_internal_cleared_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
100 #define ggc_alloc_vec_method_entry_va_gc_() ((vec<method_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<method_entry,va_gc>) MEM_STAT_INFO)))
101 #define ggc_alloc_cleared_vec_method_entry_va_gc_() ((vec<method_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<method_entry,va_gc>) MEM_STAT_INFO)))
102 #define ggc_alloc_vec_vec_method_entry_va_gc_(n) ((vec<method_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<method_entry,va_gc>), n MEM_STAT_INFO)))
103 #define ggc_alloc_cleared_vec_vec_method_entry_va_gc_(n) ((vec<method_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<method_entry,va_gc>), n MEM_STAT_INFO)))
104 #define ggc_alloc_method_entry_d() ((struct method_entry_d *)(ggc_internal_alloc_stat (sizeof (struct method_entry_d) MEM_STAT_INFO)))
105 #define ggc_alloc_cleared_method_entry_d() ((struct method_entry_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct method_entry_d) MEM_STAT_INFO)))
106 #define ggc_alloc_vec_method_entry_d(n) ((struct method_entry_d *)(ggc_internal_vec_alloc_stat (sizeof (struct method_entry_d), n MEM_STAT_INFO)))
107 #define ggc_alloc_cleared_vec_method_entry_d(n) ((struct method_entry_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct method_entry_d), n MEM_STAT_INFO)))
108 #define ggc_alloc_lang_decl_var() ((struct lang_decl_var *)(ggc_internal_alloc_stat (sizeof (struct lang_decl_var) MEM_STAT_INFO)))
109 #define ggc_alloc_cleared_lang_decl_var() ((struct lang_decl_var *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_decl_var) MEM_STAT_INFO)))
110 #define ggc_alloc_vec_lang_decl_var(n) ((struct lang_decl_var *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_decl_var), n MEM_STAT_INFO)))
111 #define ggc_alloc_cleared_vec_lang_decl_var(n) ((struct lang_decl_var *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_decl_var), n MEM_STAT_INFO)))
112 #define ggc_alloc_type_assertion() ((struct type_assertion *)(ggc_internal_alloc_stat (sizeof (struct type_assertion) MEM_STAT_INFO)))
113 #define ggc_alloc_cleared_type_assertion() ((struct type_assertion *)(ggc_internal_cleared_alloc_stat (sizeof (struct type_assertion) MEM_STAT_INFO)))
114 #define ggc_alloc_vec_type_assertion(n) ((struct type_assertion *)(ggc_internal_vec_alloc_stat (sizeof (struct type_assertion), n MEM_STAT_INFO)))
115 #define ggc_alloc_cleared_vec_type_assertion(n) ((struct type_assertion *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct type_assertion), n MEM_STAT_INFO)))
116 #define ggc_alloc_lang_decl_func() ((struct lang_decl_func *)(ggc_internal_alloc_stat (sizeof (struct lang_decl_func) MEM_STAT_INFO)))
117 #define ggc_alloc_cleared_lang_decl_func() ((struct lang_decl_func *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_decl_func) MEM_STAT_INFO)))
118 #define ggc_alloc_vec_lang_decl_func(n) ((struct lang_decl_func *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_decl_func), n MEM_STAT_INFO)))
119 #define ggc_alloc_cleared_vec_lang_decl_func(n) ((struct lang_decl_func *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_decl_func), n MEM_STAT_INFO)))
120 #define ggc_alloc_treetreehash_entry() ((struct treetreehash_entry *)(ggc_internal_alloc_stat (sizeof (struct treetreehash_entry) MEM_STAT_INFO)))
121 #define ggc_alloc_cleared_treetreehash_entry() ((struct treetreehash_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct treetreehash_entry) MEM_STAT_INFO)))
122 #define ggc_alloc_vec_treetreehash_entry(n) ((struct treetreehash_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct treetreehash_entry), n MEM_STAT_INFO)))
123 #define ggc_alloc_cleared_vec_treetreehash_entry(n) ((struct treetreehash_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct treetreehash_entry), n MEM_STAT_INFO)))
124 #define ggc_alloc_CPool() ((struct CPool *)(ggc_internal_alloc_stat (sizeof (struct CPool) MEM_STAT_INFO)))
125 #define ggc_alloc_cleared_CPool() ((struct CPool *)(ggc_internal_cleared_alloc_stat (sizeof (struct CPool) MEM_STAT_INFO)))
126 #define ggc_alloc_vec_CPool(n) ((struct CPool *)(ggc_internal_vec_alloc_stat (sizeof (struct CPool), n MEM_STAT_INFO)))
127 #define ggc_alloc_cleared_vec_CPool(n) ((struct CPool *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct CPool), n MEM_STAT_INFO)))
128 #define ggc_alloc_JCF() ((struct JCF *)(ggc_internal_alloc_stat (sizeof (struct JCF) MEM_STAT_INFO)))
129 #define ggc_alloc_cleared_JCF() ((struct JCF *)(ggc_internal_cleared_alloc_stat (sizeof (struct JCF) MEM_STAT_INFO)))
130 #define ggc_alloc_vec_JCF(n) ((struct JCF *)(ggc_internal_vec_alloc_stat (sizeof (struct JCF), n MEM_STAT_INFO)))
131 #define ggc_alloc_cleared_vec_JCF(n) ((struct JCF *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct JCF), n MEM_STAT_INFO)))
132 #define ggc_alloc_gfc_powdecl_list() ((struct gfc_powdecl_list *)(ggc_internal_alloc_stat (sizeof (struct gfc_powdecl_list) MEM_STAT_INFO)))
133 #define ggc_alloc_cleared_gfc_powdecl_list() ((struct gfc_powdecl_list *)(ggc_internal_cleared_alloc_stat (sizeof (struct gfc_powdecl_list) MEM_STAT_INFO)))
134 #define ggc_alloc_vec_gfc_powdecl_list(n) ((struct gfc_powdecl_list *)(ggc_internal_vec_alloc_stat (sizeof (struct gfc_powdecl_list), n MEM_STAT_INFO)))
135 #define ggc_alloc_cleared_vec_gfc_powdecl_list(n) ((struct gfc_powdecl_list *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gfc_powdecl_list), n MEM_STAT_INFO)))
136 #define ggc_alloc_gfc_st_parameter() ((struct gfc_st_parameter *)(ggc_internal_alloc_stat (sizeof (struct gfc_st_parameter) MEM_STAT_INFO)))
137 #define ggc_alloc_cleared_gfc_st_parameter() ((struct gfc_st_parameter *)(ggc_internal_cleared_alloc_stat (sizeof (struct gfc_st_parameter) MEM_STAT_INFO)))
138 #define ggc_alloc_vec_gfc_st_parameter(n) ((struct gfc_st_parameter *)(ggc_internal_vec_alloc_stat (sizeof (struct gfc_st_parameter), n MEM_STAT_INFO)))
139 #define ggc_alloc_cleared_vec_gfc_st_parameter(n) ((struct gfc_st_parameter *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gfc_st_parameter), n MEM_STAT_INFO)))
140 #define ggc_alloc_gfc_st_parameter_field() ((struct gfc_st_parameter_field *)(ggc_internal_alloc_stat (sizeof (struct gfc_st_parameter_field) MEM_STAT_INFO)))
141 #define ggc_alloc_cleared_gfc_st_parameter_field() ((struct gfc_st_parameter_field *)(ggc_internal_cleared_alloc_stat (sizeof (struct gfc_st_parameter_field) MEM_STAT_INFO)))
142 #define ggc_alloc_vec_gfc_st_parameter_field(n) ((struct gfc_st_parameter_field *)(ggc_internal_vec_alloc_stat (sizeof (struct gfc_st_parameter_field), n MEM_STAT_INFO)))
143 #define ggc_alloc_cleared_vec_gfc_st_parameter_field(n) ((struct gfc_st_parameter_field *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gfc_st_parameter_field), n MEM_STAT_INFO)))
144 #define ggc_alloc_gfc_intrinsic_map_t() ((struct gfc_intrinsic_map_t *)(ggc_internal_alloc_stat (sizeof (struct gfc_intrinsic_map_t) MEM_STAT_INFO)))
145 #define ggc_alloc_cleared_gfc_intrinsic_map_t() ((struct gfc_intrinsic_map_t *)(ggc_internal_cleared_alloc_stat (sizeof (struct gfc_intrinsic_map_t) MEM_STAT_INFO)))
146 #define ggc_alloc_vec_gfc_intrinsic_map_t(n) ((struct gfc_intrinsic_map_t *)(ggc_internal_vec_alloc_stat (sizeof (struct gfc_intrinsic_map_t), n MEM_STAT_INFO)))
147 #define ggc_alloc_cleared_vec_gfc_intrinsic_map_t(n) ((struct gfc_intrinsic_map_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gfc_intrinsic_map_t), n MEM_STAT_INFO)))
148 #define ggc_alloc_module_htab_entry() ((struct module_htab_entry *)(ggc_internal_alloc_stat (sizeof (struct module_htab_entry) MEM_STAT_INFO)))
149 #define ggc_alloc_cleared_module_htab_entry() ((struct module_htab_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct module_htab_entry) MEM_STAT_INFO)))
150 #define ggc_alloc_vec_module_htab_entry(n) ((struct module_htab_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct module_htab_entry), n MEM_STAT_INFO)))
151 #define ggc_alloc_cleared_vec_module_htab_entry(n) ((struct module_htab_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct module_htab_entry), n MEM_STAT_INFO)))
152 #define ggc_alloc_binding_level() ((struct binding_level *)(ggc_internal_alloc_stat (sizeof (struct binding_level) MEM_STAT_INFO)))
153 #define ggc_alloc_cleared_binding_level() ((struct binding_level *)(ggc_internal_cleared_alloc_stat (sizeof (struct binding_level) MEM_STAT_INFO)))
154 #define ggc_alloc_vec_binding_level(n) ((struct binding_level *)(ggc_internal_vec_alloc_stat (sizeof (struct binding_level), n MEM_STAT_INFO)))
155 #define ggc_alloc_cleared_vec_binding_level(n) ((struct binding_level *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct binding_level), n MEM_STAT_INFO)))
156 #define ggc_alloc_vec_pending_noexcept_va_gc_() ((vec<pending_noexcept,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<pending_noexcept,va_gc>) MEM_STAT_INFO)))
157 #define ggc_alloc_cleared_vec_pending_noexcept_va_gc_() ((vec<pending_noexcept,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<pending_noexcept,va_gc>) MEM_STAT_INFO)))
158 #define ggc_alloc_vec_vec_pending_noexcept_va_gc_(n) ((vec<pending_noexcept,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<pending_noexcept,va_gc>), n MEM_STAT_INFO)))
159 #define ggc_alloc_cleared_vec_vec_pending_noexcept_va_gc_(n) ((vec<pending_noexcept,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<pending_noexcept,va_gc>), n MEM_STAT_INFO)))
160 #define ggc_alloc_pending_noexcept() ((struct pending_noexcept *)(ggc_internal_alloc_stat (sizeof (struct pending_noexcept) MEM_STAT_INFO)))
161 #define ggc_alloc_cleared_pending_noexcept() ((struct pending_noexcept *)(ggc_internal_cleared_alloc_stat (sizeof (struct pending_noexcept) MEM_STAT_INFO)))
162 #define ggc_alloc_vec_pending_noexcept(n) ((struct pending_noexcept *)(ggc_internal_vec_alloc_stat (sizeof (struct pending_noexcept), n MEM_STAT_INFO)))
163 #define ggc_alloc_cleared_vec_pending_noexcept(n) ((struct pending_noexcept *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct pending_noexcept), n MEM_STAT_INFO)))
164 #define ggc_alloc_pending_abstract_type() ((struct pending_abstract_type *)(ggc_internal_alloc_stat (sizeof (struct pending_abstract_type) MEM_STAT_INFO)))
165 #define ggc_alloc_cleared_pending_abstract_type() ((struct pending_abstract_type *)(ggc_internal_cleared_alloc_stat (sizeof (struct pending_abstract_type) MEM_STAT_INFO)))
166 #define ggc_alloc_vec_pending_abstract_type(n) ((struct pending_abstract_type *)(ggc_internal_vec_alloc_stat (sizeof (struct pending_abstract_type), n MEM_STAT_INFO)))
167 #define ggc_alloc_cleared_vec_pending_abstract_type(n) ((struct pending_abstract_type *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct pending_abstract_type), n MEM_STAT_INFO)))
168 #define ggc_alloc_vec_tree_int_va_gc_() ((vec<tree_int,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<tree_int,va_gc>) MEM_STAT_INFO)))
169 #define ggc_alloc_cleared_vec_tree_int_va_gc_() ((vec<tree_int,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<tree_int,va_gc>) MEM_STAT_INFO)))
170 #define ggc_alloc_vec_vec_tree_int_va_gc_(n) ((vec<tree_int,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<tree_int,va_gc>), n MEM_STAT_INFO)))
171 #define ggc_alloc_cleared_vec_vec_tree_int_va_gc_(n) ((vec<tree_int,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<tree_int,va_gc>), n MEM_STAT_INFO)))
172 #define ggc_alloc_tree_int() ((struct tree_int *)(ggc_internal_alloc_stat (sizeof (struct tree_int) MEM_STAT_INFO)))
173 #define ggc_alloc_cleared_tree_int() ((struct tree_int *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_int) MEM_STAT_INFO)))
174 #define ggc_alloc_vec_tree_int(n) ((struct tree_int *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_int), n MEM_STAT_INFO)))
175 #define ggc_alloc_cleared_vec_tree_int(n) ((struct tree_int *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_int), n MEM_STAT_INFO)))
176 #define ggc_alloc_cp_parser() ((struct cp_parser *)(ggc_internal_alloc_stat (sizeof (struct cp_parser) MEM_STAT_INFO)))
177 #define ggc_alloc_cleared_cp_parser() ((struct cp_parser *)(ggc_internal_cleared_alloc_stat (sizeof (struct cp_parser) MEM_STAT_INFO)))
178 #define ggc_alloc_vec_cp_parser(n) ((struct cp_parser *)(ggc_internal_vec_alloc_stat (sizeof (struct cp_parser), n MEM_STAT_INFO)))
179 #define ggc_alloc_cleared_vec_cp_parser(n) ((struct cp_parser *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cp_parser), n MEM_STAT_INFO)))
180 #define ggc_alloc_vec_cp_unparsed_functions_entry_va_gc_() ((vec<cp_unparsed_functions_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<cp_unparsed_functions_entry,va_gc>) MEM_STAT_INFO)))
181 #define ggc_alloc_cleared_vec_cp_unparsed_functions_entry_va_gc_() ((vec<cp_unparsed_functions_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<cp_unparsed_functions_entry,va_gc>) MEM_STAT_INFO)))
182 #define ggc_alloc_vec_vec_cp_unparsed_functions_entry_va_gc_(n) ((vec<cp_unparsed_functions_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<cp_unparsed_functions_entry,va_gc>), n MEM_STAT_INFO)))
183 #define ggc_alloc_cleared_vec_vec_cp_unparsed_functions_entry_va_gc_(n) ((vec<cp_unparsed_functions_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<cp_unparsed_functions_entry,va_gc>), n MEM_STAT_INFO)))
184 #define ggc_alloc_cp_parser_context() ((struct cp_parser_context *)(ggc_internal_alloc_stat (sizeof (struct cp_parser_context) MEM_STAT_INFO)))
185 #define ggc_alloc_cleared_cp_parser_context() ((struct cp_parser_context *)(ggc_internal_cleared_alloc_stat (sizeof (struct cp_parser_context) MEM_STAT_INFO)))
186 #define ggc_alloc_vec_cp_parser_context(n) ((struct cp_parser_context *)(ggc_internal_vec_alloc_stat (sizeof (struct cp_parser_context), n MEM_STAT_INFO)))
187 #define ggc_alloc_cleared_vec_cp_parser_context(n) ((struct cp_parser_context *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cp_parser_context), n MEM_STAT_INFO)))
188 #define ggc_alloc_cp_unparsed_functions_entry_d() ((struct cp_unparsed_functions_entry_d *)(ggc_internal_alloc_stat (sizeof (struct cp_unparsed_functions_entry_d) MEM_STAT_INFO)))
189 #define ggc_alloc_cleared_cp_unparsed_functions_entry_d() ((struct cp_unparsed_functions_entry_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct cp_unparsed_functions_entry_d) MEM_STAT_INFO)))
190 #define ggc_alloc_vec_cp_unparsed_functions_entry_d(n) ((struct cp_unparsed_functions_entry_d *)(ggc_internal_vec_alloc_stat (sizeof (struct cp_unparsed_functions_entry_d), n MEM_STAT_INFO)))
191 #define ggc_alloc_cleared_vec_cp_unparsed_functions_entry_d(n) ((struct cp_unparsed_functions_entry_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cp_unparsed_functions_entry_d), n MEM_STAT_INFO)))
192 #define ggc_alloc_vec_cp_default_arg_entry_va_gc_() ((vec<cp_default_arg_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<cp_default_arg_entry,va_gc>) MEM_STAT_INFO)))
193 #define ggc_alloc_cleared_vec_cp_default_arg_entry_va_gc_() ((vec<cp_default_arg_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<cp_default_arg_entry,va_gc>) MEM_STAT_INFO)))
194 #define ggc_alloc_vec_vec_cp_default_arg_entry_va_gc_(n) ((vec<cp_default_arg_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<cp_default_arg_entry,va_gc>), n MEM_STAT_INFO)))
195 #define ggc_alloc_cleared_vec_vec_cp_default_arg_entry_va_gc_(n) ((vec<cp_default_arg_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<cp_default_arg_entry,va_gc>), n MEM_STAT_INFO)))
196 #define ggc_alloc_cp_default_arg_entry_d() ((struct cp_default_arg_entry_d *)(ggc_internal_alloc_stat (sizeof (struct cp_default_arg_entry_d) MEM_STAT_INFO)))
197 #define ggc_alloc_cleared_cp_default_arg_entry_d() ((struct cp_default_arg_entry_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct cp_default_arg_entry_d) MEM_STAT_INFO)))
198 #define ggc_alloc_vec_cp_default_arg_entry_d(n) ((struct cp_default_arg_entry_d *)(ggc_internal_vec_alloc_stat (sizeof (struct cp_default_arg_entry_d), n MEM_STAT_INFO)))
199 #define ggc_alloc_cleared_vec_cp_default_arg_entry_d(n) ((struct cp_default_arg_entry_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cp_default_arg_entry_d), n MEM_STAT_INFO)))
200 #define ggc_alloc_cp_lexer() ((struct cp_lexer *)(ggc_internal_alloc_stat (sizeof (struct cp_lexer) MEM_STAT_INFO)))
201 #define ggc_alloc_cleared_cp_lexer() ((struct cp_lexer *)(ggc_internal_cleared_alloc_stat (sizeof (struct cp_lexer) MEM_STAT_INFO)))
202 #define ggc_alloc_vec_cp_lexer(n) ((struct cp_lexer *)(ggc_internal_vec_alloc_stat (sizeof (struct cp_lexer), n MEM_STAT_INFO)))
203 #define ggc_alloc_cleared_vec_cp_lexer(n) ((struct cp_lexer *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cp_lexer), n MEM_STAT_INFO)))
204 #define ggc_alloc_vec_cp_token_va_gc_() ((vec<cp_token,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<cp_token,va_gc>) MEM_STAT_INFO)))
205 #define ggc_alloc_cleared_vec_cp_token_va_gc_() ((vec<cp_token,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<cp_token,va_gc>) MEM_STAT_INFO)))
206 #define ggc_alloc_vec_vec_cp_token_va_gc_(n) ((vec<cp_token,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<cp_token,va_gc>), n MEM_STAT_INFO)))
207 #define ggc_alloc_cleared_vec_vec_cp_token_va_gc_(n) ((vec<cp_token,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<cp_token,va_gc>), n MEM_STAT_INFO)))
208 #define ggc_alloc_cp_token() ((struct cp_token *)(ggc_internal_alloc_stat (sizeof (struct cp_token) MEM_STAT_INFO)))
209 #define ggc_alloc_cleared_cp_token() ((struct cp_token *)(ggc_internal_cleared_alloc_stat (sizeof (struct cp_token) MEM_STAT_INFO)))
210 #define ggc_alloc_vec_cp_token(n) ((struct cp_token *)(ggc_internal_vec_alloc_stat (sizeof (struct cp_token), n MEM_STAT_INFO)))
211 #define ggc_alloc_cleared_vec_cp_token(n) ((struct cp_token *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cp_token), n MEM_STAT_INFO)))
212 #define ggc_alloc_cp_token_value() ((union cp_token_value *)(ggc_internal_alloc_stat (sizeof (union cp_token_value) MEM_STAT_INFO)))
213 #define ggc_alloc_cleared_cp_token_value() ((union cp_token_value *)(ggc_internal_cleared_alloc_stat (sizeof (union cp_token_value) MEM_STAT_INFO)))
214 #define ggc_alloc_vec_cp_token_value(n) ((union cp_token_value *)(ggc_internal_vec_alloc_stat (sizeof (union cp_token_value), n MEM_STAT_INFO)))
215 #define ggc_alloc_cleared_vec_cp_token_value(n) ((union cp_token_value *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union cp_token_value), n MEM_STAT_INFO)))
216 #define ggc_alloc_tree_check() ((struct tree_check *)(ggc_internal_alloc_stat (sizeof (struct tree_check) MEM_STAT_INFO)))
217 #define ggc_alloc_cleared_tree_check() ((struct tree_check *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_check) MEM_STAT_INFO)))
218 #define ggc_alloc_vec_tree_check(n) ((struct tree_check *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_check), n MEM_STAT_INFO)))
219 #define ggc_alloc_cleared_vec_tree_check(n) ((struct tree_check *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_check), n MEM_STAT_INFO)))
220 #define ggc_alloc_constexpr_call() ((struct constexpr_call *)(ggc_internal_alloc_stat (sizeof (struct constexpr_call) MEM_STAT_INFO)))
221 #define ggc_alloc_cleared_constexpr_call() ((struct constexpr_call *)(ggc_internal_cleared_alloc_stat (sizeof (struct constexpr_call) MEM_STAT_INFO)))
222 #define ggc_alloc_vec_constexpr_call(n) ((struct constexpr_call *)(ggc_internal_vec_alloc_stat (sizeof (struct constexpr_call), n MEM_STAT_INFO)))
223 #define ggc_alloc_cleared_vec_constexpr_call(n) ((struct constexpr_call *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct constexpr_call), n MEM_STAT_INFO)))
224 #define ggc_alloc_constexpr_fundef() ((struct constexpr_fundef *)(ggc_internal_alloc_stat (sizeof (struct constexpr_fundef) MEM_STAT_INFO)))
225 #define ggc_alloc_cleared_constexpr_fundef() ((struct constexpr_fundef *)(ggc_internal_cleared_alloc_stat (sizeof (struct constexpr_fundef) MEM_STAT_INFO)))
226 #define ggc_alloc_vec_constexpr_fundef(n) ((struct constexpr_fundef *)(ggc_internal_vec_alloc_stat (sizeof (struct constexpr_fundef), n MEM_STAT_INFO)))
227 #define ggc_alloc_cleared_vec_constexpr_fundef(n) ((struct constexpr_fundef *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct constexpr_fundef), n MEM_STAT_INFO)))
228 #define ggc_alloc_vec_deferred_access_va_gc_() ((vec<deferred_access,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<deferred_access,va_gc>) MEM_STAT_INFO)))
229 #define ggc_alloc_cleared_vec_deferred_access_va_gc_() ((vec<deferred_access,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<deferred_access,va_gc>) MEM_STAT_INFO)))
230 #define ggc_alloc_vec_vec_deferred_access_va_gc_(n) ((vec<deferred_access,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<deferred_access,va_gc>), n MEM_STAT_INFO)))
231 #define ggc_alloc_cleared_vec_vec_deferred_access_va_gc_(n) ((vec<deferred_access,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<deferred_access,va_gc>), n MEM_STAT_INFO)))
232 #define ggc_alloc_deferred_access() ((struct deferred_access *)(ggc_internal_alloc_stat (sizeof (struct deferred_access) MEM_STAT_INFO)))
233 #define ggc_alloc_cleared_deferred_access() ((struct deferred_access *)(ggc_internal_cleared_alloc_stat (sizeof (struct deferred_access) MEM_STAT_INFO)))
234 #define ggc_alloc_vec_deferred_access(n) ((struct deferred_access *)(ggc_internal_vec_alloc_stat (sizeof (struct deferred_access), n MEM_STAT_INFO)))
235 #define ggc_alloc_cleared_vec_deferred_access(n) ((struct deferred_access *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct deferred_access), n MEM_STAT_INFO)))
236 #define ggc_alloc_vec_deferred_access_check_va_gc_() ((vec<deferred_access_check,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<deferred_access_check,va_gc>) MEM_STAT_INFO)))
237 #define ggc_alloc_cleared_vec_deferred_access_check_va_gc_() ((vec<deferred_access_check,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<deferred_access_check,va_gc>) MEM_STAT_INFO)))
238 #define ggc_alloc_vec_vec_deferred_access_check_va_gc_(n) ((vec<deferred_access_check,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<deferred_access_check,va_gc>), n MEM_STAT_INFO)))
239 #define ggc_alloc_cleared_vec_vec_deferred_access_check_va_gc_(n) ((vec<deferred_access_check,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<deferred_access_check,va_gc>), n MEM_STAT_INFO)))
240 #define ggc_alloc_spec_entry() ((struct spec_entry *)(ggc_internal_alloc_stat (sizeof (struct spec_entry) MEM_STAT_INFO)))
241 #define ggc_alloc_cleared_spec_entry() ((struct spec_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct spec_entry) MEM_STAT_INFO)))
242 #define ggc_alloc_vec_spec_entry(n) ((struct spec_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct spec_entry), n MEM_STAT_INFO)))
243 #define ggc_alloc_cleared_vec_spec_entry(n) ((struct spec_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct spec_entry), n MEM_STAT_INFO)))
244 #define ggc_alloc_pending_template() ((struct pending_template *)(ggc_internal_alloc_stat (sizeof (struct pending_template) MEM_STAT_INFO)))
245 #define ggc_alloc_cleared_pending_template() ((struct pending_template *)(ggc_internal_cleared_alloc_stat (sizeof (struct pending_template) MEM_STAT_INFO)))
246 #define ggc_alloc_vec_pending_template(n) ((struct pending_template *)(ggc_internal_vec_alloc_stat (sizeof (struct pending_template), n MEM_STAT_INFO)))
247 #define ggc_alloc_cleared_vec_pending_template(n) ((struct pending_template *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct pending_template), n MEM_STAT_INFO)))
248 #define ggc_alloc_vec_incomplete_var_va_gc_() ((vec<incomplete_var,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<incomplete_var,va_gc>) MEM_STAT_INFO)))
249 #define ggc_alloc_cleared_vec_incomplete_var_va_gc_() ((vec<incomplete_var,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<incomplete_var,va_gc>) MEM_STAT_INFO)))
250 #define ggc_alloc_vec_vec_incomplete_var_va_gc_(n) ((vec<incomplete_var,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<incomplete_var,va_gc>), n MEM_STAT_INFO)))
251 #define ggc_alloc_cleared_vec_vec_incomplete_var_va_gc_(n) ((vec<incomplete_var,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<incomplete_var,va_gc>), n MEM_STAT_INFO)))
252 #define ggc_alloc_incomplete_var_d() ((struct incomplete_var_d *)(ggc_internal_alloc_stat (sizeof (struct incomplete_var_d) MEM_STAT_INFO)))
253 #define ggc_alloc_cleared_incomplete_var_d() ((struct incomplete_var_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct incomplete_var_d) MEM_STAT_INFO)))
254 #define ggc_alloc_vec_incomplete_var_d(n) ((struct incomplete_var_d *)(ggc_internal_vec_alloc_stat (sizeof (struct incomplete_var_d), n MEM_STAT_INFO)))
255 #define ggc_alloc_cleared_vec_incomplete_var_d(n) ((struct incomplete_var_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct incomplete_var_d), n MEM_STAT_INFO)))
256 #define ggc_alloc_named_label_use_entry() ((struct named_label_use_entry *)(ggc_internal_alloc_stat (sizeof (struct named_label_use_entry) MEM_STAT_INFO)))
257 #define ggc_alloc_cleared_named_label_use_entry() ((struct named_label_use_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct named_label_use_entry) MEM_STAT_INFO)))
258 #define ggc_alloc_vec_named_label_use_entry(n) ((struct named_label_use_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct named_label_use_entry), n MEM_STAT_INFO)))
259 #define ggc_alloc_cleared_vec_named_label_use_entry(n) ((struct named_label_use_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct named_label_use_entry), n MEM_STAT_INFO)))
260 #define ggc_alloc_deferred_access_check() ((struct deferred_access_check *)(ggc_internal_alloc_stat (sizeof (struct deferred_access_check) MEM_STAT_INFO)))
261 #define ggc_alloc_cleared_deferred_access_check() ((struct deferred_access_check *)(ggc_internal_cleared_alloc_stat (sizeof (struct deferred_access_check) MEM_STAT_INFO)))
262 #define ggc_alloc_vec_deferred_access_check(n) ((struct deferred_access_check *)(ggc_internal_vec_alloc_stat (sizeof (struct deferred_access_check), n MEM_STAT_INFO)))
263 #define ggc_alloc_cleared_vec_deferred_access_check(n) ((struct deferred_access_check *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct deferred_access_check), n MEM_STAT_INFO)))
264 #define ggc_alloc_operator_name_info_t() ((struct operator_name_info_t *)(ggc_internal_alloc_stat (sizeof (struct operator_name_info_t) MEM_STAT_INFO)))
265 #define ggc_alloc_cleared_operator_name_info_t() ((struct operator_name_info_t *)(ggc_internal_cleared_alloc_stat (sizeof (struct operator_name_info_t) MEM_STAT_INFO)))
266 #define ggc_alloc_vec_operator_name_info_t(n) ((struct operator_name_info_t *)(ggc_internal_vec_alloc_stat (sizeof (struct operator_name_info_t), n MEM_STAT_INFO)))
267 #define ggc_alloc_cleared_vec_operator_name_info_t(n) ((struct operator_name_info_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct operator_name_info_t), n MEM_STAT_INFO)))
268 #define ggc_alloc_lang_decl_u() ((union lang_decl_u *)(ggc_internal_alloc_stat (sizeof (union lang_decl_u) MEM_STAT_INFO)))
269 #define ggc_alloc_cleared_lang_decl_u() ((union lang_decl_u *)(ggc_internal_cleared_alloc_stat (sizeof (union lang_decl_u) MEM_STAT_INFO)))
270 #define ggc_alloc_vec_lang_decl_u(n) ((union lang_decl_u *)(ggc_internal_vec_alloc_stat (sizeof (union lang_decl_u), n MEM_STAT_INFO)))
271 #define ggc_alloc_cleared_vec_lang_decl_u(n) ((union lang_decl_u *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union lang_decl_u), n MEM_STAT_INFO)))
272 #define ggc_alloc_lang_decl_parm() ((struct lang_decl_parm *)(ggc_internal_alloc_stat (sizeof (struct lang_decl_parm) MEM_STAT_INFO)))
273 #define ggc_alloc_cleared_lang_decl_parm() ((struct lang_decl_parm *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_decl_parm) MEM_STAT_INFO)))
274 #define ggc_alloc_vec_lang_decl_parm(n) ((struct lang_decl_parm *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_decl_parm), n MEM_STAT_INFO)))
275 #define ggc_alloc_cleared_vec_lang_decl_parm(n) ((struct lang_decl_parm *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_decl_parm), n MEM_STAT_INFO)))
276 #define ggc_alloc_lang_decl_ns() ((struct lang_decl_ns *)(ggc_internal_alloc_stat (sizeof (struct lang_decl_ns) MEM_STAT_INFO)))
277 #define ggc_alloc_cleared_lang_decl_ns() ((struct lang_decl_ns *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_decl_ns) MEM_STAT_INFO)))
278 #define ggc_alloc_vec_lang_decl_ns(n) ((struct lang_decl_ns *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_decl_ns), n MEM_STAT_INFO)))
279 #define ggc_alloc_cleared_vec_lang_decl_ns(n) ((struct lang_decl_ns *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_decl_ns), n MEM_STAT_INFO)))
280 #define ggc_alloc_lang_decl_fn() ((struct lang_decl_fn *)(ggc_internal_alloc_stat (sizeof (struct lang_decl_fn) MEM_STAT_INFO)))
281 #define ggc_alloc_cleared_lang_decl_fn() ((struct lang_decl_fn *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_decl_fn) MEM_STAT_INFO)))
282 #define ggc_alloc_vec_lang_decl_fn(n) ((struct lang_decl_fn *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_decl_fn), n MEM_STAT_INFO)))
283 #define ggc_alloc_cleared_vec_lang_decl_fn(n) ((struct lang_decl_fn *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_decl_fn), n MEM_STAT_INFO)))
284 #define ggc_alloc_lang_decl_u3() ((union lang_decl_u3 *)(ggc_internal_alloc_stat (sizeof (union lang_decl_u3) MEM_STAT_INFO)))
285 #define ggc_alloc_cleared_lang_decl_u3() ((union lang_decl_u3 *)(ggc_internal_cleared_alloc_stat (sizeof (union lang_decl_u3) MEM_STAT_INFO)))
286 #define ggc_alloc_vec_lang_decl_u3(n) ((union lang_decl_u3 *)(ggc_internal_vec_alloc_stat (sizeof (union lang_decl_u3), n MEM_STAT_INFO)))
287 #define ggc_alloc_cleared_vec_lang_decl_u3(n) ((union lang_decl_u3 *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union lang_decl_u3), n MEM_STAT_INFO)))
288 #define ggc_alloc_lang_decl_u5() ((union lang_decl_u5 *)(ggc_internal_alloc_stat (sizeof (union lang_decl_u5) MEM_STAT_INFO)))
289 #define ggc_alloc_cleared_lang_decl_u5() ((union lang_decl_u5 *)(ggc_internal_cleared_alloc_stat (sizeof (union lang_decl_u5) MEM_STAT_INFO)))
290 #define ggc_alloc_vec_lang_decl_u5(n) ((union lang_decl_u5 *)(ggc_internal_vec_alloc_stat (sizeof (union lang_decl_u5), n MEM_STAT_INFO)))
291 #define ggc_alloc_cleared_vec_lang_decl_u5(n) ((union lang_decl_u5 *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union lang_decl_u5), n MEM_STAT_INFO)))
292 #define ggc_alloc_lang_decl_min() ((struct lang_decl_min *)(ggc_internal_alloc_stat (sizeof (struct lang_decl_min) MEM_STAT_INFO)))
293 #define ggc_alloc_cleared_lang_decl_min() ((struct lang_decl_min *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_decl_min) MEM_STAT_INFO)))
294 #define ggc_alloc_vec_lang_decl_min(n) ((struct lang_decl_min *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_decl_min), n MEM_STAT_INFO)))
295 #define ggc_alloc_cleared_vec_lang_decl_min(n) ((struct lang_decl_min *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_decl_min), n MEM_STAT_INFO)))
296 #define ggc_alloc_lang_decl_u2() ((union lang_decl_u2 *)(ggc_internal_alloc_stat (sizeof (union lang_decl_u2) MEM_STAT_INFO)))
297 #define ggc_alloc_cleared_lang_decl_u2() ((union lang_decl_u2 *)(ggc_internal_cleared_alloc_stat (sizeof (union lang_decl_u2) MEM_STAT_INFO)))
298 #define ggc_alloc_vec_lang_decl_u2(n) ((union lang_decl_u2 *)(ggc_internal_vec_alloc_stat (sizeof (union lang_decl_u2), n MEM_STAT_INFO)))
299 #define ggc_alloc_cleared_vec_lang_decl_u2(n) ((union lang_decl_u2 *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union lang_decl_u2), n MEM_STAT_INFO)))
300 #define ggc_alloc_lang_decl_base() ((struct lang_decl_base *)(ggc_internal_alloc_stat (sizeof (struct lang_decl_base) MEM_STAT_INFO)))
301 #define ggc_alloc_cleared_lang_decl_base() ((struct lang_decl_base *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_decl_base) MEM_STAT_INFO)))
302 #define ggc_alloc_vec_lang_decl_base(n) ((struct lang_decl_base *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_decl_base), n MEM_STAT_INFO)))
303 #define ggc_alloc_cleared_vec_lang_decl_base(n) ((struct lang_decl_base *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_decl_base), n MEM_STAT_INFO)))
304 #define ggc_alloc_lang_type_u() ((union lang_type_u *)(ggc_internal_alloc_stat (sizeof (union lang_type_u) MEM_STAT_INFO)))
305 #define ggc_alloc_cleared_lang_type_u() ((union lang_type_u *)(ggc_internal_cleared_alloc_stat (sizeof (union lang_type_u) MEM_STAT_INFO)))
306 #define ggc_alloc_vec_lang_type_u(n) ((union lang_type_u *)(ggc_internal_vec_alloc_stat (sizeof (union lang_type_u), n MEM_STAT_INFO)))
307 #define ggc_alloc_cleared_vec_lang_type_u(n) ((union lang_type_u *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union lang_type_u), n MEM_STAT_INFO)))
308 #define ggc_alloc_lang_type_ptrmem() ((struct lang_type_ptrmem *)(ggc_internal_alloc_stat (sizeof (struct lang_type_ptrmem) MEM_STAT_INFO)))
309 #define ggc_alloc_cleared_lang_type_ptrmem() ((struct lang_type_ptrmem *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_type_ptrmem) MEM_STAT_INFO)))
310 #define ggc_alloc_vec_lang_type_ptrmem(n) ((struct lang_type_ptrmem *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_type_ptrmem), n MEM_STAT_INFO)))
311 #define ggc_alloc_cleared_vec_lang_type_ptrmem(n) ((struct lang_type_ptrmem *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_type_ptrmem), n MEM_STAT_INFO)))
312 #define ggc_alloc_lang_type_class() ((struct lang_type_class *)(ggc_internal_alloc_stat (sizeof (struct lang_type_class) MEM_STAT_INFO)))
313 #define ggc_alloc_cleared_lang_type_class() ((struct lang_type_class *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_type_class) MEM_STAT_INFO)))
314 #define ggc_alloc_vec_lang_type_class(n) ((struct lang_type_class *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_type_class), n MEM_STAT_INFO)))
315 #define ggc_alloc_cleared_vec_lang_type_class(n) ((struct lang_type_class *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_type_class), n MEM_STAT_INFO)))
316 #define ggc_alloc_vec_tree_pair_s_va_gc_() ((vec<tree_pair_s,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<tree_pair_s,va_gc>) MEM_STAT_INFO)))
317 #define ggc_alloc_cleared_vec_tree_pair_s_va_gc_() ((vec<tree_pair_s,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<tree_pair_s,va_gc>) MEM_STAT_INFO)))
318 #define ggc_alloc_vec_vec_tree_pair_s_va_gc_(n) ((vec<tree_pair_s,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<tree_pair_s,va_gc>), n MEM_STAT_INFO)))
319 #define ggc_alloc_cleared_vec_vec_tree_pair_s_va_gc_(n) ((vec<tree_pair_s,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<tree_pair_s,va_gc>), n MEM_STAT_INFO)))
320 #define ggc_alloc_lang_type_header() ((struct lang_type_header *)(ggc_internal_alloc_stat (sizeof (struct lang_type_header) MEM_STAT_INFO)))
321 #define ggc_alloc_cleared_lang_type_header() ((struct lang_type_header *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_type_header) MEM_STAT_INFO)))
322 #define ggc_alloc_vec_lang_type_header(n) ((struct lang_type_header *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_type_header), n MEM_STAT_INFO)))
323 #define ggc_alloc_cleared_vec_lang_type_header(n) ((struct lang_type_header *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_type_header), n MEM_STAT_INFO)))
324 #define ggc_alloc_tree_pair_s() ((struct tree_pair_s *)(ggc_internal_alloc_stat (sizeof (struct tree_pair_s) MEM_STAT_INFO)))
325 #define ggc_alloc_cleared_tree_pair_s() ((struct tree_pair_s *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_pair_s) MEM_STAT_INFO)))
326 #define ggc_alloc_vec_tree_pair_s(n) ((struct tree_pair_s *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_pair_s), n MEM_STAT_INFO)))
327 #define ggc_alloc_cleared_vec_tree_pair_s(n) ((struct tree_pair_s *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_pair_s), n MEM_STAT_INFO)))
328 #define ggc_alloc_named_label_entry() ((struct named_label_entry *)(ggc_internal_alloc_stat (sizeof (struct named_label_entry) MEM_STAT_INFO)))
329 #define ggc_alloc_cleared_named_label_entry() ((struct named_label_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct named_label_entry) MEM_STAT_INFO)))
330 #define ggc_alloc_vec_named_label_entry(n) ((struct named_label_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct named_label_entry), n MEM_STAT_INFO)))
331 #define ggc_alloc_cleared_vec_named_label_entry(n) ((struct named_label_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct named_label_entry), n MEM_STAT_INFO)))
332 #define ggc_alloc_vec_cxx_saved_binding_va_gc_() ((vec<cxx_saved_binding,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<cxx_saved_binding,va_gc>) MEM_STAT_INFO)))
333 #define ggc_alloc_cleared_vec_cxx_saved_binding_va_gc_() ((vec<cxx_saved_binding,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<cxx_saved_binding,va_gc>) MEM_STAT_INFO)))
334 #define ggc_alloc_vec_vec_cxx_saved_binding_va_gc_(n) ((vec<cxx_saved_binding,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<cxx_saved_binding,va_gc>), n MEM_STAT_INFO)))
335 #define ggc_alloc_cleared_vec_vec_cxx_saved_binding_va_gc_(n) ((vec<cxx_saved_binding,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<cxx_saved_binding,va_gc>), n MEM_STAT_INFO)))
336 #define ggc_alloc_tree_template_info() ((struct tree_template_info *)(ggc_internal_alloc_stat (sizeof (struct tree_template_info) MEM_STAT_INFO)))
337 #define ggc_alloc_cleared_tree_template_info() ((struct tree_template_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_template_info) MEM_STAT_INFO)))
338 #define ggc_alloc_vec_tree_template_info(n) ((struct tree_template_info *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_template_info), n MEM_STAT_INFO)))
339 #define ggc_alloc_cleared_vec_tree_template_info(n) ((struct tree_template_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_template_info), n MEM_STAT_INFO)))
340 #define ggc_alloc_vec_qualified_typedef_usage_t_va_gc_() ((vec<qualified_typedef_usage_t,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<qualified_typedef_usage_t,va_gc>) MEM_STAT_INFO)))
341 #define ggc_alloc_cleared_vec_qualified_typedef_usage_t_va_gc_() ((vec<qualified_typedef_usage_t,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<qualified_typedef_usage_t,va_gc>) MEM_STAT_INFO)))
342 #define ggc_alloc_vec_vec_qualified_typedef_usage_t_va_gc_(n) ((vec<qualified_typedef_usage_t,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<qualified_typedef_usage_t,va_gc>), n MEM_STAT_INFO)))
343 #define ggc_alloc_cleared_vec_vec_qualified_typedef_usage_t_va_gc_(n) ((vec<qualified_typedef_usage_t,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<qualified_typedef_usage_t,va_gc>), n MEM_STAT_INFO)))
344 #define ggc_alloc_qualified_typedef_usage_s() ((struct qualified_typedef_usage_s *)(ggc_internal_alloc_stat (sizeof (struct qualified_typedef_usage_s) MEM_STAT_INFO)))
345 #define ggc_alloc_cleared_qualified_typedef_usage_s() ((struct qualified_typedef_usage_s *)(ggc_internal_cleared_alloc_stat (sizeof (struct qualified_typedef_usage_s) MEM_STAT_INFO)))
346 #define ggc_alloc_vec_qualified_typedef_usage_s(n) ((struct qualified_typedef_usage_s *)(ggc_internal_vec_alloc_stat (sizeof (struct qualified_typedef_usage_s), n MEM_STAT_INFO)))
347 #define ggc_alloc_cleared_vec_qualified_typedef_usage_s(n) ((struct qualified_typedef_usage_s *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct qualified_typedef_usage_s), n MEM_STAT_INFO)))
348 #define ggc_alloc_tree_lambda_expr() ((struct tree_lambda_expr *)(ggc_internal_alloc_stat (sizeof (struct tree_lambda_expr) MEM_STAT_INFO)))
349 #define ggc_alloc_cleared_tree_lambda_expr() ((struct tree_lambda_expr *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_lambda_expr) MEM_STAT_INFO)))
350 #define ggc_alloc_vec_tree_lambda_expr(n) ((struct tree_lambda_expr *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_lambda_expr), n MEM_STAT_INFO)))
351 #define ggc_alloc_cleared_vec_tree_lambda_expr(n) ((struct tree_lambda_expr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_lambda_expr), n MEM_STAT_INFO)))
352 #define ggc_alloc_tree_trait_expr() ((struct tree_trait_expr *)(ggc_internal_alloc_stat (sizeof (struct tree_trait_expr) MEM_STAT_INFO)))
353 #define ggc_alloc_cleared_tree_trait_expr() ((struct tree_trait_expr *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_trait_expr) MEM_STAT_INFO)))
354 #define ggc_alloc_vec_tree_trait_expr(n) ((struct tree_trait_expr *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_trait_expr), n MEM_STAT_INFO)))
355 #define ggc_alloc_cleared_vec_tree_trait_expr(n) ((struct tree_trait_expr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_trait_expr), n MEM_STAT_INFO)))
356 #define ggc_alloc_tree_argument_pack_select() ((struct tree_argument_pack_select *)(ggc_internal_alloc_stat (sizeof (struct tree_argument_pack_select) MEM_STAT_INFO)))
357 #define ggc_alloc_cleared_tree_argument_pack_select() ((struct tree_argument_pack_select *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_argument_pack_select) MEM_STAT_INFO)))
358 #define ggc_alloc_vec_tree_argument_pack_select(n) ((struct tree_argument_pack_select *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_argument_pack_select), n MEM_STAT_INFO)))
359 #define ggc_alloc_cleared_vec_tree_argument_pack_select(n) ((struct tree_argument_pack_select *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_argument_pack_select), n MEM_STAT_INFO)))
360 #define ggc_alloc_tree_static_assert() ((struct tree_static_assert *)(ggc_internal_alloc_stat (sizeof (struct tree_static_assert) MEM_STAT_INFO)))
361 #define ggc_alloc_cleared_tree_static_assert() ((struct tree_static_assert *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_static_assert) MEM_STAT_INFO)))
362 #define ggc_alloc_vec_tree_static_assert(n) ((struct tree_static_assert *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_static_assert), n MEM_STAT_INFO)))
363 #define ggc_alloc_cleared_vec_tree_static_assert(n) ((struct tree_static_assert *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_static_assert), n MEM_STAT_INFO)))
364 #define ggc_alloc_tree_deferred_noexcept() ((struct tree_deferred_noexcept *)(ggc_internal_alloc_stat (sizeof (struct tree_deferred_noexcept) MEM_STAT_INFO)))
365 #define ggc_alloc_cleared_tree_deferred_noexcept() ((struct tree_deferred_noexcept *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_deferred_noexcept) MEM_STAT_INFO)))
366 #define ggc_alloc_vec_tree_deferred_noexcept(n) ((struct tree_deferred_noexcept *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_deferred_noexcept), n MEM_STAT_INFO)))
367 #define ggc_alloc_cleared_vec_tree_deferred_noexcept(n) ((struct tree_deferred_noexcept *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_deferred_noexcept), n MEM_STAT_INFO)))
368 #define ggc_alloc_tree_default_arg() ((struct tree_default_arg *)(ggc_internal_alloc_stat (sizeof (struct tree_default_arg) MEM_STAT_INFO)))
369 #define ggc_alloc_cleared_tree_default_arg() ((struct tree_default_arg *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_default_arg) MEM_STAT_INFO)))
370 #define ggc_alloc_vec_tree_default_arg(n) ((struct tree_default_arg *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_default_arg), n MEM_STAT_INFO)))
371 #define ggc_alloc_cleared_vec_tree_default_arg(n) ((struct tree_default_arg *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_default_arg), n MEM_STAT_INFO)))
372 #define ggc_alloc_cp_token_cache() ((struct cp_token_cache *)(ggc_internal_alloc_stat (sizeof (struct cp_token_cache) MEM_STAT_INFO)))
373 #define ggc_alloc_cleared_cp_token_cache() ((struct cp_token_cache *)(ggc_internal_cleared_alloc_stat (sizeof (struct cp_token_cache) MEM_STAT_INFO)))
374 #define ggc_alloc_vec_cp_token_cache(n) ((struct cp_token_cache *)(ggc_internal_vec_alloc_stat (sizeof (struct cp_token_cache), n MEM_STAT_INFO)))
375 #define ggc_alloc_cleared_vec_cp_token_cache(n) ((struct cp_token_cache *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cp_token_cache), n MEM_STAT_INFO)))
376 #define ggc_alloc_tree_baselink() ((struct tree_baselink *)(ggc_internal_alloc_stat (sizeof (struct tree_baselink) MEM_STAT_INFO)))
377 #define ggc_alloc_cleared_tree_baselink() ((struct tree_baselink *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_baselink) MEM_STAT_INFO)))
378 #define ggc_alloc_vec_tree_baselink(n) ((struct tree_baselink *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_baselink), n MEM_STAT_INFO)))
379 #define ggc_alloc_cleared_vec_tree_baselink(n) ((struct tree_baselink *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_baselink), n MEM_STAT_INFO)))
380 #define ggc_alloc_tree_overload() ((struct tree_overload *)(ggc_internal_alloc_stat (sizeof (struct tree_overload) MEM_STAT_INFO)))
381 #define ggc_alloc_cleared_tree_overload() ((struct tree_overload *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_overload) MEM_STAT_INFO)))
382 #define ggc_alloc_vec_tree_overload(n) ((struct tree_overload *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_overload), n MEM_STAT_INFO)))
383 #define ggc_alloc_cleared_vec_tree_overload(n) ((struct tree_overload *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_overload), n MEM_STAT_INFO)))
384 #define ggc_alloc_ptrmem_cst() ((struct ptrmem_cst *)(ggc_internal_alloc_stat (sizeof (struct ptrmem_cst) MEM_STAT_INFO)))
385 #define ggc_alloc_cleared_ptrmem_cst() ((struct ptrmem_cst *)(ggc_internal_cleared_alloc_stat (sizeof (struct ptrmem_cst) MEM_STAT_INFO)))
386 #define ggc_alloc_vec_ptrmem_cst(n) ((struct ptrmem_cst *)(ggc_internal_vec_alloc_stat (sizeof (struct ptrmem_cst), n MEM_STAT_INFO)))
387 #define ggc_alloc_cleared_vec_ptrmem_cst(n) ((struct ptrmem_cst *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ptrmem_cst), n MEM_STAT_INFO)))
388 #define ggc_alloc_template_parm_index_s() ((struct template_parm_index_s *)(ggc_internal_alloc_stat (sizeof (struct template_parm_index_s) MEM_STAT_INFO)))
389 #define ggc_alloc_cleared_template_parm_index_s() ((struct template_parm_index_s *)(ggc_internal_cleared_alloc_stat (sizeof (struct template_parm_index_s) MEM_STAT_INFO)))
390 #define ggc_alloc_vec_template_parm_index_s(n) ((struct template_parm_index_s *)(ggc_internal_vec_alloc_stat (sizeof (struct template_parm_index_s), n MEM_STAT_INFO)))
391 #define ggc_alloc_cleared_vec_template_parm_index_s(n) ((struct template_parm_index_s *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct template_parm_index_s), n MEM_STAT_INFO)))
392 #define ggc_alloc_saved_scope() ((struct saved_scope *)(ggc_internal_alloc_stat (sizeof (struct saved_scope) MEM_STAT_INFO)))
393 #define ggc_alloc_cleared_saved_scope() ((struct saved_scope *)(ggc_internal_cleared_alloc_stat (sizeof (struct saved_scope) MEM_STAT_INFO)))
394 #define ggc_alloc_vec_saved_scope(n) ((struct saved_scope *)(ggc_internal_vec_alloc_stat (sizeof (struct saved_scope), n MEM_STAT_INFO)))
395 #define ggc_alloc_cleared_vec_saved_scope(n) ((struct saved_scope *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct saved_scope), n MEM_STAT_INFO)))
396 #define ggc_alloc_cxx_int_tree_map() ((struct cxx_int_tree_map *)(ggc_internal_alloc_stat (sizeof (struct cxx_int_tree_map) MEM_STAT_INFO)))
397 #define ggc_alloc_cleared_cxx_int_tree_map() ((struct cxx_int_tree_map *)(ggc_internal_cleared_alloc_stat (sizeof (struct cxx_int_tree_map) MEM_STAT_INFO)))
398 #define ggc_alloc_vec_cxx_int_tree_map(n) ((struct cxx_int_tree_map *)(ggc_internal_vec_alloc_stat (sizeof (struct cxx_int_tree_map), n MEM_STAT_INFO)))
399 #define ggc_alloc_cleared_vec_cxx_int_tree_map(n) ((struct cxx_int_tree_map *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cxx_int_tree_map), n MEM_STAT_INFO)))
400 #define ggc_alloc_vec_cp_label_binding_va_gc_() ((vec<cp_label_binding,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<cp_label_binding,va_gc>) MEM_STAT_INFO)))
401 #define ggc_alloc_cleared_vec_cp_label_binding_va_gc_() ((vec<cp_label_binding,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<cp_label_binding,va_gc>) MEM_STAT_INFO)))
402 #define ggc_alloc_vec_vec_cp_label_binding_va_gc_(n) ((vec<cp_label_binding,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<cp_label_binding,va_gc>), n MEM_STAT_INFO)))
403 #define ggc_alloc_cleared_vec_vec_cp_label_binding_va_gc_(n) ((vec<cp_label_binding,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<cp_label_binding,va_gc>), n MEM_STAT_INFO)))
404 #define ggc_alloc_vec_cp_class_binding_va_gc_() ((vec<cp_class_binding,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<cp_class_binding,va_gc>) MEM_STAT_INFO)))
405 #define ggc_alloc_cleared_vec_cp_class_binding_va_gc_() ((vec<cp_class_binding,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<cp_class_binding,va_gc>) MEM_STAT_INFO)))
406 #define ggc_alloc_vec_vec_cp_class_binding_va_gc_(n) ((vec<cp_class_binding,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<cp_class_binding,va_gc>), n MEM_STAT_INFO)))
407 #define ggc_alloc_cleared_vec_vec_cp_class_binding_va_gc_(n) ((vec<cp_class_binding,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<cp_class_binding,va_gc>), n MEM_STAT_INFO)))
408 #define ggc_alloc_cp_label_binding() ((struct cp_label_binding *)(ggc_internal_alloc_stat (sizeof (struct cp_label_binding) MEM_STAT_INFO)))
409 #define ggc_alloc_cleared_cp_label_binding() ((struct cp_label_binding *)(ggc_internal_cleared_alloc_stat (sizeof (struct cp_label_binding) MEM_STAT_INFO)))
410 #define ggc_alloc_vec_cp_label_binding(n) ((struct cp_label_binding *)(ggc_internal_vec_alloc_stat (sizeof (struct cp_label_binding), n MEM_STAT_INFO)))
411 #define ggc_alloc_cleared_vec_cp_label_binding(n) ((struct cp_label_binding *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cp_label_binding), n MEM_STAT_INFO)))
412 #define ggc_alloc_cp_class_binding() ((struct cp_class_binding *)(ggc_internal_alloc_stat (sizeof (struct cp_class_binding) MEM_STAT_INFO)))
413 #define ggc_alloc_cleared_cp_class_binding() ((struct cp_class_binding *)(ggc_internal_cleared_alloc_stat (sizeof (struct cp_class_binding) MEM_STAT_INFO)))
414 #define ggc_alloc_vec_cp_class_binding(n) ((struct cp_class_binding *)(ggc_internal_vec_alloc_stat (sizeof (struct cp_class_binding), n MEM_STAT_INFO)))
415 #define ggc_alloc_cleared_vec_cp_class_binding(n) ((struct cp_class_binding *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cp_class_binding), n MEM_STAT_INFO)))
416 #define ggc_alloc_cxx_saved_binding() ((struct cxx_saved_binding *)(ggc_internal_alloc_stat (sizeof (struct cxx_saved_binding) MEM_STAT_INFO)))
417 #define ggc_alloc_cleared_cxx_saved_binding() ((struct cxx_saved_binding *)(ggc_internal_cleared_alloc_stat (sizeof (struct cxx_saved_binding) MEM_STAT_INFO)))
418 #define ggc_alloc_vec_cxx_saved_binding(n) ((struct cxx_saved_binding *)(ggc_internal_vec_alloc_stat (sizeof (struct cxx_saved_binding), n MEM_STAT_INFO)))
419 #define ggc_alloc_cleared_vec_cxx_saved_binding(n) ((struct cxx_saved_binding *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cxx_saved_binding), n MEM_STAT_INFO)))
420 #define ggc_alloc_cp_binding_level() ((struct cp_binding_level *)(ggc_internal_alloc_stat (sizeof (struct cp_binding_level) MEM_STAT_INFO)))
421 #define ggc_alloc_cleared_cp_binding_level() ((struct cp_binding_level *)(ggc_internal_cleared_alloc_stat (sizeof (struct cp_binding_level) MEM_STAT_INFO)))
422 #define ggc_alloc_vec_cp_binding_level(n) ((struct cp_binding_level *)(ggc_internal_vec_alloc_stat (sizeof (struct cp_binding_level), n MEM_STAT_INFO)))
423 #define ggc_alloc_cleared_vec_cp_binding_level(n) ((struct cp_binding_level *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cp_binding_level), n MEM_STAT_INFO)))
424 #define ggc_alloc_cxx_binding() ((struct cxx_binding *)(ggc_internal_alloc_stat (sizeof (struct cxx_binding) MEM_STAT_INFO)))
425 #define ggc_alloc_cleared_cxx_binding() ((struct cxx_binding *)(ggc_internal_cleared_alloc_stat (sizeof (struct cxx_binding) MEM_STAT_INFO)))
426 #define ggc_alloc_vec_cxx_binding(n) ((struct cxx_binding *)(ggc_internal_vec_alloc_stat (sizeof (struct cxx_binding), n MEM_STAT_INFO)))
427 #define ggc_alloc_cleared_vec_cxx_binding(n) ((struct cxx_binding *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cxx_binding), n MEM_STAT_INFO)))
428 #define ggc_alloc_binding_entry_s() ((struct binding_entry_s *)(ggc_internal_alloc_stat (sizeof (struct binding_entry_s) MEM_STAT_INFO)))
429 #define ggc_alloc_cleared_binding_entry_s() ((struct binding_entry_s *)(ggc_internal_cleared_alloc_stat (sizeof (struct binding_entry_s) MEM_STAT_INFO)))
430 #define ggc_alloc_vec_binding_entry_s(n) ((struct binding_entry_s *)(ggc_internal_vec_alloc_stat (sizeof (struct binding_entry_s), n MEM_STAT_INFO)))
431 #define ggc_alloc_cleared_vec_binding_entry_s(n) ((struct binding_entry_s *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct binding_entry_s), n MEM_STAT_INFO)))
432 #define ggc_alloc_binding_table_s() ((struct binding_table_s *)(ggc_internal_alloc_stat (sizeof (struct binding_table_s) MEM_STAT_INFO)))
433 #define ggc_alloc_cleared_binding_table_s() ((struct binding_table_s *)(ggc_internal_cleared_alloc_stat (sizeof (struct binding_table_s) MEM_STAT_INFO)))
434 #define ggc_alloc_vec_binding_table_s(n) ((struct binding_table_s *)(ggc_internal_vec_alloc_stat (sizeof (struct binding_table_s), n MEM_STAT_INFO)))
435 #define ggc_alloc_cleared_vec_binding_table_s(n) ((struct binding_table_s *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct binding_table_s), n MEM_STAT_INFO)))
436 #define ggc_alloc_tinst_level() ((struct tinst_level *)(ggc_internal_alloc_stat (sizeof (struct tinst_level) MEM_STAT_INFO)))
437 #define ggc_alloc_cleared_tinst_level() ((struct tinst_level *)(ggc_internal_cleared_alloc_stat (sizeof (struct tinst_level) MEM_STAT_INFO)))
438 #define ggc_alloc_vec_tinst_level(n) ((struct tinst_level *)(ggc_internal_vec_alloc_stat (sizeof (struct tinst_level), n MEM_STAT_INFO)))
439 #define ggc_alloc_cleared_vec_tinst_level(n) ((struct tinst_level *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tinst_level), n MEM_STAT_INFO)))
440 #define ggc_alloc_globals() ((struct globals *)(ggc_internal_alloc_stat (sizeof (struct globals) MEM_STAT_INFO)))
441 #define ggc_alloc_cleared_globals() ((struct globals *)(ggc_internal_cleared_alloc_stat (sizeof (struct globals) MEM_STAT_INFO)))
442 #define ggc_alloc_vec_globals(n) ((struct globals *)(ggc_internal_vec_alloc_stat (sizeof (struct globals), n MEM_STAT_INFO)))
443 #define ggc_alloc_cleared_vec_globals(n) ((struct globals *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct globals), n MEM_STAT_INFO)))
444 #define ggc_alloc_vec_tinfo_s_va_gc_() ((vec<tinfo_s,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<tinfo_s,va_gc>) MEM_STAT_INFO)))
445 #define ggc_alloc_cleared_vec_tinfo_s_va_gc_() ((vec<tinfo_s,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<tinfo_s,va_gc>) MEM_STAT_INFO)))
446 #define ggc_alloc_vec_vec_tinfo_s_va_gc_(n) ((vec<tinfo_s,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<tinfo_s,va_gc>), n MEM_STAT_INFO)))
447 #define ggc_alloc_cleared_vec_vec_tinfo_s_va_gc_(n) ((vec<tinfo_s,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<tinfo_s,va_gc>), n MEM_STAT_INFO)))
448 #define ggc_alloc_tinfo_s() ((struct tinfo_s *)(ggc_internal_alloc_stat (sizeof (struct tinfo_s) MEM_STAT_INFO)))
449 #define ggc_alloc_cleared_tinfo_s() ((struct tinfo_s *)(ggc_internal_cleared_alloc_stat (sizeof (struct tinfo_s) MEM_STAT_INFO)))
450 #define ggc_alloc_vec_tinfo_s(n) ((struct tinfo_s *)(ggc_internal_vec_alloc_stat (sizeof (struct tinfo_s), n MEM_STAT_INFO)))
451 #define ggc_alloc_cleared_vec_tinfo_s(n) ((struct tinfo_s *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tinfo_s), n MEM_STAT_INFO)))
452 #define ggc_alloc_c_parser() ((struct c_parser *)(ggc_internal_alloc_stat (sizeof (struct c_parser) MEM_STAT_INFO)))
453 #define ggc_alloc_cleared_c_parser() ((struct c_parser *)(ggc_internal_cleared_alloc_stat (sizeof (struct c_parser) MEM_STAT_INFO)))
454 #define ggc_alloc_vec_c_parser(n) ((struct c_parser *)(ggc_internal_vec_alloc_stat (sizeof (struct c_parser), n MEM_STAT_INFO)))
455 #define ggc_alloc_cleared_vec_c_parser(n) ((struct c_parser *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct c_parser), n MEM_STAT_INFO)))
456 #define ggc_alloc_c_token() ((struct c_token *)(ggc_internal_alloc_stat (sizeof (struct c_token) MEM_STAT_INFO)))
457 #define ggc_alloc_cleared_c_token() ((struct c_token *)(ggc_internal_cleared_alloc_stat (sizeof (struct c_token) MEM_STAT_INFO)))
458 #define ggc_alloc_vec_c_token(n) ((struct c_token *)(ggc_internal_vec_alloc_stat (sizeof (struct c_token), n MEM_STAT_INFO)))
459 #define ggc_alloc_cleared_vec_c_token(n) ((struct c_token *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct c_token), n MEM_STAT_INFO)))
460 #define ggc_alloc_opt_stack() ((struct opt_stack *)(ggc_internal_alloc_stat (sizeof (struct opt_stack) MEM_STAT_INFO)))
461 #define ggc_alloc_cleared_opt_stack() ((struct opt_stack *)(ggc_internal_cleared_alloc_stat (sizeof (struct opt_stack) MEM_STAT_INFO)))
462 #define ggc_alloc_vec_opt_stack(n) ((struct opt_stack *)(ggc_internal_vec_alloc_stat (sizeof (struct opt_stack), n MEM_STAT_INFO)))
463 #define ggc_alloc_cleared_vec_opt_stack(n) ((struct opt_stack *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct opt_stack), n MEM_STAT_INFO)))
464 #define ggc_alloc_vec_pending_redefinition_va_gc_() ((vec<pending_redefinition,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<pending_redefinition,va_gc>) MEM_STAT_INFO)))
465 #define ggc_alloc_cleared_vec_pending_redefinition_va_gc_() ((vec<pending_redefinition,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<pending_redefinition,va_gc>) MEM_STAT_INFO)))
466 #define ggc_alloc_vec_vec_pending_redefinition_va_gc_(n) ((vec<pending_redefinition,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<pending_redefinition,va_gc>), n MEM_STAT_INFO)))
467 #define ggc_alloc_cleared_vec_vec_pending_redefinition_va_gc_(n) ((vec<pending_redefinition,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<pending_redefinition,va_gc>), n MEM_STAT_INFO)))
468 #define ggc_alloc_pending_redefinition_d() ((struct pending_redefinition_d *)(ggc_internal_alloc_stat (sizeof (struct pending_redefinition_d) MEM_STAT_INFO)))
469 #define ggc_alloc_cleared_pending_redefinition_d() ((struct pending_redefinition_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct pending_redefinition_d) MEM_STAT_INFO)))
470 #define ggc_alloc_vec_pending_redefinition_d(n) ((struct pending_redefinition_d *)(ggc_internal_vec_alloc_stat (sizeof (struct pending_redefinition_d), n MEM_STAT_INFO)))
471 #define ggc_alloc_cleared_vec_pending_redefinition_d(n) ((struct pending_redefinition_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct pending_redefinition_d), n MEM_STAT_INFO)))
472 #define ggc_alloc_vec_pending_weak_va_gc_() ((vec<pending_weak,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<pending_weak,va_gc>) MEM_STAT_INFO)))
473 #define ggc_alloc_cleared_vec_pending_weak_va_gc_() ((vec<pending_weak,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<pending_weak,va_gc>) MEM_STAT_INFO)))
474 #define ggc_alloc_vec_vec_pending_weak_va_gc_(n) ((vec<pending_weak,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<pending_weak,va_gc>), n MEM_STAT_INFO)))
475 #define ggc_alloc_cleared_vec_vec_pending_weak_va_gc_(n) ((vec<pending_weak,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<pending_weak,va_gc>), n MEM_STAT_INFO)))
476 #define ggc_alloc_pending_weak_d() ((struct pending_weak_d *)(ggc_internal_alloc_stat (sizeof (struct pending_weak_d) MEM_STAT_INFO)))
477 #define ggc_alloc_cleared_pending_weak_d() ((struct pending_weak_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct pending_weak_d) MEM_STAT_INFO)))
478 #define ggc_alloc_vec_pending_weak_d(n) ((struct pending_weak_d *)(ggc_internal_vec_alloc_stat (sizeof (struct pending_weak_d), n MEM_STAT_INFO)))
479 #define ggc_alloc_cleared_vec_pending_weak_d(n) ((struct pending_weak_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct pending_weak_d), n MEM_STAT_INFO)))
480 #define ggc_alloc_align_stack() ((struct align_stack *)(ggc_internal_alloc_stat (sizeof (struct align_stack) MEM_STAT_INFO)))
481 #define ggc_alloc_cleared_align_stack() ((struct align_stack *)(ggc_internal_cleared_alloc_stat (sizeof (struct align_stack) MEM_STAT_INFO)))
482 #define ggc_alloc_vec_align_stack(n) ((struct align_stack *)(ggc_internal_vec_alloc_stat (sizeof (struct align_stack), n MEM_STAT_INFO)))
483 #define ggc_alloc_cleared_vec_align_stack(n) ((struct align_stack *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct align_stack), n MEM_STAT_INFO)))
484 #define ggc_alloc_lazy_hex_fp_value_struct() ((struct lazy_hex_fp_value_struct *)(ggc_internal_alloc_stat (sizeof (struct lazy_hex_fp_value_struct) MEM_STAT_INFO)))
485 #define ggc_alloc_cleared_lazy_hex_fp_value_struct() ((struct lazy_hex_fp_value_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct lazy_hex_fp_value_struct) MEM_STAT_INFO)))
486 #define ggc_alloc_vec_lazy_hex_fp_value_struct(n) ((struct lazy_hex_fp_value_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct lazy_hex_fp_value_struct), n MEM_STAT_INFO)))
487 #define ggc_alloc_cleared_vec_lazy_hex_fp_value_struct(n) ((struct lazy_hex_fp_value_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lazy_hex_fp_value_struct), n MEM_STAT_INFO)))
488 #define ggc_alloc_tree_userdef_literal() ((struct tree_userdef_literal *)(ggc_internal_alloc_stat (sizeof (struct tree_userdef_literal) MEM_STAT_INFO)))
489 #define ggc_alloc_cleared_tree_userdef_literal() ((struct tree_userdef_literal *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_userdef_literal) MEM_STAT_INFO)))
490 #define ggc_alloc_vec_tree_userdef_literal(n) ((struct tree_userdef_literal *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_userdef_literal), n MEM_STAT_INFO)))
491 #define ggc_alloc_cleared_vec_tree_userdef_literal(n) ((struct tree_userdef_literal *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_userdef_literal), n MEM_STAT_INFO)))
492 #define ggc_alloc_vec_tree_gc_vec_va_gc_() ((vec<tree_gc_vec,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<tree_gc_vec,va_gc>) MEM_STAT_INFO)))
493 #define ggc_alloc_cleared_vec_tree_gc_vec_va_gc_() ((vec<tree_gc_vec,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<tree_gc_vec,va_gc>) MEM_STAT_INFO)))
494 #define ggc_alloc_vec_vec_tree_gc_vec_va_gc_(n) ((vec<tree_gc_vec,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<tree_gc_vec,va_gc>), n MEM_STAT_INFO)))
495 #define ggc_alloc_cleared_vec_vec_tree_gc_vec_va_gc_(n) ((vec<tree_gc_vec,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<tree_gc_vec,va_gc>), n MEM_STAT_INFO)))
496 #define ggc_alloc_c_language_function() ((struct c_language_function *)(ggc_internal_alloc_stat (sizeof (struct c_language_function) MEM_STAT_INFO)))
497 #define ggc_alloc_cleared_c_language_function() ((struct c_language_function *)(ggc_internal_cleared_alloc_stat (sizeof (struct c_language_function) MEM_STAT_INFO)))
498 #define ggc_alloc_vec_c_language_function(n) ((struct c_language_function *)(ggc_internal_vec_alloc_stat (sizeof (struct c_language_function), n MEM_STAT_INFO)))
499 #define ggc_alloc_cleared_vec_c_language_function(n) ((struct c_language_function *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct c_language_function), n MEM_STAT_INFO)))
500 #define ggc_alloc_vec_const_char_p_va_gc_() ((vec<const_char_p,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<const_char_p,va_gc>) MEM_STAT_INFO)))
501 #define ggc_alloc_cleared_vec_const_char_p_va_gc_() ((vec<const_char_p,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<const_char_p,va_gc>) MEM_STAT_INFO)))
502 #define ggc_alloc_vec_vec_const_char_p_va_gc_(n) ((vec<const_char_p,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<const_char_p,va_gc>), n MEM_STAT_INFO)))
503 #define ggc_alloc_cleared_vec_vec_const_char_p_va_gc_(n) ((vec<const_char_p,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<const_char_p,va_gc>), n MEM_STAT_INFO)))
504 #define ggc_alloc_sorted_fields_type(SIZE) ((struct sorted_fields_type *)(ggc_internal_alloc_stat (SIZE MEM_STAT_INFO)))
505 #define ggc_alloc_cleared_sorted_fields_type(SIZE) ((struct sorted_fields_type *)(ggc_internal_cleared_alloc_stat (SIZE MEM_STAT_INFO)))
506 #define ggc_alloc_vec_sorted_fields_type(SIZE, n) ((struct sorted_fields_type *)(ggc_internal_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
507 #define ggc_alloc_cleared_vec_sorted_fields_type(SIZE, n) ((struct sorted_fields_type *)(ggc_internal_cleared_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
508 #define ggc_alloc_c_inline_static() ((struct c_inline_static *)(ggc_internal_alloc_stat (sizeof (struct c_inline_static) MEM_STAT_INFO)))
509 #define ggc_alloc_cleared_c_inline_static() ((struct c_inline_static *)(ggc_internal_cleared_alloc_stat (sizeof (struct c_inline_static) MEM_STAT_INFO)))
510 #define ggc_alloc_vec_c_inline_static(n) ((struct c_inline_static *)(ggc_internal_vec_alloc_stat (sizeof (struct c_inline_static), n MEM_STAT_INFO)))
511 #define ggc_alloc_cleared_vec_c_inline_static(n) ((struct c_inline_static *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct c_inline_static), n MEM_STAT_INFO)))
512 #define ggc_alloc_vec_c_goto_bindings_p_va_gc_() ((vec<c_goto_bindings_p,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<c_goto_bindings_p,va_gc>) MEM_STAT_INFO)))
513 #define ggc_alloc_cleared_vec_c_goto_bindings_p_va_gc_() ((vec<c_goto_bindings_p,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<c_goto_bindings_p,va_gc>) MEM_STAT_INFO)))
514 #define ggc_alloc_vec_vec_c_goto_bindings_p_va_gc_(n) ((vec<c_goto_bindings_p,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<c_goto_bindings_p,va_gc>), n MEM_STAT_INFO)))
515 #define ggc_alloc_cleared_vec_vec_c_goto_bindings_p_va_gc_(n) ((vec<c_goto_bindings_p,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<c_goto_bindings_p,va_gc>), n MEM_STAT_INFO)))
516 #define ggc_alloc_c_goto_bindings() ((struct c_goto_bindings *)(ggc_internal_alloc_stat (sizeof (struct c_goto_bindings) MEM_STAT_INFO)))
517 #define ggc_alloc_cleared_c_goto_bindings() ((struct c_goto_bindings *)(ggc_internal_cleared_alloc_stat (sizeof (struct c_goto_bindings) MEM_STAT_INFO)))
518 #define ggc_alloc_vec_c_goto_bindings(n) ((struct c_goto_bindings *)(ggc_internal_vec_alloc_stat (sizeof (struct c_goto_bindings), n MEM_STAT_INFO)))
519 #define ggc_alloc_cleared_vec_c_goto_bindings(n) ((struct c_goto_bindings *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct c_goto_bindings), n MEM_STAT_INFO)))
520 #define ggc_alloc_c_scope() ((struct c_scope *)(ggc_internal_alloc_stat (sizeof (struct c_scope) MEM_STAT_INFO)))
521 #define ggc_alloc_cleared_c_scope() ((struct c_scope *)(ggc_internal_cleared_alloc_stat (sizeof (struct c_scope) MEM_STAT_INFO)))
522 #define ggc_alloc_vec_c_scope(n) ((struct c_scope *)(ggc_internal_vec_alloc_stat (sizeof (struct c_scope), n MEM_STAT_INFO)))
523 #define ggc_alloc_cleared_vec_c_scope(n) ((struct c_scope *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct c_scope), n MEM_STAT_INFO)))
524 #define ggc_alloc_lang_identifier() ((struct lang_identifier *)(ggc_internal_alloc_stat (sizeof (struct lang_identifier) MEM_STAT_INFO)))
525 #define ggc_alloc_cleared_lang_identifier() ((struct lang_identifier *)(ggc_internal_cleared_alloc_stat (sizeof (struct lang_identifier) MEM_STAT_INFO)))
526 #define ggc_alloc_vec_lang_identifier(n) ((struct lang_identifier *)(ggc_internal_vec_alloc_stat (sizeof (struct lang_identifier), n MEM_STAT_INFO)))
527 #define ggc_alloc_cleared_vec_lang_identifier(n) ((struct lang_identifier *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lang_identifier), n MEM_STAT_INFO)))
528 #define ggc_alloc_c_common_identifier() ((struct c_common_identifier *)(ggc_internal_alloc_stat (sizeof (struct c_common_identifier) MEM_STAT_INFO)))
529 #define ggc_alloc_cleared_c_common_identifier() ((struct c_common_identifier *)(ggc_internal_cleared_alloc_stat (sizeof (struct c_common_identifier) MEM_STAT_INFO)))
530 #define ggc_alloc_vec_c_common_identifier(n) ((struct c_common_identifier *)(ggc_internal_vec_alloc_stat (sizeof (struct c_common_identifier), n MEM_STAT_INFO)))
531 #define ggc_alloc_cleared_vec_c_common_identifier(n) ((struct c_common_identifier *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct c_common_identifier), n MEM_STAT_INFO)))
532 #define ggc_alloc_c_binding() ((struct c_binding *)(ggc_internal_alloc_stat (sizeof (struct c_binding) MEM_STAT_INFO)))
533 #define ggc_alloc_cleared_c_binding() ((struct c_binding *)(ggc_internal_cleared_alloc_stat (sizeof (struct c_binding) MEM_STAT_INFO)))
534 #define ggc_alloc_vec_c_binding(n) ((struct c_binding *)(ggc_internal_vec_alloc_stat (sizeof (struct c_binding), n MEM_STAT_INFO)))
535 #define ggc_alloc_cleared_vec_c_binding(n) ((struct c_binding *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct c_binding), n MEM_STAT_INFO)))
536 #define ggc_alloc_c_label_vars() ((struct c_label_vars *)(ggc_internal_alloc_stat (sizeof (struct c_label_vars) MEM_STAT_INFO)))
537 #define ggc_alloc_cleared_c_label_vars() ((struct c_label_vars *)(ggc_internal_cleared_alloc_stat (sizeof (struct c_label_vars) MEM_STAT_INFO)))
538 #define ggc_alloc_vec_c_label_vars(n) ((struct c_label_vars *)(ggc_internal_vec_alloc_stat (sizeof (struct c_label_vars), n MEM_STAT_INFO)))
539 #define ggc_alloc_cleared_vec_c_label_vars(n) ((struct c_label_vars *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct c_label_vars), n MEM_STAT_INFO)))
540 #define ggc_alloc_stmt_tree_s() ((struct stmt_tree_s *)(ggc_internal_alloc_stat (sizeof (struct stmt_tree_s) MEM_STAT_INFO)))
541 #define ggc_alloc_cleared_stmt_tree_s() ((struct stmt_tree_s *)(ggc_internal_cleared_alloc_stat (sizeof (struct stmt_tree_s) MEM_STAT_INFO)))
542 #define ggc_alloc_vec_stmt_tree_s(n) ((struct stmt_tree_s *)(ggc_internal_vec_alloc_stat (sizeof (struct stmt_tree_s), n MEM_STAT_INFO)))
543 #define ggc_alloc_cleared_vec_stmt_tree_s(n) ((struct stmt_tree_s *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct stmt_tree_s), n MEM_STAT_INFO)))
544 #define ggc_alloc_c_spot_bindings() ((struct c_spot_bindings *)(ggc_internal_alloc_stat (sizeof (struct c_spot_bindings) MEM_STAT_INFO)))
545 #define ggc_alloc_cleared_c_spot_bindings() ((struct c_spot_bindings *)(ggc_internal_cleared_alloc_stat (sizeof (struct c_spot_bindings) MEM_STAT_INFO)))
546 #define ggc_alloc_vec_c_spot_bindings(n) ((struct c_spot_bindings *)(ggc_internal_vec_alloc_stat (sizeof (struct c_spot_bindings), n MEM_STAT_INFO)))
547 #define ggc_alloc_cleared_vec_c_spot_bindings(n) ((struct c_spot_bindings *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct c_spot_bindings), n MEM_STAT_INFO)))
548 #define ggc_alloc_pad_type_hash() ((struct pad_type_hash *)(ggc_internal_alloc_stat (sizeof (struct pad_type_hash) MEM_STAT_INFO)))
549 #define ggc_alloc_cleared_pad_type_hash() ((struct pad_type_hash *)(ggc_internal_cleared_alloc_stat (sizeof (struct pad_type_hash) MEM_STAT_INFO)))
550 #define ggc_alloc_vec_pad_type_hash(n) ((struct pad_type_hash *)(ggc_internal_vec_alloc_stat (sizeof (struct pad_type_hash), n MEM_STAT_INFO)))
551 #define ggc_alloc_cleared_vec_pad_type_hash(n) ((struct pad_type_hash *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct pad_type_hash), n MEM_STAT_INFO)))
552 #define ggc_alloc_gnat_binding_level() ((struct gnat_binding_level *)(ggc_internal_alloc_stat (sizeof (struct gnat_binding_level) MEM_STAT_INFO)))
553 #define ggc_alloc_cleared_gnat_binding_level() ((struct gnat_binding_level *)(ggc_internal_cleared_alloc_stat (sizeof (struct gnat_binding_level) MEM_STAT_INFO)))
554 #define ggc_alloc_vec_gnat_binding_level(n) ((struct gnat_binding_level *)(ggc_internal_vec_alloc_stat (sizeof (struct gnat_binding_level), n MEM_STAT_INFO)))
555 #define ggc_alloc_cleared_vec_gnat_binding_level(n) ((struct gnat_binding_level *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gnat_binding_level), n MEM_STAT_INFO)))
556 #define ggc_alloc_vec_loop_info_va_gc_() ((vec<loop_info,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<loop_info,va_gc>) MEM_STAT_INFO)))
557 #define ggc_alloc_cleared_vec_loop_info_va_gc_() ((vec<loop_info,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<loop_info,va_gc>) MEM_STAT_INFO)))
558 #define ggc_alloc_vec_vec_loop_info_va_gc_(n) ((vec<loop_info,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<loop_info,va_gc>), n MEM_STAT_INFO)))
559 #define ggc_alloc_cleared_vec_vec_loop_info_va_gc_(n) ((vec<loop_info,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<loop_info,va_gc>), n MEM_STAT_INFO)))
560 #define ggc_alloc_loop_info_d() ((struct loop_info_d *)(ggc_internal_alloc_stat (sizeof (struct loop_info_d) MEM_STAT_INFO)))
561 #define ggc_alloc_cleared_loop_info_d() ((struct loop_info_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct loop_info_d) MEM_STAT_INFO)))
562 #define ggc_alloc_vec_loop_info_d(n) ((struct loop_info_d *)(ggc_internal_vec_alloc_stat (sizeof (struct loop_info_d), n MEM_STAT_INFO)))
563 #define ggc_alloc_cleared_vec_loop_info_d(n) ((struct loop_info_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct loop_info_d), n MEM_STAT_INFO)))
564 #define ggc_alloc_vec_range_check_info_va_gc_() ((vec<range_check_info,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<range_check_info,va_gc>) MEM_STAT_INFO)))
565 #define ggc_alloc_cleared_vec_range_check_info_va_gc_() ((vec<range_check_info,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<range_check_info,va_gc>) MEM_STAT_INFO)))
566 #define ggc_alloc_vec_vec_range_check_info_va_gc_(n) ((vec<range_check_info,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<range_check_info,va_gc>), n MEM_STAT_INFO)))
567 #define ggc_alloc_cleared_vec_vec_range_check_info_va_gc_(n) ((vec<range_check_info,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<range_check_info,va_gc>), n MEM_STAT_INFO)))
568 #define ggc_alloc_range_check_info_d() ((struct range_check_info_d *)(ggc_internal_alloc_stat (sizeof (struct range_check_info_d) MEM_STAT_INFO)))
569 #define ggc_alloc_cleared_range_check_info_d() ((struct range_check_info_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct range_check_info_d) MEM_STAT_INFO)))
570 #define ggc_alloc_vec_range_check_info_d(n) ((struct range_check_info_d *)(ggc_internal_vec_alloc_stat (sizeof (struct range_check_info_d), n MEM_STAT_INFO)))
571 #define ggc_alloc_cleared_vec_range_check_info_d(n) ((struct range_check_info_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct range_check_info_d), n MEM_STAT_INFO)))
572 #define ggc_alloc_elab_info() ((struct elab_info *)(ggc_internal_alloc_stat (sizeof (struct elab_info) MEM_STAT_INFO)))
573 #define ggc_alloc_cleared_elab_info() ((struct elab_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct elab_info) MEM_STAT_INFO)))
574 #define ggc_alloc_vec_elab_info(n) ((struct elab_info *)(ggc_internal_vec_alloc_stat (sizeof (struct elab_info), n MEM_STAT_INFO)))
575 #define ggc_alloc_cleared_vec_elab_info(n) ((struct elab_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct elab_info), n MEM_STAT_INFO)))
576 #define ggc_alloc_stmt_group() ((struct stmt_group *)(ggc_internal_alloc_stat (sizeof (struct stmt_group) MEM_STAT_INFO)))
577 #define ggc_alloc_cleared_stmt_group() ((struct stmt_group *)(ggc_internal_cleared_alloc_stat (sizeof (struct stmt_group) MEM_STAT_INFO)))
578 #define ggc_alloc_vec_stmt_group(n) ((struct stmt_group *)(ggc_internal_vec_alloc_stat (sizeof (struct stmt_group), n MEM_STAT_INFO)))
579 #define ggc_alloc_cleared_vec_stmt_group(n) ((struct stmt_group *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct stmt_group), n MEM_STAT_INFO)))
580 #define ggc_alloc_vec_parm_attr_va_gc_() ((vec<parm_attr,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<parm_attr,va_gc>) MEM_STAT_INFO)))
581 #define ggc_alloc_cleared_vec_parm_attr_va_gc_() ((vec<parm_attr,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<parm_attr,va_gc>) MEM_STAT_INFO)))
582 #define ggc_alloc_vec_vec_parm_attr_va_gc_(n) ((vec<parm_attr,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<parm_attr,va_gc>), n MEM_STAT_INFO)))
583 #define ggc_alloc_cleared_vec_vec_parm_attr_va_gc_(n) ((vec<parm_attr,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<parm_attr,va_gc>), n MEM_STAT_INFO)))
584 #define ggc_alloc_parm_attr_d() ((struct parm_attr_d *)(ggc_internal_alloc_stat (sizeof (struct parm_attr_d) MEM_STAT_INFO)))
585 #define ggc_alloc_cleared_parm_attr_d() ((struct parm_attr_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct parm_attr_d) MEM_STAT_INFO)))
586 #define ggc_alloc_vec_parm_attr_d(n) ((struct parm_attr_d *)(ggc_internal_vec_alloc_stat (sizeof (struct parm_attr_d), n MEM_STAT_INFO)))
587 #define ggc_alloc_cleared_vec_parm_attr_d(n) ((struct parm_attr_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct parm_attr_d), n MEM_STAT_INFO)))
588 #define ggc_alloc_export_list() ((struct export_list *)(ggc_internal_alloc_stat (sizeof (struct export_list) MEM_STAT_INFO)))
589 #define ggc_alloc_cleared_export_list() ((struct export_list *)(ggc_internal_cleared_alloc_stat (sizeof (struct export_list) MEM_STAT_INFO)))
590 #define ggc_alloc_vec_export_list(n) ((struct export_list *)(ggc_internal_vec_alloc_stat (sizeof (struct export_list), n MEM_STAT_INFO)))
591 #define ggc_alloc_cleared_vec_export_list(n) ((struct export_list *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct export_list), n MEM_STAT_INFO)))
592 #define ggc_alloc_extern_list() ((struct extern_list *)(ggc_internal_alloc_stat (sizeof (struct extern_list) MEM_STAT_INFO)))
593 #define ggc_alloc_cleared_extern_list() ((struct extern_list *)(ggc_internal_cleared_alloc_stat (sizeof (struct extern_list) MEM_STAT_INFO)))
594 #define ggc_alloc_vec_extern_list(n) ((struct extern_list *)(ggc_internal_vec_alloc_stat (sizeof (struct extern_list), n MEM_STAT_INFO)))
595 #define ggc_alloc_cleared_vec_extern_list(n) ((struct extern_list *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct extern_list), n MEM_STAT_INFO)))
596 #define ggc_alloc_vec_inline_summary_t_va_gc_() ((vec<inline_summary_t,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<inline_summary_t,va_gc>) MEM_STAT_INFO)))
597 #define ggc_alloc_cleared_vec_inline_summary_t_va_gc_() ((vec<inline_summary_t,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<inline_summary_t,va_gc>) MEM_STAT_INFO)))
598 #define ggc_alloc_vec_vec_inline_summary_t_va_gc_(n) ((vec<inline_summary_t,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<inline_summary_t,va_gc>), n MEM_STAT_INFO)))
599 #define ggc_alloc_cleared_vec_vec_inline_summary_t_va_gc_(n) ((vec<inline_summary_t,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<inline_summary_t,va_gc>), n MEM_STAT_INFO)))
600 #define ggc_alloc_vec_size_time_entry_va_gc_() ((vec<size_time_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<size_time_entry,va_gc>) MEM_STAT_INFO)))
601 #define ggc_alloc_cleared_vec_size_time_entry_va_gc_() ((vec<size_time_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<size_time_entry,va_gc>) MEM_STAT_INFO)))
602 #define ggc_alloc_vec_vec_size_time_entry_va_gc_(n) ((vec<size_time_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<size_time_entry,va_gc>), n MEM_STAT_INFO)))
603 #define ggc_alloc_cleared_vec_vec_size_time_entry_va_gc_(n) ((vec<size_time_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<size_time_entry,va_gc>), n MEM_STAT_INFO)))
604 #define ggc_alloc_size_time_entry() ((struct size_time_entry *)(ggc_internal_alloc_stat (sizeof (struct size_time_entry) MEM_STAT_INFO)))
605 #define ggc_alloc_cleared_size_time_entry() ((struct size_time_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct size_time_entry) MEM_STAT_INFO)))
606 #define ggc_alloc_vec_size_time_entry(n) ((struct size_time_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct size_time_entry), n MEM_STAT_INFO)))
607 #define ggc_alloc_cleared_vec_size_time_entry(n) ((struct size_time_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct size_time_entry), n MEM_STAT_INFO)))
608 #define ggc_alloc_predicate() ((struct predicate *)(ggc_internal_alloc_stat (sizeof (struct predicate) MEM_STAT_INFO)))
609 #define ggc_alloc_cleared_predicate() ((struct predicate *)(ggc_internal_cleared_alloc_stat (sizeof (struct predicate) MEM_STAT_INFO)))
610 #define ggc_alloc_vec_predicate(n) ((struct predicate *)(ggc_internal_vec_alloc_stat (sizeof (struct predicate), n MEM_STAT_INFO)))
611 #define ggc_alloc_cleared_vec_predicate(n) ((struct predicate *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct predicate), n MEM_STAT_INFO)))
612 #define ggc_alloc_vec_condition_va_gc_() ((vec<condition,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<condition,va_gc>) MEM_STAT_INFO)))
613 #define ggc_alloc_cleared_vec_condition_va_gc_() ((vec<condition,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<condition,va_gc>) MEM_STAT_INFO)))
614 #define ggc_alloc_vec_vec_condition_va_gc_(n) ((vec<condition,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<condition,va_gc>), n MEM_STAT_INFO)))
615 #define ggc_alloc_cleared_vec_vec_condition_va_gc_(n) ((vec<condition,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<condition,va_gc>), n MEM_STAT_INFO)))
616 #define ggc_alloc_condition() ((struct condition *)(ggc_internal_alloc_stat (sizeof (struct condition) MEM_STAT_INFO)))
617 #define ggc_alloc_cleared_condition() ((struct condition *)(ggc_internal_cleared_alloc_stat (sizeof (struct condition) MEM_STAT_INFO)))
618 #define ggc_alloc_vec_condition(n) ((struct condition *)(ggc_internal_vec_alloc_stat (sizeof (struct condition), n MEM_STAT_INFO)))
619 #define ggc_alloc_cleared_vec_condition(n) ((struct condition *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct condition), n MEM_STAT_INFO)))
620 #define ggc_alloc_lto_tree_ref_table() ((struct lto_tree_ref_table *)(ggc_internal_alloc_stat (sizeof (struct lto_tree_ref_table) MEM_STAT_INFO)))
621 #define ggc_alloc_cleared_lto_tree_ref_table() ((struct lto_tree_ref_table *)(ggc_internal_cleared_alloc_stat (sizeof (struct lto_tree_ref_table) MEM_STAT_INFO)))
622 #define ggc_alloc_vec_lto_tree_ref_table(n) ((struct lto_tree_ref_table *)(ggc_internal_vec_alloc_stat (sizeof (struct lto_tree_ref_table), n MEM_STAT_INFO)))
623 #define ggc_alloc_cleared_vec_lto_tree_ref_table(n) ((struct lto_tree_ref_table *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lto_tree_ref_table), n MEM_STAT_INFO)))
624 #define ggc_alloc_lto_in_decl_state() ((struct lto_in_decl_state *)(ggc_internal_alloc_stat (sizeof (struct lto_in_decl_state) MEM_STAT_INFO)))
625 #define ggc_alloc_cleared_lto_in_decl_state() ((struct lto_in_decl_state *)(ggc_internal_cleared_alloc_stat (sizeof (struct lto_in_decl_state) MEM_STAT_INFO)))
626 #define ggc_alloc_vec_lto_in_decl_state(n) ((struct lto_in_decl_state *)(ggc_internal_vec_alloc_stat (sizeof (struct lto_in_decl_state), n MEM_STAT_INFO)))
627 #define ggc_alloc_cleared_vec_lto_in_decl_state(n) ((struct lto_in_decl_state *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lto_in_decl_state), n MEM_STAT_INFO)))
628 #define ggc_alloc_vec_ipa_edge_args_t_va_gc_() ((vec<ipa_edge_args_t,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<ipa_edge_args_t,va_gc>) MEM_STAT_INFO)))
629 #define ggc_alloc_cleared_vec_ipa_edge_args_t_va_gc_() ((vec<ipa_edge_args_t,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<ipa_edge_args_t,va_gc>) MEM_STAT_INFO)))
630 #define ggc_alloc_vec_vec_ipa_edge_args_t_va_gc_(n) ((vec<ipa_edge_args_t,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<ipa_edge_args_t,va_gc>), n MEM_STAT_INFO)))
631 #define ggc_alloc_cleared_vec_vec_ipa_edge_args_t_va_gc_(n) ((vec<ipa_edge_args_t,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<ipa_edge_args_t,va_gc>), n MEM_STAT_INFO)))
632 #define ggc_alloc_vec_ipa_agg_replacement_value_p_va_gc_() ((vec<ipa_agg_replacement_value_p,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<ipa_agg_replacement_value_p,va_gc>) MEM_STAT_INFO)))
633 #define ggc_alloc_cleared_vec_ipa_agg_replacement_value_p_va_gc_() ((vec<ipa_agg_replacement_value_p,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<ipa_agg_replacement_value_p,va_gc>) MEM_STAT_INFO)))
634 #define ggc_alloc_vec_vec_ipa_agg_replacement_value_p_va_gc_(n) ((vec<ipa_agg_replacement_value_p,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<ipa_agg_replacement_value_p,va_gc>), n MEM_STAT_INFO)))
635 #define ggc_alloc_cleared_vec_vec_ipa_agg_replacement_value_p_va_gc_(n) ((vec<ipa_agg_replacement_value_p,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<ipa_agg_replacement_value_p,va_gc>), n MEM_STAT_INFO)))
636 #define ggc_alloc_vec_ipa_jump_func_t_va_gc_() ((vec<ipa_jump_func_t,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<ipa_jump_func_t,va_gc>) MEM_STAT_INFO)))
637 #define ggc_alloc_cleared_vec_ipa_jump_func_t_va_gc_() ((vec<ipa_jump_func_t,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<ipa_jump_func_t,va_gc>) MEM_STAT_INFO)))
638 #define ggc_alloc_vec_vec_ipa_jump_func_t_va_gc_(n) ((vec<ipa_jump_func_t,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<ipa_jump_func_t,va_gc>), n MEM_STAT_INFO)))
639 #define ggc_alloc_cleared_vec_vec_ipa_jump_func_t_va_gc_(n) ((vec<ipa_jump_func_t,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<ipa_jump_func_t,va_gc>), n MEM_STAT_INFO)))
640 #define ggc_alloc_jump_func_value() ((union jump_func_value *)(ggc_internal_alloc_stat (sizeof (union jump_func_value) MEM_STAT_INFO)))
641 #define ggc_alloc_cleared_jump_func_value() ((union jump_func_value *)(ggc_internal_cleared_alloc_stat (sizeof (union jump_func_value) MEM_STAT_INFO)))
642 #define ggc_alloc_vec_jump_func_value(n) ((union jump_func_value *)(ggc_internal_vec_alloc_stat (sizeof (union jump_func_value), n MEM_STAT_INFO)))
643 #define ggc_alloc_cleared_vec_jump_func_value(n) ((union jump_func_value *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union jump_func_value), n MEM_STAT_INFO)))
644 #define ggc_alloc_vec_ipa_agg_jf_item_t_va_gc_() ((vec<ipa_agg_jf_item_t,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<ipa_agg_jf_item_t,va_gc>) MEM_STAT_INFO)))
645 #define ggc_alloc_cleared_vec_ipa_agg_jf_item_t_va_gc_() ((vec<ipa_agg_jf_item_t,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<ipa_agg_jf_item_t,va_gc>) MEM_STAT_INFO)))
646 #define ggc_alloc_vec_vec_ipa_agg_jf_item_t_va_gc_(n) ((vec<ipa_agg_jf_item_t,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<ipa_agg_jf_item_t,va_gc>), n MEM_STAT_INFO)))
647 #define ggc_alloc_cleared_vec_vec_ipa_agg_jf_item_t_va_gc_(n) ((vec<ipa_agg_jf_item_t,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<ipa_agg_jf_item_t,va_gc>), n MEM_STAT_INFO)))
648 #define ggc_alloc_ipa_ancestor_jf_data() ((struct ipa_ancestor_jf_data *)(ggc_internal_alloc_stat (sizeof (struct ipa_ancestor_jf_data) MEM_STAT_INFO)))
649 #define ggc_alloc_cleared_ipa_ancestor_jf_data() ((struct ipa_ancestor_jf_data *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_ancestor_jf_data) MEM_STAT_INFO)))
650 #define ggc_alloc_vec_ipa_ancestor_jf_data(n) ((struct ipa_ancestor_jf_data *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_ancestor_jf_data), n MEM_STAT_INFO)))
651 #define ggc_alloc_cleared_vec_ipa_ancestor_jf_data(n) ((struct ipa_ancestor_jf_data *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_ancestor_jf_data), n MEM_STAT_INFO)))
652 #define ggc_alloc_ipa_pass_through_data() ((struct ipa_pass_through_data *)(ggc_internal_alloc_stat (sizeof (struct ipa_pass_through_data) MEM_STAT_INFO)))
653 #define ggc_alloc_cleared_ipa_pass_through_data() ((struct ipa_pass_through_data *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_pass_through_data) MEM_STAT_INFO)))
654 #define ggc_alloc_vec_ipa_pass_through_data(n) ((struct ipa_pass_through_data *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_pass_through_data), n MEM_STAT_INFO)))
655 #define ggc_alloc_cleared_vec_ipa_pass_through_data(n) ((struct ipa_pass_through_data *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_pass_through_data), n MEM_STAT_INFO)))
656 #define ggc_alloc_ipa_known_type_data() ((struct ipa_known_type_data *)(ggc_internal_alloc_stat (sizeof (struct ipa_known_type_data) MEM_STAT_INFO)))
657 #define ggc_alloc_cleared_ipa_known_type_data() ((struct ipa_known_type_data *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_known_type_data) MEM_STAT_INFO)))
658 #define ggc_alloc_vec_ipa_known_type_data(n) ((struct ipa_known_type_data *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_known_type_data), n MEM_STAT_INFO)))
659 #define ggc_alloc_cleared_vec_ipa_known_type_data(n) ((struct ipa_known_type_data *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_known_type_data), n MEM_STAT_INFO)))
660 #define ggc_alloc_ssa_operand_memory_d(SIZE) ((struct ssa_operand_memory_d *)(ggc_internal_alloc_stat (SIZE MEM_STAT_INFO)))
661 #define ggc_alloc_cleared_ssa_operand_memory_d(SIZE) ((struct ssa_operand_memory_d *)(ggc_internal_cleared_alloc_stat (SIZE MEM_STAT_INFO)))
662 #define ggc_alloc_vec_ssa_operand_memory_d(SIZE, n) ((struct ssa_operand_memory_d *)(ggc_internal_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
663 #define ggc_alloc_cleared_vec_ssa_operand_memory_d(SIZE, n) ((struct ssa_operand_memory_d *)(ggc_internal_cleared_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
664 #define ggc_alloc_scev_info_str() ((struct scev_info_str *)(ggc_internal_alloc_stat (sizeof (struct scev_info_str) MEM_STAT_INFO)))
665 #define ggc_alloc_cleared_scev_info_str() ((struct scev_info_str *)(ggc_internal_cleared_alloc_stat (sizeof (struct scev_info_str) MEM_STAT_INFO)))
666 #define ggc_alloc_vec_scev_info_str(n) ((struct scev_info_str *)(ggc_internal_vec_alloc_stat (sizeof (struct scev_info_str), n MEM_STAT_INFO)))
667 #define ggc_alloc_cleared_vec_scev_info_str(n) ((struct scev_info_str *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct scev_info_str), n MEM_STAT_INFO)))
668 #define ggc_alloc_vec_mem_addr_template_va_gc_() ((vec<mem_addr_template,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<mem_addr_template,va_gc>) MEM_STAT_INFO)))
669 #define ggc_alloc_cleared_vec_mem_addr_template_va_gc_() ((vec<mem_addr_template,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<mem_addr_template,va_gc>) MEM_STAT_INFO)))
670 #define ggc_alloc_vec_vec_mem_addr_template_va_gc_(n) ((vec<mem_addr_template,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<mem_addr_template,va_gc>), n MEM_STAT_INFO)))
671 #define ggc_alloc_cleared_vec_vec_mem_addr_template_va_gc_(n) ((vec<mem_addr_template,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<mem_addr_template,va_gc>), n MEM_STAT_INFO)))
672 #define ggc_alloc_mem_addr_template() ((struct mem_addr_template *)(ggc_internal_alloc_stat (sizeof (struct mem_addr_template) MEM_STAT_INFO)))
673 #define ggc_alloc_cleared_mem_addr_template() ((struct mem_addr_template *)(ggc_internal_cleared_alloc_stat (sizeof (struct mem_addr_template) MEM_STAT_INFO)))
674 #define ggc_alloc_vec_mem_addr_template(n) ((struct mem_addr_template *)(ggc_internal_vec_alloc_stat (sizeof (struct mem_addr_template), n MEM_STAT_INFO)))
675 #define ggc_alloc_cleared_vec_mem_addr_template(n) ((struct mem_addr_template *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct mem_addr_template), n MEM_STAT_INFO)))
676 #define ggc_alloc_ssa_operands() ((struct ssa_operands *)(ggc_internal_alloc_stat (sizeof (struct ssa_operands) MEM_STAT_INFO)))
677 #define ggc_alloc_cleared_ssa_operands() ((struct ssa_operands *)(ggc_internal_cleared_alloc_stat (sizeof (struct ssa_operands) MEM_STAT_INFO)))
678 #define ggc_alloc_vec_ssa_operands(n) ((struct ssa_operands *)(ggc_internal_vec_alloc_stat (sizeof (struct ssa_operands), n MEM_STAT_INFO)))
679 #define ggc_alloc_cleared_vec_ssa_operands(n) ((struct ssa_operands *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ssa_operands), n MEM_STAT_INFO)))
680 #define ggc_alloc_vec_gimple_va_gc_() ((vec<gimple,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<gimple,va_gc>) MEM_STAT_INFO)))
681 #define ggc_alloc_cleared_vec_gimple_va_gc_() ((vec<gimple,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<gimple,va_gc>) MEM_STAT_INFO)))
682 #define ggc_alloc_vec_vec_gimple_va_gc_(n) ((vec<gimple,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<gimple,va_gc>), n MEM_STAT_INFO)))
683 #define ggc_alloc_cleared_vec_vec_gimple_va_gc_(n) ((vec<gimple,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<gimple,va_gc>), n MEM_STAT_INFO)))
684 #define ggc_alloc_tm_restart_node() ((struct tm_restart_node *)(ggc_internal_alloc_stat (sizeof (struct tm_restart_node) MEM_STAT_INFO)))
685 #define ggc_alloc_cleared_tm_restart_node() ((struct tm_restart_node *)(ggc_internal_cleared_alloc_stat (sizeof (struct tm_restart_node) MEM_STAT_INFO)))
686 #define ggc_alloc_vec_tm_restart_node(n) ((struct tm_restart_node *)(ggc_internal_vec_alloc_stat (sizeof (struct tm_restart_node), n MEM_STAT_INFO)))
687 #define ggc_alloc_cleared_vec_tm_restart_node(n) ((struct tm_restart_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tm_restart_node), n MEM_STAT_INFO)))
688 #define ggc_alloc_gimple_statement_transaction() ((struct gimple_statement_transaction *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_transaction) MEM_STAT_INFO)))
689 #define ggc_alloc_cleared_gimple_statement_transaction() ((struct gimple_statement_transaction *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_transaction) MEM_STAT_INFO)))
690 #define ggc_alloc_vec_gimple_statement_transaction(n) ((struct gimple_statement_transaction *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_transaction), n MEM_STAT_INFO)))
691 #define ggc_alloc_cleared_vec_gimple_statement_transaction(n) ((struct gimple_statement_transaction *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_transaction), n MEM_STAT_INFO)))
692 #define ggc_alloc_gimple_statement_omp_atomic_store() ((struct gimple_statement_omp_atomic_store *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_omp_atomic_store) MEM_STAT_INFO)))
693 #define ggc_alloc_cleared_gimple_statement_omp_atomic_store() ((struct gimple_statement_omp_atomic_store *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_omp_atomic_store) MEM_STAT_INFO)))
694 #define ggc_alloc_vec_gimple_statement_omp_atomic_store(n) ((struct gimple_statement_omp_atomic_store *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_omp_atomic_store), n MEM_STAT_INFO)))
695 #define ggc_alloc_cleared_vec_gimple_statement_omp_atomic_store(n) ((struct gimple_statement_omp_atomic_store *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_omp_atomic_store), n MEM_STAT_INFO)))
696 #define ggc_alloc_gimple_statement_omp_atomic_load() ((struct gimple_statement_omp_atomic_load *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_omp_atomic_load) MEM_STAT_INFO)))
697 #define ggc_alloc_cleared_gimple_statement_omp_atomic_load() ((struct gimple_statement_omp_atomic_load *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_omp_atomic_load) MEM_STAT_INFO)))
698 #define ggc_alloc_vec_gimple_statement_omp_atomic_load(n) ((struct gimple_statement_omp_atomic_load *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_omp_atomic_load), n MEM_STAT_INFO)))
699 #define ggc_alloc_cleared_vec_gimple_statement_omp_atomic_load(n) ((struct gimple_statement_omp_atomic_load *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_omp_atomic_load), n MEM_STAT_INFO)))
700 #define ggc_alloc_gimple_statement_omp_single() ((struct gimple_statement_omp_single *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_omp_single) MEM_STAT_INFO)))
701 #define ggc_alloc_cleared_gimple_statement_omp_single() ((struct gimple_statement_omp_single *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_omp_single) MEM_STAT_INFO)))
702 #define ggc_alloc_vec_gimple_statement_omp_single(n) ((struct gimple_statement_omp_single *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_omp_single), n MEM_STAT_INFO)))
703 #define ggc_alloc_cleared_vec_gimple_statement_omp_single(n) ((struct gimple_statement_omp_single *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_omp_single), n MEM_STAT_INFO)))
704 #define ggc_alloc_gimple_statement_omp_continue() ((struct gimple_statement_omp_continue *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_omp_continue) MEM_STAT_INFO)))
705 #define ggc_alloc_cleared_gimple_statement_omp_continue() ((struct gimple_statement_omp_continue *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_omp_continue) MEM_STAT_INFO)))
706 #define ggc_alloc_vec_gimple_statement_omp_continue(n) ((struct gimple_statement_omp_continue *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_omp_continue), n MEM_STAT_INFO)))
707 #define ggc_alloc_cleared_vec_gimple_statement_omp_continue(n) ((struct gimple_statement_omp_continue *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_omp_continue), n MEM_STAT_INFO)))
708 #define ggc_alloc_gimple_statement_omp_sections() ((struct gimple_statement_omp_sections *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_omp_sections) MEM_STAT_INFO)))
709 #define ggc_alloc_cleared_gimple_statement_omp_sections() ((struct gimple_statement_omp_sections *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_omp_sections) MEM_STAT_INFO)))
710 #define ggc_alloc_vec_gimple_statement_omp_sections(n) ((struct gimple_statement_omp_sections *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_omp_sections), n MEM_STAT_INFO)))
711 #define ggc_alloc_cleared_vec_gimple_statement_omp_sections(n) ((struct gimple_statement_omp_sections *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_omp_sections), n MEM_STAT_INFO)))
712 #define ggc_alloc_gimple_statement_omp_task() ((struct gimple_statement_omp_task *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_omp_task) MEM_STAT_INFO)))
713 #define ggc_alloc_cleared_gimple_statement_omp_task() ((struct gimple_statement_omp_task *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_omp_task) MEM_STAT_INFO)))
714 #define ggc_alloc_vec_gimple_statement_omp_task(n) ((struct gimple_statement_omp_task *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_omp_task), n MEM_STAT_INFO)))
715 #define ggc_alloc_cleared_vec_gimple_statement_omp_task(n) ((struct gimple_statement_omp_task *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_omp_task), n MEM_STAT_INFO)))
716 #define ggc_alloc_gimple_statement_omp_parallel() ((struct gimple_statement_omp_parallel *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_omp_parallel) MEM_STAT_INFO)))
717 #define ggc_alloc_cleared_gimple_statement_omp_parallel() ((struct gimple_statement_omp_parallel *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_omp_parallel) MEM_STAT_INFO)))
718 #define ggc_alloc_vec_gimple_statement_omp_parallel(n) ((struct gimple_statement_omp_parallel *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_omp_parallel), n MEM_STAT_INFO)))
719 #define ggc_alloc_cleared_vec_gimple_statement_omp_parallel(n) ((struct gimple_statement_omp_parallel *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_omp_parallel), n MEM_STAT_INFO)))
720 #define ggc_alloc_gimple_statement_omp_for() ((struct gimple_statement_omp_for *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_omp_for) MEM_STAT_INFO)))
721 #define ggc_alloc_cleared_gimple_statement_omp_for() ((struct gimple_statement_omp_for *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_omp_for) MEM_STAT_INFO)))
722 #define ggc_alloc_vec_gimple_statement_omp_for(n) ((struct gimple_statement_omp_for *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_omp_for), n MEM_STAT_INFO)))
723 #define ggc_alloc_cleared_vec_gimple_statement_omp_for(n) ((struct gimple_statement_omp_for *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_omp_for), n MEM_STAT_INFO)))
724 #define ggc_alloc_gimple_omp_for_iter() ((struct gimple_omp_for_iter *)(ggc_internal_alloc_stat (sizeof (struct gimple_omp_for_iter) MEM_STAT_INFO)))
725 #define ggc_alloc_cleared_gimple_omp_for_iter() ((struct gimple_omp_for_iter *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_omp_for_iter) MEM_STAT_INFO)))
726 #define ggc_alloc_vec_gimple_omp_for_iter(n) ((struct gimple_omp_for_iter *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_omp_for_iter), n MEM_STAT_INFO)))
727 #define ggc_alloc_cleared_vec_gimple_omp_for_iter(n) ((struct gimple_omp_for_iter *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_omp_for_iter), n MEM_STAT_INFO)))
728 #define ggc_alloc_gimple_statement_omp_critical() ((struct gimple_statement_omp_critical *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_omp_critical) MEM_STAT_INFO)))
729 #define ggc_alloc_cleared_gimple_statement_omp_critical() ((struct gimple_statement_omp_critical *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_omp_critical) MEM_STAT_INFO)))
730 #define ggc_alloc_vec_gimple_statement_omp_critical(n) ((struct gimple_statement_omp_critical *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_omp_critical), n MEM_STAT_INFO)))
731 #define ggc_alloc_cleared_vec_gimple_statement_omp_critical(n) ((struct gimple_statement_omp_critical *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_omp_critical), n MEM_STAT_INFO)))
732 #define ggc_alloc_gimple_statement_asm() ((struct gimple_statement_asm *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_asm) MEM_STAT_INFO)))
733 #define ggc_alloc_cleared_gimple_statement_asm() ((struct gimple_statement_asm *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_asm) MEM_STAT_INFO)))
734 #define ggc_alloc_vec_gimple_statement_asm(n) ((struct gimple_statement_asm *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_asm), n MEM_STAT_INFO)))
735 #define ggc_alloc_cleared_vec_gimple_statement_asm(n) ((struct gimple_statement_asm *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_asm), n MEM_STAT_INFO)))
736 #define ggc_alloc_gimple_statement_wce() ((struct gimple_statement_wce *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_wce) MEM_STAT_INFO)))
737 #define ggc_alloc_cleared_gimple_statement_wce() ((struct gimple_statement_wce *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_wce) MEM_STAT_INFO)))
738 #define ggc_alloc_vec_gimple_statement_wce(n) ((struct gimple_statement_wce *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_wce), n MEM_STAT_INFO)))
739 #define ggc_alloc_cleared_vec_gimple_statement_wce(n) ((struct gimple_statement_wce *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_wce), n MEM_STAT_INFO)))
740 #define ggc_alloc_gimple_statement_try() ((struct gimple_statement_try *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_try) MEM_STAT_INFO)))
741 #define ggc_alloc_cleared_gimple_statement_try() ((struct gimple_statement_try *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_try) MEM_STAT_INFO)))
742 #define ggc_alloc_vec_gimple_statement_try(n) ((struct gimple_statement_try *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_try), n MEM_STAT_INFO)))
743 #define ggc_alloc_cleared_vec_gimple_statement_try(n) ((struct gimple_statement_try *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_try), n MEM_STAT_INFO)))
744 #define ggc_alloc_gimple_statement_eh_ctrl() ((struct gimple_statement_eh_ctrl *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_eh_ctrl) MEM_STAT_INFO)))
745 #define ggc_alloc_cleared_gimple_statement_eh_ctrl() ((struct gimple_statement_eh_ctrl *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_eh_ctrl) MEM_STAT_INFO)))
746 #define ggc_alloc_vec_gimple_statement_eh_ctrl(n) ((struct gimple_statement_eh_ctrl *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_eh_ctrl), n MEM_STAT_INFO)))
747 #define ggc_alloc_cleared_vec_gimple_statement_eh_ctrl(n) ((struct gimple_statement_eh_ctrl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_eh_ctrl), n MEM_STAT_INFO)))
748 #define ggc_alloc_gimple_statement_phi() ((struct gimple_statement_phi *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_phi) MEM_STAT_INFO)))
749 #define ggc_alloc_cleared_gimple_statement_phi() ((struct gimple_statement_phi *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_phi) MEM_STAT_INFO)))
750 #define ggc_alloc_vec_gimple_statement_phi(n) ((struct gimple_statement_phi *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_phi), n MEM_STAT_INFO)))
751 #define ggc_alloc_cleared_vec_gimple_statement_phi(n) ((struct gimple_statement_phi *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_phi), n MEM_STAT_INFO)))
752 #define ggc_alloc_gimple_statement_eh_mnt() ((struct gimple_statement_eh_mnt *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_eh_mnt) MEM_STAT_INFO)))
753 #define ggc_alloc_cleared_gimple_statement_eh_mnt() ((struct gimple_statement_eh_mnt *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_eh_mnt) MEM_STAT_INFO)))
754 #define ggc_alloc_vec_gimple_statement_eh_mnt(n) ((struct gimple_statement_eh_mnt *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_eh_mnt), n MEM_STAT_INFO)))
755 #define ggc_alloc_cleared_vec_gimple_statement_eh_mnt(n) ((struct gimple_statement_eh_mnt *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_eh_mnt), n MEM_STAT_INFO)))
756 #define ggc_alloc_gimple_statement_eh_else() ((struct gimple_statement_eh_else *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_eh_else) MEM_STAT_INFO)))
757 #define ggc_alloc_cleared_gimple_statement_eh_else() ((struct gimple_statement_eh_else *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_eh_else) MEM_STAT_INFO)))
758 #define ggc_alloc_vec_gimple_statement_eh_else(n) ((struct gimple_statement_eh_else *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_eh_else), n MEM_STAT_INFO)))
759 #define ggc_alloc_cleared_vec_gimple_statement_eh_else(n) ((struct gimple_statement_eh_else *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_eh_else), n MEM_STAT_INFO)))
760 #define ggc_alloc_gimple_statement_eh_filter() ((struct gimple_statement_eh_filter *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_eh_filter) MEM_STAT_INFO)))
761 #define ggc_alloc_cleared_gimple_statement_eh_filter() ((struct gimple_statement_eh_filter *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_eh_filter) MEM_STAT_INFO)))
762 #define ggc_alloc_vec_gimple_statement_eh_filter(n) ((struct gimple_statement_eh_filter *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_eh_filter), n MEM_STAT_INFO)))
763 #define ggc_alloc_cleared_vec_gimple_statement_eh_filter(n) ((struct gimple_statement_eh_filter *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_eh_filter), n MEM_STAT_INFO)))
764 #define ggc_alloc_gimple_statement_catch() ((struct gimple_statement_catch *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_catch) MEM_STAT_INFO)))
765 #define ggc_alloc_cleared_gimple_statement_catch() ((struct gimple_statement_catch *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_catch) MEM_STAT_INFO)))
766 #define ggc_alloc_vec_gimple_statement_catch(n) ((struct gimple_statement_catch *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_catch), n MEM_STAT_INFO)))
767 #define ggc_alloc_cleared_vec_gimple_statement_catch(n) ((struct gimple_statement_catch *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_catch), n MEM_STAT_INFO)))
768 #define ggc_alloc_gimple_statement_bind() ((struct gimple_statement_bind *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_bind) MEM_STAT_INFO)))
769 #define ggc_alloc_cleared_gimple_statement_bind() ((struct gimple_statement_bind *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_bind) MEM_STAT_INFO)))
770 #define ggc_alloc_vec_gimple_statement_bind(n) ((struct gimple_statement_bind *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_bind), n MEM_STAT_INFO)))
771 #define ggc_alloc_cleared_vec_gimple_statement_bind(n) ((struct gimple_statement_bind *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_bind), n MEM_STAT_INFO)))
772 #define ggc_alloc_gimple_statement_omp() ((struct gimple_statement_omp *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_omp) MEM_STAT_INFO)))
773 #define ggc_alloc_cleared_gimple_statement_omp() ((struct gimple_statement_omp *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_omp) MEM_STAT_INFO)))
774 #define ggc_alloc_vec_gimple_statement_omp(n) ((struct gimple_statement_omp *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_omp), n MEM_STAT_INFO)))
775 #define ggc_alloc_cleared_vec_gimple_statement_omp(n) ((struct gimple_statement_omp *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_omp), n MEM_STAT_INFO)))
776 #define ggc_alloc_gimple_statement_call() ((struct gimple_statement_call *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_call) MEM_STAT_INFO)))
777 #define ggc_alloc_cleared_gimple_statement_call() ((struct gimple_statement_call *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_call) MEM_STAT_INFO)))
778 #define ggc_alloc_vec_gimple_statement_call(n) ((struct gimple_statement_call *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_call), n MEM_STAT_INFO)))
779 #define ggc_alloc_cleared_vec_gimple_statement_call(n) ((struct gimple_statement_call *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_call), n MEM_STAT_INFO)))
780 #define ggc_alloc_pt_solution() ((struct pt_solution *)(ggc_internal_alloc_stat (sizeof (struct pt_solution) MEM_STAT_INFO)))
781 #define ggc_alloc_cleared_pt_solution() ((struct pt_solution *)(ggc_internal_cleared_alloc_stat (sizeof (struct pt_solution) MEM_STAT_INFO)))
782 #define ggc_alloc_vec_pt_solution(n) ((struct pt_solution *)(ggc_internal_vec_alloc_stat (sizeof (struct pt_solution), n MEM_STAT_INFO)))
783 #define ggc_alloc_cleared_vec_pt_solution(n) ((struct pt_solution *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct pt_solution), n MEM_STAT_INFO)))
784 #define ggc_alloc_gimple_statement_with_memory_ops() ((struct gimple_statement_with_memory_ops *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_with_memory_ops) MEM_STAT_INFO)))
785 #define ggc_alloc_cleared_gimple_statement_with_memory_ops() ((struct gimple_statement_with_memory_ops *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_with_memory_ops) MEM_STAT_INFO)))
786 #define ggc_alloc_vec_gimple_statement_with_memory_ops(n) ((struct gimple_statement_with_memory_ops *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_with_memory_ops), n MEM_STAT_INFO)))
787 #define ggc_alloc_cleared_vec_gimple_statement_with_memory_ops(n) ((struct gimple_statement_with_memory_ops *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_with_memory_ops), n MEM_STAT_INFO)))
788 #define ggc_alloc_gimple_statement_with_memory_ops_base() ((struct gimple_statement_with_memory_ops_base *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_with_memory_ops_base) MEM_STAT_INFO)))
789 #define ggc_alloc_cleared_gimple_statement_with_memory_ops_base() ((struct gimple_statement_with_memory_ops_base *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_with_memory_ops_base) MEM_STAT_INFO)))
790 #define ggc_alloc_vec_gimple_statement_with_memory_ops_base(n) ((struct gimple_statement_with_memory_ops_base *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_with_memory_ops_base), n MEM_STAT_INFO)))
791 #define ggc_alloc_cleared_vec_gimple_statement_with_memory_ops_base(n) ((struct gimple_statement_with_memory_ops_base *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_with_memory_ops_base), n MEM_STAT_INFO)))
792 #define ggc_alloc_gimple_statement_with_ops() ((struct gimple_statement_with_ops *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_with_ops) MEM_STAT_INFO)))
793 #define ggc_alloc_cleared_gimple_statement_with_ops() ((struct gimple_statement_with_ops *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_with_ops) MEM_STAT_INFO)))
794 #define ggc_alloc_vec_gimple_statement_with_ops(n) ((struct gimple_statement_with_ops *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_with_ops), n MEM_STAT_INFO)))
795 #define ggc_alloc_cleared_vec_gimple_statement_with_ops(n) ((struct gimple_statement_with_ops *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_with_ops), n MEM_STAT_INFO)))
796 #define ggc_alloc_gimple_statement_with_ops_base() ((struct gimple_statement_with_ops_base *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_with_ops_base) MEM_STAT_INFO)))
797 #define ggc_alloc_cleared_gimple_statement_with_ops_base() ((struct gimple_statement_with_ops_base *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_with_ops_base) MEM_STAT_INFO)))
798 #define ggc_alloc_vec_gimple_statement_with_ops_base(n) ((struct gimple_statement_with_ops_base *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_with_ops_base), n MEM_STAT_INFO)))
799 #define ggc_alloc_cleared_vec_gimple_statement_with_ops_base(n) ((struct gimple_statement_with_ops_base *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_with_ops_base), n MEM_STAT_INFO)))
800 #define ggc_alloc_gimple_statement_base() ((struct gimple_statement_base *)(ggc_internal_alloc_stat (sizeof (struct gimple_statement_base) MEM_STAT_INFO)))
801 #define ggc_alloc_cleared_gimple_statement_base() ((struct gimple_statement_base *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_statement_base) MEM_STAT_INFO)))
802 #define ggc_alloc_vec_gimple_statement_base(n) ((struct gimple_statement_base *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_statement_base), n MEM_STAT_INFO)))
803 #define ggc_alloc_cleared_vec_gimple_statement_base(n) ((struct gimple_statement_base *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_statement_base), n MEM_STAT_INFO)))
804 #define ggc_alloc_type_hash() ((struct type_hash *)(ggc_internal_alloc_stat (sizeof (struct type_hash) MEM_STAT_INFO)))
805 #define ggc_alloc_cleared_type_hash() ((struct type_hash *)(ggc_internal_cleared_alloc_stat (sizeof (struct type_hash) MEM_STAT_INFO)))
806 #define ggc_alloc_vec_type_hash(n) ((struct type_hash *)(ggc_internal_vec_alloc_stat (sizeof (struct type_hash), n MEM_STAT_INFO)))
807 #define ggc_alloc_cleared_vec_type_hash(n) ((struct type_hash *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct type_hash), n MEM_STAT_INFO)))
808 #define ggc_alloc_string_pool_data() ((struct string_pool_data *)(ggc_internal_alloc_stat (sizeof (struct string_pool_data) MEM_STAT_INFO)))
809 #define ggc_alloc_cleared_string_pool_data() ((struct string_pool_data *)(ggc_internal_cleared_alloc_stat (sizeof (struct string_pool_data) MEM_STAT_INFO)))
810 #define ggc_alloc_vec_string_pool_data(n) ((struct string_pool_data *)(ggc_internal_vec_alloc_stat (sizeof (struct string_pool_data), n MEM_STAT_INFO)))
811 #define ggc_alloc_cleared_vec_string_pool_data(n) ((struct string_pool_data *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct string_pool_data), n MEM_STAT_INFO)))
812 #define ggc_alloc_initial_value_pair() ((struct initial_value_pair *)(ggc_internal_alloc_stat (sizeof (struct initial_value_pair) MEM_STAT_INFO)))
813 #define ggc_alloc_cleared_initial_value_pair() ((struct initial_value_pair *)(ggc_internal_cleared_alloc_stat (sizeof (struct initial_value_pair) MEM_STAT_INFO)))
814 #define ggc_alloc_vec_initial_value_pair(n) ((struct initial_value_pair *)(ggc_internal_vec_alloc_stat (sizeof (struct initial_value_pair), n MEM_STAT_INFO)))
815 #define ggc_alloc_cleared_vec_initial_value_pair(n) ((struct initial_value_pair *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct initial_value_pair), n MEM_STAT_INFO)))
816 #define ggc_alloc_temp_slot_address_entry() ((struct temp_slot_address_entry *)(ggc_internal_alloc_stat (sizeof (struct temp_slot_address_entry) MEM_STAT_INFO)))
817 #define ggc_alloc_cleared_temp_slot_address_entry() ((struct temp_slot_address_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct temp_slot_address_entry) MEM_STAT_INFO)))
818 #define ggc_alloc_vec_temp_slot_address_entry(n) ((struct temp_slot_address_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct temp_slot_address_entry), n MEM_STAT_INFO)))
819 #define ggc_alloc_cleared_vec_temp_slot_address_entry(n) ((struct temp_slot_address_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct temp_slot_address_entry), n MEM_STAT_INFO)))
820 #define ggc_alloc_eh_status_u() ((union eh_status_u *)(ggc_internal_alloc_stat (sizeof (union eh_status_u) MEM_STAT_INFO)))
821 #define ggc_alloc_cleared_eh_status_u() ((union eh_status_u *)(ggc_internal_cleared_alloc_stat (sizeof (union eh_status_u) MEM_STAT_INFO)))
822 #define ggc_alloc_vec_eh_status_u(n) ((union eh_status_u *)(ggc_internal_vec_alloc_stat (sizeof (union eh_status_u), n MEM_STAT_INFO)))
823 #define ggc_alloc_cleared_vec_eh_status_u(n) ((union eh_status_u *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union eh_status_u), n MEM_STAT_INFO)))
824 #define ggc_alloc_throw_stmt_node() ((struct throw_stmt_node *)(ggc_internal_alloc_stat (sizeof (struct throw_stmt_node) MEM_STAT_INFO)))
825 #define ggc_alloc_cleared_throw_stmt_node() ((struct throw_stmt_node *)(ggc_internal_cleared_alloc_stat (sizeof (struct throw_stmt_node) MEM_STAT_INFO)))
826 #define ggc_alloc_vec_throw_stmt_node(n) ((struct throw_stmt_node *)(ggc_internal_vec_alloc_stat (sizeof (struct throw_stmt_node), n MEM_STAT_INFO)))
827 #define ggc_alloc_cleared_vec_throw_stmt_node(n) ((struct throw_stmt_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct throw_stmt_node), n MEM_STAT_INFO)))
828 #define ggc_alloc_vec_eh_landing_pad_va_gc_() ((vec<eh_landing_pad,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<eh_landing_pad,va_gc>) MEM_STAT_INFO)))
829 #define ggc_alloc_cleared_vec_eh_landing_pad_va_gc_() ((vec<eh_landing_pad,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<eh_landing_pad,va_gc>) MEM_STAT_INFO)))
830 #define ggc_alloc_vec_vec_eh_landing_pad_va_gc_(n) ((vec<eh_landing_pad,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<eh_landing_pad,va_gc>), n MEM_STAT_INFO)))
831 #define ggc_alloc_cleared_vec_vec_eh_landing_pad_va_gc_(n) ((vec<eh_landing_pad,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<eh_landing_pad,va_gc>), n MEM_STAT_INFO)))
832 #define ggc_alloc_vec_eh_region_va_gc_() ((vec<eh_region,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<eh_region,va_gc>) MEM_STAT_INFO)))
833 #define ggc_alloc_cleared_vec_eh_region_va_gc_() ((vec<eh_region,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<eh_region,va_gc>) MEM_STAT_INFO)))
834 #define ggc_alloc_vec_vec_eh_region_va_gc_(n) ((vec<eh_region,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<eh_region,va_gc>), n MEM_STAT_INFO)))
835 #define ggc_alloc_cleared_vec_vec_eh_region_va_gc_(n) ((vec<eh_region,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<eh_region,va_gc>), n MEM_STAT_INFO)))
836 #define ggc_alloc_eh_region_u() ((union eh_region_u *)(ggc_internal_alloc_stat (sizeof (union eh_region_u) MEM_STAT_INFO)))
837 #define ggc_alloc_cleared_eh_region_u() ((union eh_region_u *)(ggc_internal_cleared_alloc_stat (sizeof (union eh_region_u) MEM_STAT_INFO)))
838 #define ggc_alloc_vec_eh_region_u(n) ((union eh_region_u *)(ggc_internal_vec_alloc_stat (sizeof (union eh_region_u), n MEM_STAT_INFO)))
839 #define ggc_alloc_cleared_vec_eh_region_u(n) ((union eh_region_u *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union eh_region_u), n MEM_STAT_INFO)))
840 #define ggc_alloc_eh_region_u_must_not_throw() ((struct eh_region_u_must_not_throw *)(ggc_internal_alloc_stat (sizeof (struct eh_region_u_must_not_throw) MEM_STAT_INFO)))
841 #define ggc_alloc_cleared_eh_region_u_must_not_throw() ((struct eh_region_u_must_not_throw *)(ggc_internal_cleared_alloc_stat (sizeof (struct eh_region_u_must_not_throw) MEM_STAT_INFO)))
842 #define ggc_alloc_vec_eh_region_u_must_not_throw(n) ((struct eh_region_u_must_not_throw *)(ggc_internal_vec_alloc_stat (sizeof (struct eh_region_u_must_not_throw), n MEM_STAT_INFO)))
843 #define ggc_alloc_cleared_vec_eh_region_u_must_not_throw(n) ((struct eh_region_u_must_not_throw *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct eh_region_u_must_not_throw), n MEM_STAT_INFO)))
844 #define ggc_alloc_eh_region_u_allowed() ((struct eh_region_u_allowed *)(ggc_internal_alloc_stat (sizeof (struct eh_region_u_allowed) MEM_STAT_INFO)))
845 #define ggc_alloc_cleared_eh_region_u_allowed() ((struct eh_region_u_allowed *)(ggc_internal_cleared_alloc_stat (sizeof (struct eh_region_u_allowed) MEM_STAT_INFO)))
846 #define ggc_alloc_vec_eh_region_u_allowed(n) ((struct eh_region_u_allowed *)(ggc_internal_vec_alloc_stat (sizeof (struct eh_region_u_allowed), n MEM_STAT_INFO)))
847 #define ggc_alloc_cleared_vec_eh_region_u_allowed(n) ((struct eh_region_u_allowed *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct eh_region_u_allowed), n MEM_STAT_INFO)))
848 #define ggc_alloc_eh_region_u_try() ((struct eh_region_u_try *)(ggc_internal_alloc_stat (sizeof (struct eh_region_u_try) MEM_STAT_INFO)))
849 #define ggc_alloc_cleared_eh_region_u_try() ((struct eh_region_u_try *)(ggc_internal_cleared_alloc_stat (sizeof (struct eh_region_u_try) MEM_STAT_INFO)))
850 #define ggc_alloc_vec_eh_region_u_try(n) ((struct eh_region_u_try *)(ggc_internal_vec_alloc_stat (sizeof (struct eh_region_u_try), n MEM_STAT_INFO)))
851 #define ggc_alloc_cleared_vec_eh_region_u_try(n) ((struct eh_region_u_try *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct eh_region_u_try), n MEM_STAT_INFO)))
852 #define ggc_alloc_eh_catch_d() ((struct eh_catch_d *)(ggc_internal_alloc_stat (sizeof (struct eh_catch_d) MEM_STAT_INFO)))
853 #define ggc_alloc_cleared_eh_catch_d() ((struct eh_catch_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct eh_catch_d) MEM_STAT_INFO)))
854 #define ggc_alloc_vec_eh_catch_d(n) ((struct eh_catch_d *)(ggc_internal_vec_alloc_stat (sizeof (struct eh_catch_d), n MEM_STAT_INFO)))
855 #define ggc_alloc_cleared_vec_eh_catch_d(n) ((struct eh_catch_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct eh_catch_d), n MEM_STAT_INFO)))
856 #define ggc_alloc_eh_landing_pad_d() ((struct eh_landing_pad_d *)(ggc_internal_alloc_stat (sizeof (struct eh_landing_pad_d) MEM_STAT_INFO)))
857 #define ggc_alloc_cleared_eh_landing_pad_d() ((struct eh_landing_pad_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct eh_landing_pad_d) MEM_STAT_INFO)))
858 #define ggc_alloc_vec_eh_landing_pad_d(n) ((struct eh_landing_pad_d *)(ggc_internal_vec_alloc_stat (sizeof (struct eh_landing_pad_d), n MEM_STAT_INFO)))
859 #define ggc_alloc_cleared_vec_eh_landing_pad_d(n) ((struct eh_landing_pad_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct eh_landing_pad_d), n MEM_STAT_INFO)))
860 #define ggc_alloc_eh_region_d() ((struct eh_region_d *)(ggc_internal_alloc_stat (sizeof (struct eh_region_d) MEM_STAT_INFO)))
861 #define ggc_alloc_cleared_eh_region_d() ((struct eh_region_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct eh_region_d) MEM_STAT_INFO)))
862 #define ggc_alloc_vec_eh_region_d(n) ((struct eh_region_d *)(ggc_internal_vec_alloc_stat (sizeof (struct eh_region_d), n MEM_STAT_INFO)))
863 #define ggc_alloc_cleared_vec_eh_region_d(n) ((struct eh_region_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct eh_region_d), n MEM_STAT_INFO)))
864 #define ggc_alloc_vec_die_arg_entry_va_gc_() ((vec<die_arg_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<die_arg_entry,va_gc>) MEM_STAT_INFO)))
865 #define ggc_alloc_cleared_vec_die_arg_entry_va_gc_() ((vec<die_arg_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<die_arg_entry,va_gc>) MEM_STAT_INFO)))
866 #define ggc_alloc_vec_vec_die_arg_entry_va_gc_(n) ((vec<die_arg_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<die_arg_entry,va_gc>), n MEM_STAT_INFO)))
867 #define ggc_alloc_cleared_vec_vec_die_arg_entry_va_gc_(n) ((vec<die_arg_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<die_arg_entry,va_gc>), n MEM_STAT_INFO)))
868 #define ggc_alloc_vec_macinfo_entry_va_gc_() ((vec<macinfo_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<macinfo_entry,va_gc>) MEM_STAT_INFO)))
869 #define ggc_alloc_cleared_vec_macinfo_entry_va_gc_() ((vec<macinfo_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<macinfo_entry,va_gc>) MEM_STAT_INFO)))
870 #define ggc_alloc_vec_vec_macinfo_entry_va_gc_(n) ((vec<macinfo_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<macinfo_entry,va_gc>), n MEM_STAT_INFO)))
871 #define ggc_alloc_cleared_vec_vec_macinfo_entry_va_gc_(n) ((vec<macinfo_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<macinfo_entry,va_gc>), n MEM_STAT_INFO)))
872 #define ggc_alloc_vec_pubname_entry_va_gc_() ((vec<pubname_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<pubname_entry,va_gc>) MEM_STAT_INFO)))
873 #define ggc_alloc_cleared_vec_pubname_entry_va_gc_() ((vec<pubname_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<pubname_entry,va_gc>) MEM_STAT_INFO)))
874 #define ggc_alloc_vec_vec_pubname_entry_va_gc_(n) ((vec<pubname_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<pubname_entry,va_gc>), n MEM_STAT_INFO)))
875 #define ggc_alloc_cleared_vec_vec_pubname_entry_va_gc_(n) ((vec<pubname_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<pubname_entry,va_gc>), n MEM_STAT_INFO)))
876 #define ggc_alloc_vec_dw_line_info_table_p_va_gc_() ((vec<dw_line_info_table_p,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<dw_line_info_table_p,va_gc>) MEM_STAT_INFO)))
877 #define ggc_alloc_cleared_vec_dw_line_info_table_p_va_gc_() ((vec<dw_line_info_table_p,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<dw_line_info_table_p,va_gc>) MEM_STAT_INFO)))
878 #define ggc_alloc_vec_vec_dw_line_info_table_p_va_gc_(n) ((vec<dw_line_info_table_p,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<dw_line_info_table_p,va_gc>), n MEM_STAT_INFO)))
879 #define ggc_alloc_cleared_vec_vec_dw_line_info_table_p_va_gc_(n) ((vec<dw_line_info_table_p,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<dw_line_info_table_p,va_gc>), n MEM_STAT_INFO)))
880 #define ggc_alloc_cached_dw_loc_list_def() ((struct cached_dw_loc_list_def *)(ggc_internal_alloc_stat (sizeof (struct cached_dw_loc_list_def) MEM_STAT_INFO)))
881 #define ggc_alloc_cleared_cached_dw_loc_list_def() ((struct cached_dw_loc_list_def *)(ggc_internal_cleared_alloc_stat (sizeof (struct cached_dw_loc_list_def) MEM_STAT_INFO)))
882 #define ggc_alloc_vec_cached_dw_loc_list_def(n) ((struct cached_dw_loc_list_def *)(ggc_internal_vec_alloc_stat (sizeof (struct cached_dw_loc_list_def), n MEM_STAT_INFO)))
883 #define ggc_alloc_cleared_vec_cached_dw_loc_list_def(n) ((struct cached_dw_loc_list_def *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cached_dw_loc_list_def), n MEM_STAT_INFO)))
884 #define ggc_alloc_call_arg_loc_node() ((struct call_arg_loc_node *)(ggc_internal_alloc_stat (sizeof (struct call_arg_loc_node) MEM_STAT_INFO)))
885 #define ggc_alloc_cleared_call_arg_loc_node() ((struct call_arg_loc_node *)(ggc_internal_cleared_alloc_stat (sizeof (struct call_arg_loc_node) MEM_STAT_INFO)))
886 #define ggc_alloc_vec_call_arg_loc_node(n) ((struct call_arg_loc_node *)(ggc_internal_vec_alloc_stat (sizeof (struct call_arg_loc_node), n MEM_STAT_INFO)))
887 #define ggc_alloc_cleared_vec_call_arg_loc_node(n) ((struct call_arg_loc_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct call_arg_loc_node), n MEM_STAT_INFO)))
888 #define ggc_alloc_var_loc_list_def() ((struct var_loc_list_def *)(ggc_internal_alloc_stat (sizeof (struct var_loc_list_def) MEM_STAT_INFO)))
889 #define ggc_alloc_cleared_var_loc_list_def() ((struct var_loc_list_def *)(ggc_internal_cleared_alloc_stat (sizeof (struct var_loc_list_def) MEM_STAT_INFO)))
890 #define ggc_alloc_vec_var_loc_list_def(n) ((struct var_loc_list_def *)(ggc_internal_vec_alloc_stat (sizeof (struct var_loc_list_def), n MEM_STAT_INFO)))
891 #define ggc_alloc_cleared_vec_var_loc_list_def(n) ((struct var_loc_list_def *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct var_loc_list_def), n MEM_STAT_INFO)))
892 #define ggc_alloc_var_loc_node() ((struct var_loc_node *)(ggc_internal_alloc_stat (sizeof (struct var_loc_node) MEM_STAT_INFO)))
893 #define ggc_alloc_cleared_var_loc_node() ((struct var_loc_node *)(ggc_internal_cleared_alloc_stat (sizeof (struct var_loc_node) MEM_STAT_INFO)))
894 #define ggc_alloc_vec_var_loc_node(n) ((struct var_loc_node *)(ggc_internal_vec_alloc_stat (sizeof (struct var_loc_node), n MEM_STAT_INFO)))
895 #define ggc_alloc_cleared_vec_var_loc_node(n) ((struct var_loc_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct var_loc_node), n MEM_STAT_INFO)))
896 #define ggc_alloc_die_arg_entry_struct() ((struct die_arg_entry_struct *)(ggc_internal_alloc_stat (sizeof (struct die_arg_entry_struct) MEM_STAT_INFO)))
897 #define ggc_alloc_cleared_die_arg_entry_struct() ((struct die_arg_entry_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct die_arg_entry_struct) MEM_STAT_INFO)))
898 #define ggc_alloc_vec_die_arg_entry_struct(n) ((struct die_arg_entry_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct die_arg_entry_struct), n MEM_STAT_INFO)))
899 #define ggc_alloc_cleared_vec_die_arg_entry_struct(n) ((struct die_arg_entry_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct die_arg_entry_struct), n MEM_STAT_INFO)))
900 #define ggc_alloc_limbo_die_struct() ((struct limbo_die_struct *)(ggc_internal_alloc_stat (sizeof (struct limbo_die_struct) MEM_STAT_INFO)))
901 #define ggc_alloc_cleared_limbo_die_struct() ((struct limbo_die_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct limbo_die_struct) MEM_STAT_INFO)))
902 #define ggc_alloc_vec_limbo_die_struct(n) ((struct limbo_die_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct limbo_die_struct), n MEM_STAT_INFO)))
903 #define ggc_alloc_cleared_vec_limbo_die_struct(n) ((struct limbo_die_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct limbo_die_struct), n MEM_STAT_INFO)))
904 #define ggc_alloc_macinfo_struct() ((struct macinfo_struct *)(ggc_internal_alloc_stat (sizeof (struct macinfo_struct) MEM_STAT_INFO)))
905 #define ggc_alloc_cleared_macinfo_struct() ((struct macinfo_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct macinfo_struct) MEM_STAT_INFO)))
906 #define ggc_alloc_vec_macinfo_struct(n) ((struct macinfo_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct macinfo_struct), n MEM_STAT_INFO)))
907 #define ggc_alloc_cleared_vec_macinfo_struct(n) ((struct macinfo_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct macinfo_struct), n MEM_STAT_INFO)))
908 #define ggc_alloc_vec_dw_attr_node_va_gc_() ((vec<dw_attr_node,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<dw_attr_node,va_gc>) MEM_STAT_INFO)))
909 #define ggc_alloc_cleared_vec_dw_attr_node_va_gc_() ((vec<dw_attr_node,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<dw_attr_node,va_gc>) MEM_STAT_INFO)))
910 #define ggc_alloc_vec_vec_dw_attr_node_va_gc_(n) ((vec<dw_attr_node,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<dw_attr_node,va_gc>), n MEM_STAT_INFO)))
911 #define ggc_alloc_cleared_vec_vec_dw_attr_node_va_gc_(n) ((vec<dw_attr_node,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<dw_attr_node,va_gc>), n MEM_STAT_INFO)))
912 #define ggc_alloc_die_symbol_or_type_node() ((union die_symbol_or_type_node *)(ggc_internal_alloc_stat (sizeof (union die_symbol_or_type_node) MEM_STAT_INFO)))
913 #define ggc_alloc_cleared_die_symbol_or_type_node() ((union die_symbol_or_type_node *)(ggc_internal_cleared_alloc_stat (sizeof (union die_symbol_or_type_node) MEM_STAT_INFO)))
914 #define ggc_alloc_vec_die_symbol_or_type_node(n) ((union die_symbol_or_type_node *)(ggc_internal_vec_alloc_stat (sizeof (union die_symbol_or_type_node), n MEM_STAT_INFO)))
915 #define ggc_alloc_cleared_vec_die_symbol_or_type_node(n) ((union die_symbol_or_type_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union die_symbol_or_type_node), n MEM_STAT_INFO)))
916 #define ggc_alloc_dw_line_info_table_struct() ((struct dw_line_info_table_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_line_info_table_struct) MEM_STAT_INFO)))
917 #define ggc_alloc_cleared_dw_line_info_table_struct() ((struct dw_line_info_table_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_line_info_table_struct) MEM_STAT_INFO)))
918 #define ggc_alloc_vec_dw_line_info_table_struct(n) ((struct dw_line_info_table_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_line_info_table_struct), n MEM_STAT_INFO)))
919 #define ggc_alloc_cleared_vec_dw_line_info_table_struct(n) ((struct dw_line_info_table_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_line_info_table_struct), n MEM_STAT_INFO)))
920 #define ggc_alloc_vec_dw_line_info_entry_va_gc_() ((vec<dw_line_info_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<dw_line_info_entry,va_gc>) MEM_STAT_INFO)))
921 #define ggc_alloc_cleared_vec_dw_line_info_entry_va_gc_() ((vec<dw_line_info_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<dw_line_info_entry,va_gc>) MEM_STAT_INFO)))
922 #define ggc_alloc_vec_vec_dw_line_info_entry_va_gc_(n) ((vec<dw_line_info_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<dw_line_info_entry,va_gc>), n MEM_STAT_INFO)))
923 #define ggc_alloc_cleared_vec_vec_dw_line_info_entry_va_gc_(n) ((vec<dw_line_info_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<dw_line_info_entry,va_gc>), n MEM_STAT_INFO)))
924 #define ggc_alloc_comdat_type_struct() ((struct comdat_type_struct *)(ggc_internal_alloc_stat (sizeof (struct comdat_type_struct) MEM_STAT_INFO)))
925 #define ggc_alloc_cleared_comdat_type_struct() ((struct comdat_type_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct comdat_type_struct) MEM_STAT_INFO)))
926 #define ggc_alloc_vec_comdat_type_struct(n) ((struct comdat_type_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct comdat_type_struct), n MEM_STAT_INFO)))
927 #define ggc_alloc_cleared_vec_comdat_type_struct(n) ((struct comdat_type_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct comdat_type_struct), n MEM_STAT_INFO)))
928 #define ggc_alloc_dw_ranges_by_label_struct() ((struct dw_ranges_by_label_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_ranges_by_label_struct) MEM_STAT_INFO)))
929 #define ggc_alloc_cleared_dw_ranges_by_label_struct() ((struct dw_ranges_by_label_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_ranges_by_label_struct) MEM_STAT_INFO)))
930 #define ggc_alloc_vec_dw_ranges_by_label_struct(n) ((struct dw_ranges_by_label_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_ranges_by_label_struct), n MEM_STAT_INFO)))
931 #define ggc_alloc_cleared_vec_dw_ranges_by_label_struct(n) ((struct dw_ranges_by_label_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_ranges_by_label_struct), n MEM_STAT_INFO)))
932 #define ggc_alloc_dw_ranges_struct() ((struct dw_ranges_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_ranges_struct) MEM_STAT_INFO)))
933 #define ggc_alloc_cleared_dw_ranges_struct() ((struct dw_ranges_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_ranges_struct) MEM_STAT_INFO)))
934 #define ggc_alloc_vec_dw_ranges_struct(n) ((struct dw_ranges_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_ranges_struct), n MEM_STAT_INFO)))
935 #define ggc_alloc_cleared_vec_dw_ranges_struct(n) ((struct dw_ranges_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_ranges_struct), n MEM_STAT_INFO)))
936 #define ggc_alloc_pubname_struct() ((struct pubname_struct *)(ggc_internal_alloc_stat (sizeof (struct pubname_struct) MEM_STAT_INFO)))
937 #define ggc_alloc_cleared_pubname_struct() ((struct pubname_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct pubname_struct) MEM_STAT_INFO)))
938 #define ggc_alloc_vec_pubname_struct(n) ((struct pubname_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct pubname_struct), n MEM_STAT_INFO)))
939 #define ggc_alloc_cleared_vec_pubname_struct(n) ((struct pubname_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct pubname_struct), n MEM_STAT_INFO)))
940 #define ggc_alloc_dw_line_info_struct() ((struct dw_line_info_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_line_info_struct) MEM_STAT_INFO)))
941 #define ggc_alloc_cleared_dw_line_info_struct() ((struct dw_line_info_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_line_info_struct) MEM_STAT_INFO)))
942 #define ggc_alloc_vec_dw_line_info_struct(n) ((struct dw_line_info_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_line_info_struct), n MEM_STAT_INFO)))
943 #define ggc_alloc_cleared_vec_dw_line_info_struct(n) ((struct dw_line_info_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_line_info_struct), n MEM_STAT_INFO)))
944 #define ggc_alloc_dw_attr_struct() ((struct dw_attr_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_attr_struct) MEM_STAT_INFO)))
945 #define ggc_alloc_cleared_dw_attr_struct() ((struct dw_attr_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_attr_struct) MEM_STAT_INFO)))
946 #define ggc_alloc_vec_dw_attr_struct(n) ((struct dw_attr_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_attr_struct), n MEM_STAT_INFO)))
947 #define ggc_alloc_cleared_vec_dw_attr_struct(n) ((struct dw_attr_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_attr_struct), n MEM_STAT_INFO)))
948 #define ggc_alloc_addr_table_entry_struct_union() ((union addr_table_entry_struct_union *)(ggc_internal_alloc_stat (sizeof (union addr_table_entry_struct_union) MEM_STAT_INFO)))
949 #define ggc_alloc_cleared_addr_table_entry_struct_union() ((union addr_table_entry_struct_union *)(ggc_internal_cleared_alloc_stat (sizeof (union addr_table_entry_struct_union) MEM_STAT_INFO)))
950 #define ggc_alloc_vec_addr_table_entry_struct_union(n) ((union addr_table_entry_struct_union *)(ggc_internal_vec_alloc_stat (sizeof (union addr_table_entry_struct_union), n MEM_STAT_INFO)))
951 #define ggc_alloc_cleared_vec_addr_table_entry_struct_union(n) ((union addr_table_entry_struct_union *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union addr_table_entry_struct_union), n MEM_STAT_INFO)))
952 #define ggc_alloc_vec_deferred_locations_va_gc_() ((vec<deferred_locations,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<deferred_locations,va_gc>) MEM_STAT_INFO)))
953 #define ggc_alloc_cleared_vec_deferred_locations_va_gc_() ((vec<deferred_locations,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<deferred_locations,va_gc>) MEM_STAT_INFO)))
954 #define ggc_alloc_vec_vec_deferred_locations_va_gc_(n) ((vec<deferred_locations,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<deferred_locations,va_gc>), n MEM_STAT_INFO)))
955 #define ggc_alloc_cleared_vec_vec_deferred_locations_va_gc_(n) ((vec<deferred_locations,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<deferred_locations,va_gc>), n MEM_STAT_INFO)))
956 #define ggc_alloc_deferred_locations_struct() ((struct deferred_locations_struct *)(ggc_internal_alloc_stat (sizeof (struct deferred_locations_struct) MEM_STAT_INFO)))
957 #define ggc_alloc_cleared_deferred_locations_struct() ((struct deferred_locations_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct deferred_locations_struct) MEM_STAT_INFO)))
958 #define ggc_alloc_vec_deferred_locations_struct(n) ((struct deferred_locations_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct deferred_locations_struct), n MEM_STAT_INFO)))
959 #define ggc_alloc_cleared_vec_deferred_locations_struct(n) ((struct deferred_locations_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct deferred_locations_struct), n MEM_STAT_INFO)))
960 #define ggc_alloc_vec_dw_fde_ref_va_gc_() ((vec<dw_fde_ref,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<dw_fde_ref,va_gc>) MEM_STAT_INFO)))
961 #define ggc_alloc_cleared_vec_dw_fde_ref_va_gc_() ((vec<dw_fde_ref,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<dw_fde_ref,va_gc>) MEM_STAT_INFO)))
962 #define ggc_alloc_vec_vec_dw_fde_ref_va_gc_(n) ((vec<dw_fde_ref,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<dw_fde_ref,va_gc>), n MEM_STAT_INFO)))
963 #define ggc_alloc_cleared_vec_vec_dw_fde_ref_va_gc_(n) ((vec<dw_fde_ref,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<dw_fde_ref,va_gc>), n MEM_STAT_INFO)))
964 #define ggc_alloc_reg_saved_in_data_struct() ((struct reg_saved_in_data_struct *)(ggc_internal_alloc_stat (sizeof (struct reg_saved_in_data_struct) MEM_STAT_INFO)))
965 #define ggc_alloc_cleared_reg_saved_in_data_struct() ((struct reg_saved_in_data_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct reg_saved_in_data_struct) MEM_STAT_INFO)))
966 #define ggc_alloc_vec_reg_saved_in_data_struct(n) ((struct reg_saved_in_data_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct reg_saved_in_data_struct), n MEM_STAT_INFO)))
967 #define ggc_alloc_cleared_vec_reg_saved_in_data_struct(n) ((struct reg_saved_in_data_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct reg_saved_in_data_struct), n MEM_STAT_INFO)))
968 #define ggc_alloc_dw_cfi_row_struct() ((struct dw_cfi_row_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_cfi_row_struct) MEM_STAT_INFO)))
969 #define ggc_alloc_cleared_dw_cfi_row_struct() ((struct dw_cfi_row_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_cfi_row_struct) MEM_STAT_INFO)))
970 #define ggc_alloc_vec_dw_cfi_row_struct(n) ((struct dw_cfi_row_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_cfi_row_struct), n MEM_STAT_INFO)))
971 #define ggc_alloc_cleared_vec_dw_cfi_row_struct(n) ((struct dw_cfi_row_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_cfi_row_struct), n MEM_STAT_INFO)))
972 #define ggc_alloc_dw_val_struct_union() ((union dw_val_struct_union *)(ggc_internal_alloc_stat (sizeof (union dw_val_struct_union) MEM_STAT_INFO)))
973 #define ggc_alloc_cleared_dw_val_struct_union() ((union dw_val_struct_union *)(ggc_internal_cleared_alloc_stat (sizeof (union dw_val_struct_union) MEM_STAT_INFO)))
974 #define ggc_alloc_vec_dw_val_struct_union(n) ((union dw_val_struct_union *)(ggc_internal_vec_alloc_stat (sizeof (union dw_val_struct_union), n MEM_STAT_INFO)))
975 #define ggc_alloc_cleared_vec_dw_val_struct_union(n) ((union dw_val_struct_union *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union dw_val_struct_union), n MEM_STAT_INFO)))
976 #define ggc_alloc_dw_val_vms_delta_union() ((struct dw_val_vms_delta_union *)(ggc_internal_alloc_stat (sizeof (struct dw_val_vms_delta_union) MEM_STAT_INFO)))
977 #define ggc_alloc_cleared_dw_val_vms_delta_union() ((struct dw_val_vms_delta_union *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_val_vms_delta_union) MEM_STAT_INFO)))
978 #define ggc_alloc_vec_dw_val_vms_delta_union(n) ((struct dw_val_vms_delta_union *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_val_vms_delta_union), n MEM_STAT_INFO)))
979 #define ggc_alloc_cleared_vec_dw_val_vms_delta_union(n) ((struct dw_val_vms_delta_union *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_val_vms_delta_union), n MEM_STAT_INFO)))
980 #define ggc_alloc_dwarf_file_data() ((struct dwarf_file_data *)(ggc_internal_alloc_stat (sizeof (struct dwarf_file_data) MEM_STAT_INFO)))
981 #define ggc_alloc_cleared_dwarf_file_data() ((struct dwarf_file_data *)(ggc_internal_cleared_alloc_stat (sizeof (struct dwarf_file_data) MEM_STAT_INFO)))
982 #define ggc_alloc_vec_dwarf_file_data(n) ((struct dwarf_file_data *)(ggc_internal_vec_alloc_stat (sizeof (struct dwarf_file_data), n MEM_STAT_INFO)))
983 #define ggc_alloc_cleared_vec_dwarf_file_data(n) ((struct dwarf_file_data *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dwarf_file_data), n MEM_STAT_INFO)))
984 #define ggc_alloc_indirect_string_node() ((struct indirect_string_node *)(ggc_internal_alloc_stat (sizeof (struct indirect_string_node) MEM_STAT_INFO)))
985 #define ggc_alloc_cleared_indirect_string_node() ((struct indirect_string_node *)(ggc_internal_cleared_alloc_stat (sizeof (struct indirect_string_node) MEM_STAT_INFO)))
986 #define ggc_alloc_vec_indirect_string_node(n) ((struct indirect_string_node *)(ggc_internal_vec_alloc_stat (sizeof (struct indirect_string_node), n MEM_STAT_INFO)))
987 #define ggc_alloc_cleared_vec_indirect_string_node(n) ((struct indirect_string_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct indirect_string_node), n MEM_STAT_INFO)))
988 #define ggc_alloc_dw_val_die_union() ((struct dw_val_die_union *)(ggc_internal_alloc_stat (sizeof (struct dw_val_die_union) MEM_STAT_INFO)))
989 #define ggc_alloc_cleared_dw_val_die_union() ((struct dw_val_die_union *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_val_die_union) MEM_STAT_INFO)))
990 #define ggc_alloc_vec_dw_val_die_union(n) ((struct dw_val_die_union *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_val_die_union), n MEM_STAT_INFO)))
991 #define ggc_alloc_cleared_vec_dw_val_die_union(n) ((struct dw_val_die_union *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_val_die_union), n MEM_STAT_INFO)))
992 #define ggc_alloc_addr_table_entry_struct() ((struct addr_table_entry_struct *)(ggc_internal_alloc_stat (sizeof (struct addr_table_entry_struct) MEM_STAT_INFO)))
993 #define ggc_alloc_cleared_addr_table_entry_struct() ((struct addr_table_entry_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct addr_table_entry_struct) MEM_STAT_INFO)))
994 #define ggc_alloc_vec_addr_table_entry_struct(n) ((struct addr_table_entry_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct addr_table_entry_struct), n MEM_STAT_INFO)))
995 #define ggc_alloc_cleared_vec_addr_table_entry_struct(n) ((struct addr_table_entry_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct addr_table_entry_struct), n MEM_STAT_INFO)))
996 #define ggc_alloc_dw_vec_struct() ((struct dw_vec_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_vec_struct) MEM_STAT_INFO)))
997 #define ggc_alloc_cleared_dw_vec_struct() ((struct dw_vec_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_vec_struct) MEM_STAT_INFO)))
998 #define ggc_alloc_vec_dw_vec_struct(n) ((struct dw_vec_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_vec_struct), n MEM_STAT_INFO)))
999 #define ggc_alloc_cleared_vec_dw_vec_struct(n) ((struct dw_vec_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_vec_struct), n MEM_STAT_INFO)))
1000 #define ggc_alloc_cfa_loc() ((struct cfa_loc *)(ggc_internal_alloc_stat (sizeof (struct cfa_loc) MEM_STAT_INFO)))
1001 #define ggc_alloc_cleared_cfa_loc() ((struct cfa_loc *)(ggc_internal_cleared_alloc_stat (sizeof (struct cfa_loc) MEM_STAT_INFO)))
1002 #define ggc_alloc_vec_cfa_loc(n) ((struct cfa_loc *)(ggc_internal_vec_alloc_stat (sizeof (struct cfa_loc), n MEM_STAT_INFO)))
1003 #define ggc_alloc_cleared_vec_cfa_loc(n) ((struct cfa_loc *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cfa_loc), n MEM_STAT_INFO)))
1004 #define ggc_alloc_vec_dw_cfi_ref_va_gc_() ((vec<dw_cfi_ref,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<dw_cfi_ref,va_gc>) MEM_STAT_INFO)))
1005 #define ggc_alloc_cleared_vec_dw_cfi_ref_va_gc_() ((vec<dw_cfi_ref,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<dw_cfi_ref,va_gc>) MEM_STAT_INFO)))
1006 #define ggc_alloc_vec_vec_dw_cfi_ref_va_gc_(n) ((vec<dw_cfi_ref,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<dw_cfi_ref,va_gc>), n MEM_STAT_INFO)))
1007 #define ggc_alloc_cleared_vec_vec_dw_cfi_ref_va_gc_(n) ((vec<dw_cfi_ref,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<dw_cfi_ref,va_gc>), n MEM_STAT_INFO)))
1008 #define ggc_alloc_dw_cfi_oprnd_struct() ((union dw_cfi_oprnd_struct *)(ggc_internal_alloc_stat (sizeof (union dw_cfi_oprnd_struct) MEM_STAT_INFO)))
1009 #define ggc_alloc_cleared_dw_cfi_oprnd_struct() ((union dw_cfi_oprnd_struct *)(ggc_internal_cleared_alloc_stat (sizeof (union dw_cfi_oprnd_struct) MEM_STAT_INFO)))
1010 #define ggc_alloc_vec_dw_cfi_oprnd_struct(n) ((union dw_cfi_oprnd_struct *)(ggc_internal_vec_alloc_stat (sizeof (union dw_cfi_oprnd_struct), n MEM_STAT_INFO)))
1011 #define ggc_alloc_cleared_vec_dw_cfi_oprnd_struct(n) ((union dw_cfi_oprnd_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union dw_cfi_oprnd_struct), n MEM_STAT_INFO)))
1012 #define ggc_alloc_dw_loc_list_struct() ((struct dw_loc_list_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_loc_list_struct) MEM_STAT_INFO)))
1013 #define ggc_alloc_cleared_dw_loc_list_struct() ((struct dw_loc_list_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_loc_list_struct) MEM_STAT_INFO)))
1014 #define ggc_alloc_vec_dw_loc_list_struct(n) ((struct dw_loc_list_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_loc_list_struct), n MEM_STAT_INFO)))
1015 #define ggc_alloc_cleared_vec_dw_loc_list_struct(n) ((struct dw_loc_list_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_loc_list_struct), n MEM_STAT_INFO)))
1016 #define ggc_alloc_dw_loc_descr_struct() ((struct dw_loc_descr_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_loc_descr_struct) MEM_STAT_INFO)))
1017 #define ggc_alloc_cleared_dw_loc_descr_struct() ((struct dw_loc_descr_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_loc_descr_struct) MEM_STAT_INFO)))
1018 #define ggc_alloc_vec_dw_loc_descr_struct(n) ((struct dw_loc_descr_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_loc_descr_struct), n MEM_STAT_INFO)))
1019 #define ggc_alloc_cleared_vec_dw_loc_descr_struct(n) ((struct dw_loc_descr_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_loc_descr_struct), n MEM_STAT_INFO)))
1020 #define ggc_alloc_dw_cfi_struct() ((struct dw_cfi_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_cfi_struct) MEM_STAT_INFO)))
1021 #define ggc_alloc_cleared_dw_cfi_struct() ((struct dw_cfi_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_cfi_struct) MEM_STAT_INFO)))
1022 #define ggc_alloc_vec_dw_cfi_struct(n) ((struct dw_cfi_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_cfi_struct), n MEM_STAT_INFO)))
1023 #define ggc_alloc_cleared_vec_dw_cfi_struct(n) ((struct dw_cfi_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_cfi_struct), n MEM_STAT_INFO)))
1024 #define ggc_alloc_dw_val_struct() ((struct dw_val_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_val_struct) MEM_STAT_INFO)))
1025 #define ggc_alloc_cleared_dw_val_struct() ((struct dw_val_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_val_struct) MEM_STAT_INFO)))
1026 #define ggc_alloc_vec_dw_val_struct(n) ((struct dw_val_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_val_struct), n MEM_STAT_INFO)))
1027 #define ggc_alloc_cleared_vec_dw_val_struct(n) ((struct dw_val_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_val_struct), n MEM_STAT_INFO)))
1028 #define ggc_alloc_typeinfo() ((struct typeinfo *)(ggc_internal_alloc_stat (sizeof (struct typeinfo) MEM_STAT_INFO)))
1029 #define ggc_alloc_cleared_typeinfo() ((struct typeinfo *)(ggc_internal_cleared_alloc_stat (sizeof (struct typeinfo) MEM_STAT_INFO)))
1030 #define ggc_alloc_vec_typeinfo(n) ((struct typeinfo *)(ggc_internal_vec_alloc_stat (sizeof (struct typeinfo), n MEM_STAT_INFO)))
1031 #define ggc_alloc_cleared_vec_typeinfo(n) ((struct typeinfo *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct typeinfo), n MEM_STAT_INFO)))
1032 #define ggc_alloc_inline_summary() ((struct inline_summary *)(ggc_internal_alloc_stat (sizeof (struct inline_summary) MEM_STAT_INFO)))
1033 #define ggc_alloc_cleared_inline_summary() ((struct inline_summary *)(ggc_internal_cleared_alloc_stat (sizeof (struct inline_summary) MEM_STAT_INFO)))
1034 #define ggc_alloc_vec_inline_summary(n) ((struct inline_summary *)(ggc_internal_vec_alloc_stat (sizeof (struct inline_summary), n MEM_STAT_INFO)))
1035 #define ggc_alloc_cleared_vec_inline_summary(n) ((struct inline_summary *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct inline_summary), n MEM_STAT_INFO)))
1036 #define ggc_alloc_ipa_agg_jump_function() ((struct ipa_agg_jump_function *)(ggc_internal_alloc_stat (sizeof (struct ipa_agg_jump_function) MEM_STAT_INFO)))
1037 #define ggc_alloc_cleared_ipa_agg_jump_function() ((struct ipa_agg_jump_function *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_agg_jump_function) MEM_STAT_INFO)))
1038 #define ggc_alloc_vec_ipa_agg_jump_function(n) ((struct ipa_agg_jump_function *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_agg_jump_function), n MEM_STAT_INFO)))
1039 #define ggc_alloc_cleared_vec_ipa_agg_jump_function(n) ((struct ipa_agg_jump_function *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_agg_jump_function), n MEM_STAT_INFO)))
1040 #define ggc_alloc_ipa_agg_replacement_value() ((struct ipa_agg_replacement_value *)(ggc_internal_alloc_stat (sizeof (struct ipa_agg_replacement_value) MEM_STAT_INFO)))
1041 #define ggc_alloc_cleared_ipa_agg_replacement_value() ((struct ipa_agg_replacement_value *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_agg_replacement_value) MEM_STAT_INFO)))
1042 #define ggc_alloc_vec_ipa_agg_replacement_value(n) ((struct ipa_agg_replacement_value *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_agg_replacement_value), n MEM_STAT_INFO)))
1043 #define ggc_alloc_cleared_vec_ipa_agg_replacement_value(n) ((struct ipa_agg_replacement_value *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_agg_replacement_value), n MEM_STAT_INFO)))
1044 #define ggc_alloc_ipa_edge_args() ((struct ipa_edge_args *)(ggc_internal_alloc_stat (sizeof (struct ipa_edge_args) MEM_STAT_INFO)))
1045 #define ggc_alloc_cleared_ipa_edge_args() ((struct ipa_edge_args *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_edge_args) MEM_STAT_INFO)))
1046 #define ggc_alloc_vec_ipa_edge_args(n) ((struct ipa_edge_args *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_edge_args), n MEM_STAT_INFO)))
1047 #define ggc_alloc_cleared_vec_ipa_edge_args(n) ((struct ipa_edge_args *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_edge_args), n MEM_STAT_INFO)))
1048 #define ggc_alloc_ipa_agg_jf_item() ((struct ipa_agg_jf_item *)(ggc_internal_alloc_stat (sizeof (struct ipa_agg_jf_item) MEM_STAT_INFO)))
1049 #define ggc_alloc_cleared_ipa_agg_jf_item() ((struct ipa_agg_jf_item *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_agg_jf_item) MEM_STAT_INFO)))
1050 #define ggc_alloc_vec_ipa_agg_jf_item(n) ((struct ipa_agg_jf_item *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_agg_jf_item), n MEM_STAT_INFO)))
1051 #define ggc_alloc_cleared_vec_ipa_agg_jf_item(n) ((struct ipa_agg_jf_item *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_agg_jf_item), n MEM_STAT_INFO)))
1052 #define ggc_alloc_ipa_jump_func() ((struct ipa_jump_func *)(ggc_internal_alloc_stat (sizeof (struct ipa_jump_func) MEM_STAT_INFO)))
1053 #define ggc_alloc_cleared_ipa_jump_func() ((struct ipa_jump_func *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_jump_func) MEM_STAT_INFO)))
1054 #define ggc_alloc_vec_ipa_jump_func(n) ((struct ipa_jump_func *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_jump_func), n MEM_STAT_INFO)))
1055 #define ggc_alloc_cleared_vec_ipa_jump_func(n) ((struct ipa_jump_func *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_jump_func), n MEM_STAT_INFO)))
1056 #define ggc_alloc_vec_alias_set_entry_va_gc_() ((vec<alias_set_entry,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<alias_set_entry,va_gc>) MEM_STAT_INFO)))
1057 #define ggc_alloc_cleared_vec_alias_set_entry_va_gc_() ((vec<alias_set_entry,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<alias_set_entry,va_gc>) MEM_STAT_INFO)))
1058 #define ggc_alloc_vec_vec_alias_set_entry_va_gc_(n) ((vec<alias_set_entry,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<alias_set_entry,va_gc>), n MEM_STAT_INFO)))
1059 #define ggc_alloc_cleared_vec_vec_alias_set_entry_va_gc_(n) ((vec<alias_set_entry,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<alias_set_entry,va_gc>), n MEM_STAT_INFO)))
1060 #define ggc_alloc_alias_set_entry_d() ((struct alias_set_entry_d *)(ggc_internal_alloc_stat (sizeof (struct alias_set_entry_d) MEM_STAT_INFO)))
1061 #define ggc_alloc_cleared_alias_set_entry_d() ((struct alias_set_entry_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct alias_set_entry_d) MEM_STAT_INFO)))
1062 #define ggc_alloc_vec_alias_set_entry_d(n) ((struct alias_set_entry_d *)(ggc_internal_vec_alloc_stat (sizeof (struct alias_set_entry_d), n MEM_STAT_INFO)))
1063 #define ggc_alloc_cleared_vec_alias_set_entry_d(n) ((struct alias_set_entry_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct alias_set_entry_d), n MEM_STAT_INFO)))
1064 #define ggc_alloc_constant_descriptor_tree() ((struct constant_descriptor_tree *)(ggc_internal_alloc_stat (sizeof (struct constant_descriptor_tree) MEM_STAT_INFO)))
1065 #define ggc_alloc_cleared_constant_descriptor_tree() ((struct constant_descriptor_tree *)(ggc_internal_cleared_alloc_stat (sizeof (struct constant_descriptor_tree) MEM_STAT_INFO)))
1066 #define ggc_alloc_vec_constant_descriptor_tree(n) ((struct constant_descriptor_tree *)(ggc_internal_vec_alloc_stat (sizeof (struct constant_descriptor_tree), n MEM_STAT_INFO)))
1067 #define ggc_alloc_cleared_vec_constant_descriptor_tree(n) ((struct constant_descriptor_tree *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct constant_descriptor_tree), n MEM_STAT_INFO)))
1068 #define ggc_alloc_asm_node() ((struct asm_node *)(ggc_internal_alloc_stat (sizeof (struct asm_node) MEM_STAT_INFO)))
1069 #define ggc_alloc_cleared_asm_node() ((struct asm_node *)(ggc_internal_cleared_alloc_stat (sizeof (struct asm_node) MEM_STAT_INFO)))
1070 #define ggc_alloc_vec_asm_node(n) ((struct asm_node *)(ggc_internal_vec_alloc_stat (sizeof (struct asm_node), n MEM_STAT_INFO)))
1071 #define ggc_alloc_cleared_vec_asm_node(n) ((struct asm_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct asm_node), n MEM_STAT_INFO)))
1072 #define ggc_alloc_cgraph_indirect_call_info() ((struct cgraph_indirect_call_info *)(ggc_internal_alloc_stat (sizeof (struct cgraph_indirect_call_info) MEM_STAT_INFO)))
1073 #define ggc_alloc_cleared_cgraph_indirect_call_info() ((struct cgraph_indirect_call_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct cgraph_indirect_call_info) MEM_STAT_INFO)))
1074 #define ggc_alloc_vec_cgraph_indirect_call_info(n) ((struct cgraph_indirect_call_info *)(ggc_internal_vec_alloc_stat (sizeof (struct cgraph_indirect_call_info), n MEM_STAT_INFO)))
1075 #define ggc_alloc_cleared_vec_cgraph_indirect_call_info(n) ((struct cgraph_indirect_call_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cgraph_indirect_call_info), n MEM_STAT_INFO)))
1076 #define ggc_alloc_cgraph_function_version_info() ((struct cgraph_function_version_info *)(ggc_internal_alloc_stat (sizeof (struct cgraph_function_version_info) MEM_STAT_INFO)))
1077 #define ggc_alloc_cleared_cgraph_function_version_info() ((struct cgraph_function_version_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct cgraph_function_version_info) MEM_STAT_INFO)))
1078 #define ggc_alloc_vec_cgraph_function_version_info(n) ((struct cgraph_function_version_info *)(ggc_internal_vec_alloc_stat (sizeof (struct cgraph_function_version_info), n MEM_STAT_INFO)))
1079 #define ggc_alloc_cleared_vec_cgraph_function_version_info(n) ((struct cgraph_function_version_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cgraph_function_version_info), n MEM_STAT_INFO)))
1080 #define ggc_alloc_cgraph_edge() ((struct cgraph_edge *)(ggc_internal_alloc_stat (sizeof (struct cgraph_edge) MEM_STAT_INFO)))
1081 #define ggc_alloc_cleared_cgraph_edge() ((struct cgraph_edge *)(ggc_internal_cleared_alloc_stat (sizeof (struct cgraph_edge) MEM_STAT_INFO)))
1082 #define ggc_alloc_vec_cgraph_edge(n) ((struct cgraph_edge *)(ggc_internal_vec_alloc_stat (sizeof (struct cgraph_edge), n MEM_STAT_INFO)))
1083 #define ggc_alloc_cleared_vec_cgraph_edge(n) ((struct cgraph_edge *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cgraph_edge), n MEM_STAT_INFO)))
1084 #define ggc_alloc_cgraph_clone_info() ((struct cgraph_clone_info *)(ggc_internal_alloc_stat (sizeof (struct cgraph_clone_info) MEM_STAT_INFO)))
1085 #define ggc_alloc_cleared_cgraph_clone_info() ((struct cgraph_clone_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct cgraph_clone_info) MEM_STAT_INFO)))
1086 #define ggc_alloc_vec_cgraph_clone_info(n) ((struct cgraph_clone_info *)(ggc_internal_vec_alloc_stat (sizeof (struct cgraph_clone_info), n MEM_STAT_INFO)))
1087 #define ggc_alloc_cleared_vec_cgraph_clone_info(n) ((struct cgraph_clone_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cgraph_clone_info), n MEM_STAT_INFO)))
1088 #define ggc_alloc_vec_ipa_replace_map_p_va_gc_() ((vec<ipa_replace_map_p,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<ipa_replace_map_p,va_gc>) MEM_STAT_INFO)))
1089 #define ggc_alloc_cleared_vec_ipa_replace_map_p_va_gc_() ((vec<ipa_replace_map_p,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<ipa_replace_map_p,va_gc>) MEM_STAT_INFO)))
1090 #define ggc_alloc_vec_vec_ipa_replace_map_p_va_gc_(n) ((vec<ipa_replace_map_p,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<ipa_replace_map_p,va_gc>), n MEM_STAT_INFO)))
1091 #define ggc_alloc_cleared_vec_vec_ipa_replace_map_p_va_gc_(n) ((vec<ipa_replace_map_p,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<ipa_replace_map_p,va_gc>), n MEM_STAT_INFO)))
1092 #define ggc_alloc_ipa_replace_map() ((struct ipa_replace_map *)(ggc_internal_alloc_stat (sizeof (struct ipa_replace_map) MEM_STAT_INFO)))
1093 #define ggc_alloc_cleared_ipa_replace_map() ((struct ipa_replace_map *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_replace_map) MEM_STAT_INFO)))
1094 #define ggc_alloc_vec_ipa_replace_map(n) ((struct ipa_replace_map *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_replace_map), n MEM_STAT_INFO)))
1095 #define ggc_alloc_cleared_vec_ipa_replace_map(n) ((struct ipa_replace_map *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_replace_map), n MEM_STAT_INFO)))
1096 #define ggc_alloc_cgraph_rtl_info() ((struct cgraph_rtl_info *)(ggc_internal_alloc_stat (sizeof (struct cgraph_rtl_info) MEM_STAT_INFO)))
1097 #define ggc_alloc_cleared_cgraph_rtl_info() ((struct cgraph_rtl_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct cgraph_rtl_info) MEM_STAT_INFO)))
1098 #define ggc_alloc_vec_cgraph_rtl_info(n) ((struct cgraph_rtl_info *)(ggc_internal_vec_alloc_stat (sizeof (struct cgraph_rtl_info), n MEM_STAT_INFO)))
1099 #define ggc_alloc_cleared_vec_cgraph_rtl_info(n) ((struct cgraph_rtl_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cgraph_rtl_info), n MEM_STAT_INFO)))
1100 #define ggc_alloc_cgraph_global_info() ((struct cgraph_global_info *)(ggc_internal_alloc_stat (sizeof (struct cgraph_global_info) MEM_STAT_INFO)))
1101 #define ggc_alloc_cleared_cgraph_global_info() ((struct cgraph_global_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct cgraph_global_info) MEM_STAT_INFO)))
1102 #define ggc_alloc_vec_cgraph_global_info(n) ((struct cgraph_global_info *)(ggc_internal_vec_alloc_stat (sizeof (struct cgraph_global_info), n MEM_STAT_INFO)))
1103 #define ggc_alloc_cleared_vec_cgraph_global_info(n) ((struct cgraph_global_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cgraph_global_info), n MEM_STAT_INFO)))
1104 #define ggc_alloc_cgraph_local_info() ((struct cgraph_local_info *)(ggc_internal_alloc_stat (sizeof (struct cgraph_local_info) MEM_STAT_INFO)))
1105 #define ggc_alloc_cleared_cgraph_local_info() ((struct cgraph_local_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct cgraph_local_info) MEM_STAT_INFO)))
1106 #define ggc_alloc_vec_cgraph_local_info(n) ((struct cgraph_local_info *)(ggc_internal_vec_alloc_stat (sizeof (struct cgraph_local_info), n MEM_STAT_INFO)))
1107 #define ggc_alloc_cleared_vec_cgraph_local_info(n) ((struct cgraph_local_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cgraph_local_info), n MEM_STAT_INFO)))
1108 #define ggc_alloc_cgraph_thunk_info() ((struct cgraph_thunk_info *)(ggc_internal_alloc_stat (sizeof (struct cgraph_thunk_info) MEM_STAT_INFO)))
1109 #define ggc_alloc_cleared_cgraph_thunk_info() ((struct cgraph_thunk_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct cgraph_thunk_info) MEM_STAT_INFO)))
1110 #define ggc_alloc_vec_cgraph_thunk_info(n) ((struct cgraph_thunk_info *)(ggc_internal_vec_alloc_stat (sizeof (struct cgraph_thunk_info), n MEM_STAT_INFO)))
1111 #define ggc_alloc_cleared_vec_cgraph_thunk_info(n) ((struct cgraph_thunk_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cgraph_thunk_info), n MEM_STAT_INFO)))
1112 #define ggc_alloc_symtab_node_base() ((struct symtab_node_base *)(ggc_internal_alloc_stat (sizeof (struct symtab_node_base) MEM_STAT_INFO)))
1113 #define ggc_alloc_cleared_symtab_node_base() ((struct symtab_node_base *)(ggc_internal_cleared_alloc_stat (sizeof (struct symtab_node_base) MEM_STAT_INFO)))
1114 #define ggc_alloc_vec_symtab_node_base(n) ((struct symtab_node_base *)(ggc_internal_vec_alloc_stat (sizeof (struct symtab_node_base), n MEM_STAT_INFO)))
1115 #define ggc_alloc_cleared_vec_symtab_node_base(n) ((struct symtab_node_base *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct symtab_node_base), n MEM_STAT_INFO)))
1116 #define ggc_alloc_lto_file_decl_data() ((struct lto_file_decl_data *)(ggc_internal_alloc_stat (sizeof (struct lto_file_decl_data) MEM_STAT_INFO)))
1117 #define ggc_alloc_cleared_lto_file_decl_data() ((struct lto_file_decl_data *)(ggc_internal_cleared_alloc_stat (sizeof (struct lto_file_decl_data) MEM_STAT_INFO)))
1118 #define ggc_alloc_vec_lto_file_decl_data(n) ((struct lto_file_decl_data *)(ggc_internal_vec_alloc_stat (sizeof (struct lto_file_decl_data), n MEM_STAT_INFO)))
1119 #define ggc_alloc_cleared_vec_lto_file_decl_data(n) ((struct lto_file_decl_data *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lto_file_decl_data), n MEM_STAT_INFO)))
1120 #define ggc_alloc_ipa_ref_list() ((struct ipa_ref_list *)(ggc_internal_alloc_stat (sizeof (struct ipa_ref_list) MEM_STAT_INFO)))
1121 #define ggc_alloc_cleared_ipa_ref_list() ((struct ipa_ref_list *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_ref_list) MEM_STAT_INFO)))
1122 #define ggc_alloc_vec_ipa_ref_list(n) ((struct ipa_ref_list *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_ref_list), n MEM_STAT_INFO)))
1123 #define ggc_alloc_cleared_vec_ipa_ref_list(n) ((struct ipa_ref_list *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_ref_list), n MEM_STAT_INFO)))
1124 #define ggc_alloc_vec_ipa_ref_t_va_gc_() ((vec<ipa_ref_t,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<ipa_ref_t,va_gc>) MEM_STAT_INFO)))
1125 #define ggc_alloc_cleared_vec_ipa_ref_t_va_gc_() ((vec<ipa_ref_t,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<ipa_ref_t,va_gc>) MEM_STAT_INFO)))
1126 #define ggc_alloc_vec_vec_ipa_ref_t_va_gc_(n) ((vec<ipa_ref_t,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<ipa_ref_t,va_gc>), n MEM_STAT_INFO)))
1127 #define ggc_alloc_cleared_vec_vec_ipa_ref_t_va_gc_(n) ((vec<ipa_ref_t,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<ipa_ref_t,va_gc>), n MEM_STAT_INFO)))
1128 #define ggc_alloc_ipa_ref() ((struct ipa_ref *)(ggc_internal_alloc_stat (sizeof (struct ipa_ref) MEM_STAT_INFO)))
1129 #define ggc_alloc_cleared_ipa_ref() ((struct ipa_ref *)(ggc_internal_cleared_alloc_stat (sizeof (struct ipa_ref) MEM_STAT_INFO)))
1130 #define ggc_alloc_vec_ipa_ref(n) ((struct ipa_ref *)(ggc_internal_vec_alloc_stat (sizeof (struct ipa_ref), n MEM_STAT_INFO)))
1131 #define ggc_alloc_cleared_vec_ipa_ref(n) ((struct ipa_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ipa_ref), n MEM_STAT_INFO)))
1132 #define ggc_alloc_symtab_node_def() ((union symtab_node_def *)(ggc_internal_alloc_stat (sizeof (union symtab_node_def) MEM_STAT_INFO)))
1133 #define ggc_alloc_cleared_symtab_node_def() ((union symtab_node_def *)(ggc_internal_cleared_alloc_stat (sizeof (union symtab_node_def) MEM_STAT_INFO)))
1134 #define ggc_alloc_vec_symtab_node_def(n) ((union symtab_node_def *)(ggc_internal_vec_alloc_stat (sizeof (union symtab_node_def), n MEM_STAT_INFO)))
1135 #define ggc_alloc_cleared_vec_symtab_node_def(n) ((union symtab_node_def *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union symtab_node_def), n MEM_STAT_INFO)))
1136 #define ggc_alloc_varpool_node() ((struct varpool_node *)(ggc_internal_alloc_stat (sizeof (struct varpool_node) MEM_STAT_INFO)))
1137 #define ggc_alloc_cleared_varpool_node() ((struct varpool_node *)(ggc_internal_cleared_alloc_stat (sizeof (struct varpool_node) MEM_STAT_INFO)))
1138 #define ggc_alloc_vec_varpool_node(n) ((struct varpool_node *)(ggc_internal_vec_alloc_stat (sizeof (struct varpool_node), n MEM_STAT_INFO)))
1139 #define ggc_alloc_cleared_vec_varpool_node(n) ((struct varpool_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct varpool_node), n MEM_STAT_INFO)))
1140 #define ggc_alloc_cgraph_node() ((struct cgraph_node *)(ggc_internal_alloc_stat (sizeof (struct cgraph_node) MEM_STAT_INFO)))
1141 #define ggc_alloc_cleared_cgraph_node() ((struct cgraph_node *)(ggc_internal_cleared_alloc_stat (sizeof (struct cgraph_node) MEM_STAT_INFO)))
1142 #define ggc_alloc_vec_cgraph_node(n) ((struct cgraph_node *)(ggc_internal_vec_alloc_stat (sizeof (struct cgraph_node), n MEM_STAT_INFO)))
1143 #define ggc_alloc_cleared_vec_cgraph_node(n) ((struct cgraph_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cgraph_node), n MEM_STAT_INFO)))
1144 #define ggc_alloc_vec_basic_block_va_gc_() ((vec<basic_block,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<basic_block,va_gc>) MEM_STAT_INFO)))
1145 #define ggc_alloc_cleared_vec_basic_block_va_gc_() ((vec<basic_block,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<basic_block,va_gc>) MEM_STAT_INFO)))
1146 #define ggc_alloc_vec_vec_basic_block_va_gc_(n) ((vec<basic_block,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<basic_block,va_gc>), n MEM_STAT_INFO)))
1147 #define ggc_alloc_cleared_vec_vec_basic_block_va_gc_(n) ((vec<basic_block,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<basic_block,va_gc>), n MEM_STAT_INFO)))
1148 #define ggc_alloc_basic_block_il_dependent() ((union basic_block_il_dependent *)(ggc_internal_alloc_stat (sizeof (union basic_block_il_dependent) MEM_STAT_INFO)))
1149 #define ggc_alloc_cleared_basic_block_il_dependent() ((union basic_block_il_dependent *)(ggc_internal_cleared_alloc_stat (sizeof (union basic_block_il_dependent) MEM_STAT_INFO)))
1150 #define ggc_alloc_vec_basic_block_il_dependent(n) ((union basic_block_il_dependent *)(ggc_internal_vec_alloc_stat (sizeof (union basic_block_il_dependent), n MEM_STAT_INFO)))
1151 #define ggc_alloc_cleared_vec_basic_block_il_dependent(n) ((union basic_block_il_dependent *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union basic_block_il_dependent), n MEM_STAT_INFO)))
1152 #define ggc_alloc_vec_edge_va_gc_() ((vec<edge,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<edge,va_gc>) MEM_STAT_INFO)))
1153 #define ggc_alloc_cleared_vec_edge_va_gc_() ((vec<edge,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<edge,va_gc>) MEM_STAT_INFO)))
1154 #define ggc_alloc_vec_vec_edge_va_gc_(n) ((vec<edge,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<edge,va_gc>), n MEM_STAT_INFO)))
1155 #define ggc_alloc_cleared_vec_vec_edge_va_gc_(n) ((vec<edge,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<edge,va_gc>), n MEM_STAT_INFO)))
1156 #define ggc_alloc_gimple_bb_info() ((struct gimple_bb_info *)(ggc_internal_alloc_stat (sizeof (struct gimple_bb_info) MEM_STAT_INFO)))
1157 #define ggc_alloc_cleared_gimple_bb_info() ((struct gimple_bb_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_bb_info) MEM_STAT_INFO)))
1158 #define ggc_alloc_vec_gimple_bb_info(n) ((struct gimple_bb_info *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_bb_info), n MEM_STAT_INFO)))
1159 #define ggc_alloc_cleared_vec_gimple_bb_info(n) ((struct gimple_bb_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_bb_info), n MEM_STAT_INFO)))
1160 #define ggc_alloc_rtl_bb_info() ((struct rtl_bb_info *)(ggc_internal_alloc_stat (sizeof (struct rtl_bb_info) MEM_STAT_INFO)))
1161 #define ggc_alloc_cleared_rtl_bb_info() ((struct rtl_bb_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtl_bb_info) MEM_STAT_INFO)))
1162 #define ggc_alloc_vec_rtl_bb_info(n) ((struct rtl_bb_info *)(ggc_internal_vec_alloc_stat (sizeof (struct rtl_bb_info), n MEM_STAT_INFO)))
1163 #define ggc_alloc_cleared_vec_rtl_bb_info(n) ((struct rtl_bb_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtl_bb_info), n MEM_STAT_INFO)))
1164 #define ggc_alloc_vec_loop_p_va_gc_() ((vec<loop_p,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<loop_p,va_gc>) MEM_STAT_INFO)))
1165 #define ggc_alloc_cleared_vec_loop_p_va_gc_() ((vec<loop_p,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<loop_p,va_gc>) MEM_STAT_INFO)))
1166 #define ggc_alloc_vec_vec_loop_p_va_gc_(n) ((vec<loop_p,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<loop_p,va_gc>), n MEM_STAT_INFO)))
1167 #define ggc_alloc_cleared_vec_vec_loop_p_va_gc_(n) ((vec<loop_p,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<loop_p,va_gc>), n MEM_STAT_INFO)))
1168 #define ggc_alloc_loop() ((struct loop *)(ggc_internal_alloc_stat (sizeof (struct loop) MEM_STAT_INFO)))
1169 #define ggc_alloc_cleared_loop() ((struct loop *)(ggc_internal_cleared_alloc_stat (sizeof (struct loop) MEM_STAT_INFO)))
1170 #define ggc_alloc_vec_loop(n) ((struct loop *)(ggc_internal_vec_alloc_stat (sizeof (struct loop), n MEM_STAT_INFO)))
1171 #define ggc_alloc_cleared_vec_loop(n) ((struct loop *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct loop), n MEM_STAT_INFO)))
1172 #define ggc_alloc_loop_exit() ((struct loop_exit *)(ggc_internal_alloc_stat (sizeof (struct loop_exit) MEM_STAT_INFO)))
1173 #define ggc_alloc_cleared_loop_exit() ((struct loop_exit *)(ggc_internal_cleared_alloc_stat (sizeof (struct loop_exit) MEM_STAT_INFO)))
1174 #define ggc_alloc_vec_loop_exit(n) ((struct loop_exit *)(ggc_internal_vec_alloc_stat (sizeof (struct loop_exit), n MEM_STAT_INFO)))
1175 #define ggc_alloc_cleared_vec_loop_exit(n) ((struct loop_exit *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct loop_exit), n MEM_STAT_INFO)))
1176 #define ggc_alloc_nb_iter_bound() ((struct nb_iter_bound *)(ggc_internal_alloc_stat (sizeof (struct nb_iter_bound) MEM_STAT_INFO)))
1177 #define ggc_alloc_cleared_nb_iter_bound() ((struct nb_iter_bound *)(ggc_internal_cleared_alloc_stat (sizeof (struct nb_iter_bound) MEM_STAT_INFO)))
1178 #define ggc_alloc_vec_nb_iter_bound(n) ((struct nb_iter_bound *)(ggc_internal_vec_alloc_stat (sizeof (struct nb_iter_bound), n MEM_STAT_INFO)))
1179 #define ggc_alloc_cleared_vec_nb_iter_bound(n) ((struct nb_iter_bound *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct nb_iter_bound), n MEM_STAT_INFO)))
1180 #define ggc_alloc_lpt_decision() ((struct lpt_decision *)(ggc_internal_alloc_stat (sizeof (struct lpt_decision) MEM_STAT_INFO)))
1181 #define ggc_alloc_cleared_lpt_decision() ((struct lpt_decision *)(ggc_internal_cleared_alloc_stat (sizeof (struct lpt_decision) MEM_STAT_INFO)))
1182 #define ggc_alloc_vec_lpt_decision(n) ((struct lpt_decision *)(ggc_internal_vec_alloc_stat (sizeof (struct lpt_decision), n MEM_STAT_INFO)))
1183 #define ggc_alloc_cleared_vec_lpt_decision(n) ((struct lpt_decision *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct lpt_decision), n MEM_STAT_INFO)))
1184 #define ggc_alloc_noswitch_section() ((struct noswitch_section *)(ggc_internal_alloc_stat (sizeof (struct noswitch_section) MEM_STAT_INFO)))
1185 #define ggc_alloc_cleared_noswitch_section() ((struct noswitch_section *)(ggc_internal_cleared_alloc_stat (sizeof (struct noswitch_section) MEM_STAT_INFO)))
1186 #define ggc_alloc_vec_noswitch_section(n) ((struct noswitch_section *)(ggc_internal_vec_alloc_stat (sizeof (struct noswitch_section), n MEM_STAT_INFO)))
1187 #define ggc_alloc_cleared_vec_noswitch_section(n) ((struct noswitch_section *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct noswitch_section), n MEM_STAT_INFO)))
1188 #define ggc_alloc_unnamed_section() ((struct unnamed_section *)(ggc_internal_alloc_stat (sizeof (struct unnamed_section) MEM_STAT_INFO)))
1189 #define ggc_alloc_cleared_unnamed_section() ((struct unnamed_section *)(ggc_internal_cleared_alloc_stat (sizeof (struct unnamed_section) MEM_STAT_INFO)))
1190 #define ggc_alloc_vec_unnamed_section(n) ((struct unnamed_section *)(ggc_internal_vec_alloc_stat (sizeof (struct unnamed_section), n MEM_STAT_INFO)))
1191 #define ggc_alloc_cleared_vec_unnamed_section(n) ((struct unnamed_section *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct unnamed_section), n MEM_STAT_INFO)))
1192 #define ggc_alloc_named_section() ((struct named_section *)(ggc_internal_alloc_stat (sizeof (struct named_section) MEM_STAT_INFO)))
1193 #define ggc_alloc_cleared_named_section() ((struct named_section *)(ggc_internal_cleared_alloc_stat (sizeof (struct named_section) MEM_STAT_INFO)))
1194 #define ggc_alloc_vec_named_section(n) ((struct named_section *)(ggc_internal_vec_alloc_stat (sizeof (struct named_section), n MEM_STAT_INFO)))
1195 #define ggc_alloc_cleared_vec_named_section(n) ((struct named_section *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct named_section), n MEM_STAT_INFO)))
1196 #define ggc_alloc_section_common() ((struct section_common *)(ggc_internal_alloc_stat (sizeof (struct section_common) MEM_STAT_INFO)))
1197 #define ggc_alloc_cleared_section_common() ((struct section_common *)(ggc_internal_cleared_alloc_stat (sizeof (struct section_common) MEM_STAT_INFO)))
1198 #define ggc_alloc_vec_section_common(n) ((struct section_common *)(ggc_internal_vec_alloc_stat (sizeof (struct section_common), n MEM_STAT_INFO)))
1199 #define ggc_alloc_cleared_vec_section_common(n) ((struct section_common *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct section_common), n MEM_STAT_INFO)))
1200 #define ggc_alloc_types_used_by_vars_entry() ((struct types_used_by_vars_entry *)(ggc_internal_alloc_stat (sizeof (struct types_used_by_vars_entry) MEM_STAT_INFO)))
1201 #define ggc_alloc_cleared_types_used_by_vars_entry() ((struct types_used_by_vars_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct types_used_by_vars_entry) MEM_STAT_INFO)))
1202 #define ggc_alloc_vec_types_used_by_vars_entry(n) ((struct types_used_by_vars_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct types_used_by_vars_entry), n MEM_STAT_INFO)))
1203 #define ggc_alloc_cleared_vec_types_used_by_vars_entry(n) ((struct types_used_by_vars_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct types_used_by_vars_entry), n MEM_STAT_INFO)))
1204 #define ggc_alloc_language_function() ((struct language_function *)(ggc_internal_alloc_stat (sizeof (struct language_function) MEM_STAT_INFO)))
1205 #define ggc_alloc_cleared_language_function() ((struct language_function *)(ggc_internal_cleared_alloc_stat (sizeof (struct language_function) MEM_STAT_INFO)))
1206 #define ggc_alloc_vec_language_function(n) ((struct language_function *)(ggc_internal_vec_alloc_stat (sizeof (struct language_function), n MEM_STAT_INFO)))
1207 #define ggc_alloc_cleared_vec_language_function(n) ((struct language_function *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct language_function), n MEM_STAT_INFO)))
1208 #define ggc_alloc_loops() ((struct loops *)(ggc_internal_alloc_stat (sizeof (struct loops) MEM_STAT_INFO)))
1209 #define ggc_alloc_cleared_loops() ((struct loops *)(ggc_internal_cleared_alloc_stat (sizeof (struct loops) MEM_STAT_INFO)))
1210 #define ggc_alloc_vec_loops(n) ((struct loops *)(ggc_internal_vec_alloc_stat (sizeof (struct loops), n MEM_STAT_INFO)))
1211 #define ggc_alloc_cleared_vec_loops(n) ((struct loops *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct loops), n MEM_STAT_INFO)))
1212 #define ggc_alloc_control_flow_graph() ((struct control_flow_graph *)(ggc_internal_alloc_stat (sizeof (struct control_flow_graph) MEM_STAT_INFO)))
1213 #define ggc_alloc_cleared_control_flow_graph() ((struct control_flow_graph *)(ggc_internal_cleared_alloc_stat (sizeof (struct control_flow_graph) MEM_STAT_INFO)))
1214 #define ggc_alloc_vec_control_flow_graph(n) ((struct control_flow_graph *)(ggc_internal_vec_alloc_stat (sizeof (struct control_flow_graph), n MEM_STAT_INFO)))
1215 #define ggc_alloc_cleared_vec_control_flow_graph(n) ((struct control_flow_graph *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct control_flow_graph), n MEM_STAT_INFO)))
1216 #define ggc_alloc_eh_status() ((struct eh_status *)(ggc_internal_alloc_stat (sizeof (struct eh_status) MEM_STAT_INFO)))
1217 #define ggc_alloc_cleared_eh_status() ((struct eh_status *)(ggc_internal_cleared_alloc_stat (sizeof (struct eh_status) MEM_STAT_INFO)))
1218 #define ggc_alloc_vec_eh_status(n) ((struct eh_status *)(ggc_internal_vec_alloc_stat (sizeof (struct eh_status), n MEM_STAT_INFO)))
1219 #define ggc_alloc_cleared_vec_eh_status(n) ((struct eh_status *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct eh_status), n MEM_STAT_INFO)))
1220 #define ggc_alloc_stack_usage() ((struct stack_usage *)(ggc_internal_alloc_stat (sizeof (struct stack_usage) MEM_STAT_INFO)))
1221 #define ggc_alloc_cleared_stack_usage() ((struct stack_usage *)(ggc_internal_cleared_alloc_stat (sizeof (struct stack_usage) MEM_STAT_INFO)))
1222 #define ggc_alloc_vec_stack_usage(n) ((struct stack_usage *)(ggc_internal_vec_alloc_stat (sizeof (struct stack_usage), n MEM_STAT_INFO)))
1223 #define ggc_alloc_cleared_vec_stack_usage(n) ((struct stack_usage *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct stack_usage), n MEM_STAT_INFO)))
1224 #define ggc_alloc_rtl_data() ((struct rtl_data *)(ggc_internal_alloc_stat (sizeof (struct rtl_data) MEM_STAT_INFO)))
1225 #define ggc_alloc_cleared_rtl_data() ((struct rtl_data *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtl_data) MEM_STAT_INFO)))
1226 #define ggc_alloc_vec_rtl_data(n) ((struct rtl_data *)(ggc_internal_vec_alloc_stat (sizeof (struct rtl_data), n MEM_STAT_INFO)))
1227 #define ggc_alloc_cleared_vec_rtl_data(n) ((struct rtl_data *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtl_data), n MEM_STAT_INFO)))
1228 #define ggc_alloc_vec_temp_slot_p_va_gc_() ((vec<temp_slot_p,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<temp_slot_p,va_gc>) MEM_STAT_INFO)))
1229 #define ggc_alloc_cleared_vec_temp_slot_p_va_gc_() ((vec<temp_slot_p,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<temp_slot_p,va_gc>) MEM_STAT_INFO)))
1230 #define ggc_alloc_vec_vec_temp_slot_p_va_gc_(n) ((vec<temp_slot_p,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<temp_slot_p,va_gc>), n MEM_STAT_INFO)))
1231 #define ggc_alloc_cleared_vec_vec_temp_slot_p_va_gc_(n) ((vec<temp_slot_p,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<temp_slot_p,va_gc>), n MEM_STAT_INFO)))
1232 #define ggc_alloc_initial_value_struct() ((struct initial_value_struct *)(ggc_internal_alloc_stat (sizeof (struct initial_value_struct) MEM_STAT_INFO)))
1233 #define ggc_alloc_cleared_initial_value_struct() ((struct initial_value_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct initial_value_struct) MEM_STAT_INFO)))
1234 #define ggc_alloc_vec_initial_value_struct(n) ((struct initial_value_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct initial_value_struct), n MEM_STAT_INFO)))
1235 #define ggc_alloc_cleared_vec_initial_value_struct(n) ((struct initial_value_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct initial_value_struct), n MEM_STAT_INFO)))
1236 #define ggc_alloc_frame_space() ((struct frame_space *)(ggc_internal_alloc_stat (sizeof (struct frame_space) MEM_STAT_INFO)))
1237 #define ggc_alloc_cleared_frame_space() ((struct frame_space *)(ggc_internal_cleared_alloc_stat (sizeof (struct frame_space) MEM_STAT_INFO)))
1238 #define ggc_alloc_vec_frame_space(n) ((struct frame_space *)(ggc_internal_vec_alloc_stat (sizeof (struct frame_space), n MEM_STAT_INFO)))
1239 #define ggc_alloc_cleared_vec_frame_space(n) ((struct frame_space *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct frame_space), n MEM_STAT_INFO)))
1240 #define ggc_alloc_function_subsections() ((struct function_subsections *)(ggc_internal_alloc_stat (sizeof (struct function_subsections) MEM_STAT_INFO)))
1241 #define ggc_alloc_cleared_function_subsections() ((struct function_subsections *)(ggc_internal_cleared_alloc_stat (sizeof (struct function_subsections) MEM_STAT_INFO)))
1242 #define ggc_alloc_vec_function_subsections(n) ((struct function_subsections *)(ggc_internal_vec_alloc_stat (sizeof (struct function_subsections), n MEM_STAT_INFO)))
1243 #define ggc_alloc_cleared_vec_function_subsections(n) ((struct function_subsections *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct function_subsections), n MEM_STAT_INFO)))
1244 #define ggc_alloc_incoming_args() ((struct incoming_args *)(ggc_internal_alloc_stat (sizeof (struct incoming_args) MEM_STAT_INFO)))
1245 #define ggc_alloc_cleared_incoming_args() ((struct incoming_args *)(ggc_internal_cleared_alloc_stat (sizeof (struct incoming_args) MEM_STAT_INFO)))
1246 #define ggc_alloc_vec_incoming_args(n) ((struct incoming_args *)(ggc_internal_vec_alloc_stat (sizeof (struct incoming_args), n MEM_STAT_INFO)))
1247 #define ggc_alloc_cleared_vec_incoming_args(n) ((struct incoming_args *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct incoming_args), n MEM_STAT_INFO)))
1248 #define ggc_alloc_varasm_status() ((struct varasm_status *)(ggc_internal_alloc_stat (sizeof (struct varasm_status) MEM_STAT_INFO)))
1249 #define ggc_alloc_cleared_varasm_status() ((struct varasm_status *)(ggc_internal_cleared_alloc_stat (sizeof (struct varasm_status) MEM_STAT_INFO)))
1250 #define ggc_alloc_vec_varasm_status(n) ((struct varasm_status *)(ggc_internal_vec_alloc_stat (sizeof (struct varasm_status), n MEM_STAT_INFO)))
1251 #define ggc_alloc_cleared_vec_varasm_status(n) ((struct varasm_status *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct varasm_status), n MEM_STAT_INFO)))
1252 #define ggc_alloc_rtx_constant_pool() ((struct rtx_constant_pool *)(ggc_internal_alloc_stat (sizeof (struct rtx_constant_pool) MEM_STAT_INFO)))
1253 #define ggc_alloc_cleared_rtx_constant_pool() ((struct rtx_constant_pool *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_constant_pool) MEM_STAT_INFO)))
1254 #define ggc_alloc_vec_rtx_constant_pool(n) ((struct rtx_constant_pool *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_constant_pool), n MEM_STAT_INFO)))
1255 #define ggc_alloc_cleared_vec_rtx_constant_pool(n) ((struct rtx_constant_pool *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_constant_pool), n MEM_STAT_INFO)))
1256 #define ggc_alloc_dw_fde_struct() ((struct dw_fde_struct *)(ggc_internal_alloc_stat (sizeof (struct dw_fde_struct) MEM_STAT_INFO)))
1257 #define ggc_alloc_cleared_dw_fde_struct() ((struct dw_fde_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct dw_fde_struct) MEM_STAT_INFO)))
1258 #define ggc_alloc_vec_dw_fde_struct(n) ((struct dw_fde_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct dw_fde_struct), n MEM_STAT_INFO)))
1259 #define ggc_alloc_cleared_vec_dw_fde_struct(n) ((struct dw_fde_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct dw_fde_struct), n MEM_STAT_INFO)))
1260 #define ggc_alloc_temp_slot() ((struct temp_slot *)(ggc_internal_alloc_stat (sizeof (struct temp_slot) MEM_STAT_INFO)))
1261 #define ggc_alloc_cleared_temp_slot() ((struct temp_slot *)(ggc_internal_cleared_alloc_stat (sizeof (struct temp_slot) MEM_STAT_INFO)))
1262 #define ggc_alloc_vec_temp_slot(n) ((struct temp_slot *)(ggc_internal_vec_alloc_stat (sizeof (struct temp_slot), n MEM_STAT_INFO)))
1263 #define ggc_alloc_cleared_vec_temp_slot(n) ((struct temp_slot *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct temp_slot), n MEM_STAT_INFO)))
1264 #define ggc_alloc_gimple_df() ((struct gimple_df *)(ggc_internal_alloc_stat (sizeof (struct gimple_df) MEM_STAT_INFO)))
1265 #define ggc_alloc_cleared_gimple_df() ((struct gimple_df *)(ggc_internal_cleared_alloc_stat (sizeof (struct gimple_df) MEM_STAT_INFO)))
1266 #define ggc_alloc_vec_gimple_df(n) ((struct gimple_df *)(ggc_internal_vec_alloc_stat (sizeof (struct gimple_df), n MEM_STAT_INFO)))
1267 #define ggc_alloc_cleared_vec_gimple_df(n) ((struct gimple_df *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct gimple_df), n MEM_STAT_INFO)))
1268 #define ggc_alloc_rtl_eh() ((struct rtl_eh *)(ggc_internal_alloc_stat (sizeof (struct rtl_eh) MEM_STAT_INFO)))
1269 #define ggc_alloc_cleared_rtl_eh() ((struct rtl_eh *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtl_eh) MEM_STAT_INFO)))
1270 #define ggc_alloc_vec_rtl_eh(n) ((struct rtl_eh *)(ggc_internal_vec_alloc_stat (sizeof (struct rtl_eh), n MEM_STAT_INFO)))
1271 #define ggc_alloc_cleared_vec_rtl_eh(n) ((struct rtl_eh *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtl_eh), n MEM_STAT_INFO)))
1272 #define ggc_alloc_vec_call_site_record_va_gc_() ((vec<call_site_record,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<call_site_record,va_gc>) MEM_STAT_INFO)))
1273 #define ggc_alloc_cleared_vec_call_site_record_va_gc_() ((vec<call_site_record,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<call_site_record,va_gc>) MEM_STAT_INFO)))
1274 #define ggc_alloc_vec_vec_call_site_record_va_gc_(n) ((vec<call_site_record,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<call_site_record,va_gc>), n MEM_STAT_INFO)))
1275 #define ggc_alloc_cleared_vec_vec_call_site_record_va_gc_(n) ((vec<call_site_record,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<call_site_record,va_gc>), n MEM_STAT_INFO)))
1276 #define ggc_alloc_vec_uchar_va_gc_() ((vec<uchar,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<uchar,va_gc>) MEM_STAT_INFO)))
1277 #define ggc_alloc_cleared_vec_uchar_va_gc_() ((vec<uchar,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<uchar,va_gc>) MEM_STAT_INFO)))
1278 #define ggc_alloc_vec_vec_uchar_va_gc_(n) ((vec<uchar,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<uchar,va_gc>), n MEM_STAT_INFO)))
1279 #define ggc_alloc_cleared_vec_vec_uchar_va_gc_(n) ((vec<uchar,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<uchar,va_gc>), n MEM_STAT_INFO)))
1280 #define ggc_alloc_call_site_record_d() ((struct call_site_record_d *)(ggc_internal_alloc_stat (sizeof (struct call_site_record_d) MEM_STAT_INFO)))
1281 #define ggc_alloc_cleared_call_site_record_d() ((struct call_site_record_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct call_site_record_d) MEM_STAT_INFO)))
1282 #define ggc_alloc_vec_call_site_record_d(n) ((struct call_site_record_d *)(ggc_internal_vec_alloc_stat (sizeof (struct call_site_record_d), n MEM_STAT_INFO)))
1283 #define ggc_alloc_cleared_vec_call_site_record_d(n) ((struct call_site_record_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct call_site_record_d), n MEM_STAT_INFO)))
1284 #define ggc_alloc_expr_status() ((struct expr_status *)(ggc_internal_alloc_stat (sizeof (struct expr_status) MEM_STAT_INFO)))
1285 #define ggc_alloc_cleared_expr_status() ((struct expr_status *)(ggc_internal_cleared_alloc_stat (sizeof (struct expr_status) MEM_STAT_INFO)))
1286 #define ggc_alloc_vec_expr_status(n) ((struct expr_status *)(ggc_internal_vec_alloc_stat (sizeof (struct expr_status), n MEM_STAT_INFO)))
1287 #define ggc_alloc_cleared_vec_expr_status(n) ((struct expr_status *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct expr_status), n MEM_STAT_INFO)))
1288 #define ggc_alloc_emit_status() ((struct emit_status *)(ggc_internal_alloc_stat (sizeof (struct emit_status) MEM_STAT_INFO)))
1289 #define ggc_alloc_cleared_emit_status() ((struct emit_status *)(ggc_internal_cleared_alloc_stat (sizeof (struct emit_status) MEM_STAT_INFO)))
1290 #define ggc_alloc_vec_emit_status(n) ((struct emit_status *)(ggc_internal_vec_alloc_stat (sizeof (struct emit_status), n MEM_STAT_INFO)))
1291 #define ggc_alloc_cleared_vec_emit_status(n) ((struct emit_status *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct emit_status), n MEM_STAT_INFO)))
1292 #define ggc_alloc_sequence_stack() ((struct sequence_stack *)(ggc_internal_alloc_stat (sizeof (struct sequence_stack) MEM_STAT_INFO)))
1293 #define ggc_alloc_cleared_sequence_stack() ((struct sequence_stack *)(ggc_internal_cleared_alloc_stat (sizeof (struct sequence_stack) MEM_STAT_INFO)))
1294 #define ggc_alloc_vec_sequence_stack(n) ((struct sequence_stack *)(ggc_internal_vec_alloc_stat (sizeof (struct sequence_stack), n MEM_STAT_INFO)))
1295 #define ggc_alloc_cleared_vec_sequence_stack(n) ((struct sequence_stack *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct sequence_stack), n MEM_STAT_INFO)))
1296 #define ggc_alloc_target_libfuncs() ((struct target_libfuncs *)(ggc_internal_alloc_stat (sizeof (struct target_libfuncs) MEM_STAT_INFO)))
1297 #define ggc_alloc_cleared_target_libfuncs() ((struct target_libfuncs *)(ggc_internal_cleared_alloc_stat (sizeof (struct target_libfuncs) MEM_STAT_INFO)))
1298 #define ggc_alloc_vec_target_libfuncs(n) ((struct target_libfuncs *)(ggc_internal_vec_alloc_stat (sizeof (struct target_libfuncs), n MEM_STAT_INFO)))
1299 #define ggc_alloc_cleared_vec_target_libfuncs(n) ((struct target_libfuncs *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct target_libfuncs), n MEM_STAT_INFO)))
1300 #define ggc_alloc_libfunc_entry() ((struct libfunc_entry *)(ggc_internal_alloc_stat (sizeof (struct libfunc_entry) MEM_STAT_INFO)))
1301 #define ggc_alloc_cleared_libfunc_entry() ((struct libfunc_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct libfunc_entry) MEM_STAT_INFO)))
1302 #define ggc_alloc_vec_libfunc_entry(n) ((struct libfunc_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct libfunc_entry), n MEM_STAT_INFO)))
1303 #define ggc_alloc_cleared_vec_libfunc_entry(n) ((struct libfunc_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct libfunc_entry), n MEM_STAT_INFO)))
1304 #define ggc_alloc_builtin_info_type_d() ((struct builtin_info_type_d *)(ggc_internal_alloc_stat (sizeof (struct builtin_info_type_d) MEM_STAT_INFO)))
1305 #define ggc_alloc_cleared_builtin_info_type_d() ((struct builtin_info_type_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct builtin_info_type_d) MEM_STAT_INFO)))
1306 #define ggc_alloc_vec_builtin_info_type_d(n) ((struct builtin_info_type_d *)(ggc_internal_vec_alloc_stat (sizeof (struct builtin_info_type_d), n MEM_STAT_INFO)))
1307 #define ggc_alloc_cleared_vec_builtin_info_type_d(n) ((struct builtin_info_type_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct builtin_info_type_d), n MEM_STAT_INFO)))
1308 #define ggc_alloc_tree_vec_map() ((struct tree_vec_map *)(ggc_internal_alloc_stat (sizeof (struct tree_vec_map) MEM_STAT_INFO)))
1309 #define ggc_alloc_cleared_tree_vec_map() ((struct tree_vec_map *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_vec_map) MEM_STAT_INFO)))
1310 #define ggc_alloc_vec_tree_vec_map(n) ((struct tree_vec_map *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_vec_map), n MEM_STAT_INFO)))
1311 #define ggc_alloc_cleared_vec_tree_vec_map(n) ((struct tree_vec_map *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_vec_map), n MEM_STAT_INFO)))
1312 #define ggc_alloc_tree_priority_map() ((struct tree_priority_map *)(ggc_internal_alloc_stat (sizeof (struct tree_priority_map) MEM_STAT_INFO)))
1313 #define ggc_alloc_cleared_tree_priority_map() ((struct tree_priority_map *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_priority_map) MEM_STAT_INFO)))
1314 #define ggc_alloc_vec_tree_priority_map(n) ((struct tree_priority_map *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_priority_map), n MEM_STAT_INFO)))
1315 #define ggc_alloc_cleared_vec_tree_priority_map(n) ((struct tree_priority_map *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_priority_map), n MEM_STAT_INFO)))
1316 #define ggc_alloc_tree_int_map() ((struct tree_int_map *)(ggc_internal_alloc_stat (sizeof (struct tree_int_map) MEM_STAT_INFO)))
1317 #define ggc_alloc_cleared_tree_int_map() ((struct tree_int_map *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_int_map) MEM_STAT_INFO)))
1318 #define ggc_alloc_vec_tree_int_map(n) ((struct tree_int_map *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_int_map), n MEM_STAT_INFO)))
1319 #define ggc_alloc_cleared_vec_tree_int_map(n) ((struct tree_int_map *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_int_map), n MEM_STAT_INFO)))
1320 #define ggc_alloc_tree_decl_map() ((struct tree_decl_map *)(ggc_internal_alloc_stat (sizeof (struct tree_decl_map) MEM_STAT_INFO)))
1321 #define ggc_alloc_cleared_tree_decl_map() ((struct tree_decl_map *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_decl_map) MEM_STAT_INFO)))
1322 #define ggc_alloc_vec_tree_decl_map(n) ((struct tree_decl_map *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_decl_map), n MEM_STAT_INFO)))
1323 #define ggc_alloc_cleared_vec_tree_decl_map(n) ((struct tree_decl_map *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_decl_map), n MEM_STAT_INFO)))
1324 #define ggc_alloc_tree_map() ((struct tree_map *)(ggc_internal_alloc_stat (sizeof (struct tree_map) MEM_STAT_INFO)))
1325 #define ggc_alloc_cleared_tree_map() ((struct tree_map *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_map) MEM_STAT_INFO)))
1326 #define ggc_alloc_vec_tree_map(n) ((struct tree_map *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_map), n MEM_STAT_INFO)))
1327 #define ggc_alloc_cleared_vec_tree_map(n) ((struct tree_map *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_map), n MEM_STAT_INFO)))
1328 #define ggc_alloc_tree_map_base() ((struct tree_map_base *)(ggc_internal_alloc_stat (sizeof (struct tree_map_base) MEM_STAT_INFO)))
1329 #define ggc_alloc_cleared_tree_map_base() ((struct tree_map_base *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_map_base) MEM_STAT_INFO)))
1330 #define ggc_alloc_vec_tree_map_base(n) ((struct tree_map_base *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_map_base), n MEM_STAT_INFO)))
1331 #define ggc_alloc_cleared_vec_tree_map_base(n) ((struct tree_map_base *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_map_base), n MEM_STAT_INFO)))
1332 #define ggc_alloc_lang_tree_node() ((union lang_tree_node *)(ggc_internal_alloc_stat (sizeof (union lang_tree_node) MEM_STAT_INFO)))
1333 #define ggc_alloc_cleared_lang_tree_node() ((union lang_tree_node *)(ggc_internal_cleared_alloc_stat (sizeof (union lang_tree_node) MEM_STAT_INFO)))
1334 #define ggc_alloc_vec_lang_tree_node(n) ((union lang_tree_node *)(ggc_internal_vec_alloc_stat (sizeof (union lang_tree_node), n MEM_STAT_INFO)))
1335 #define ggc_alloc_cleared_vec_lang_tree_node(n) ((union lang_tree_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union lang_tree_node), n MEM_STAT_INFO)))
1336 #define ggc_alloc_tree_target_option() ((struct tree_target_option *)(ggc_internal_alloc_stat (sizeof (struct tree_target_option) MEM_STAT_INFO)))
1337 #define ggc_alloc_cleared_tree_target_option() ((struct tree_target_option *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_target_option) MEM_STAT_INFO)))
1338 #define ggc_alloc_vec_tree_target_option(n) ((struct tree_target_option *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_target_option), n MEM_STAT_INFO)))
1339 #define ggc_alloc_cleared_vec_tree_target_option(n) ((struct tree_target_option *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_target_option), n MEM_STAT_INFO)))
1340 #define ggc_alloc_tree_optimization_option() ((struct tree_optimization_option *)(ggc_internal_alloc_stat (sizeof (struct tree_optimization_option) MEM_STAT_INFO)))
1341 #define ggc_alloc_cleared_tree_optimization_option() ((struct tree_optimization_option *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_optimization_option) MEM_STAT_INFO)))
1342 #define ggc_alloc_vec_tree_optimization_option(n) ((struct tree_optimization_option *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_optimization_option), n MEM_STAT_INFO)))
1343 #define ggc_alloc_cleared_vec_tree_optimization_option(n) ((struct tree_optimization_option *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_optimization_option), n MEM_STAT_INFO)))
1344 #define ggc_alloc_tree_statement_list() ((struct tree_statement_list *)(ggc_internal_alloc_stat (sizeof (struct tree_statement_list) MEM_STAT_INFO)))
1345 #define ggc_alloc_cleared_tree_statement_list() ((struct tree_statement_list *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_statement_list) MEM_STAT_INFO)))
1346 #define ggc_alloc_vec_tree_statement_list(n) ((struct tree_statement_list *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_statement_list), n MEM_STAT_INFO)))
1347 #define ggc_alloc_cleared_vec_tree_statement_list(n) ((struct tree_statement_list *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_statement_list), n MEM_STAT_INFO)))
1348 #define ggc_alloc_tree_statement_list_node() ((struct tree_statement_list_node *)(ggc_internal_alloc_stat (sizeof (struct tree_statement_list_node) MEM_STAT_INFO)))
1349 #define ggc_alloc_cleared_tree_statement_list_node() ((struct tree_statement_list_node *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_statement_list_node) MEM_STAT_INFO)))
1350 #define ggc_alloc_vec_tree_statement_list_node(n) ((struct tree_statement_list_node *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_statement_list_node), n MEM_STAT_INFO)))
1351 #define ggc_alloc_cleared_vec_tree_statement_list_node(n) ((struct tree_statement_list_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_statement_list_node), n MEM_STAT_INFO)))
1352 #define ggc_alloc_tree_type_decl() ((struct tree_type_decl *)(ggc_internal_alloc_stat (sizeof (struct tree_type_decl) MEM_STAT_INFO)))
1353 #define ggc_alloc_cleared_tree_type_decl() ((struct tree_type_decl *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_type_decl) MEM_STAT_INFO)))
1354 #define ggc_alloc_vec_tree_type_decl(n) ((struct tree_type_decl *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_type_decl), n MEM_STAT_INFO)))
1355 #define ggc_alloc_cleared_vec_tree_type_decl(n) ((struct tree_type_decl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_type_decl), n MEM_STAT_INFO)))
1356 #define ggc_alloc_tree_translation_unit_decl() ((struct tree_translation_unit_decl *)(ggc_internal_alloc_stat (sizeof (struct tree_translation_unit_decl) MEM_STAT_INFO)))
1357 #define ggc_alloc_cleared_tree_translation_unit_decl() ((struct tree_translation_unit_decl *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_translation_unit_decl) MEM_STAT_INFO)))
1358 #define ggc_alloc_vec_tree_translation_unit_decl(n) ((struct tree_translation_unit_decl *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_translation_unit_decl), n MEM_STAT_INFO)))
1359 #define ggc_alloc_cleared_vec_tree_translation_unit_decl(n) ((struct tree_translation_unit_decl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_translation_unit_decl), n MEM_STAT_INFO)))
1360 #define ggc_alloc_tree_function_decl() ((struct tree_function_decl *)(ggc_internal_alloc_stat (sizeof (struct tree_function_decl) MEM_STAT_INFO)))
1361 #define ggc_alloc_cleared_tree_function_decl() ((struct tree_function_decl *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_function_decl) MEM_STAT_INFO)))
1362 #define ggc_alloc_vec_tree_function_decl(n) ((struct tree_function_decl *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_function_decl), n MEM_STAT_INFO)))
1363 #define ggc_alloc_cleared_vec_tree_function_decl(n) ((struct tree_function_decl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_function_decl), n MEM_STAT_INFO)))
1364 #define ggc_alloc_tree_decl_non_common() ((struct tree_decl_non_common *)(ggc_internal_alloc_stat (sizeof (struct tree_decl_non_common) MEM_STAT_INFO)))
1365 #define ggc_alloc_cleared_tree_decl_non_common() ((struct tree_decl_non_common *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_decl_non_common) MEM_STAT_INFO)))
1366 #define ggc_alloc_vec_tree_decl_non_common(n) ((struct tree_decl_non_common *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_decl_non_common), n MEM_STAT_INFO)))
1367 #define ggc_alloc_cleared_vec_tree_decl_non_common(n) ((struct tree_decl_non_common *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_decl_non_common), n MEM_STAT_INFO)))
1368 #define ggc_alloc_tree_var_decl() ((struct tree_var_decl *)(ggc_internal_alloc_stat (sizeof (struct tree_var_decl) MEM_STAT_INFO)))
1369 #define ggc_alloc_cleared_tree_var_decl() ((struct tree_var_decl *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_var_decl) MEM_STAT_INFO)))
1370 #define ggc_alloc_vec_tree_var_decl(n) ((struct tree_var_decl *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_var_decl), n MEM_STAT_INFO)))
1371 #define ggc_alloc_cleared_vec_tree_var_decl(n) ((struct tree_var_decl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_var_decl), n MEM_STAT_INFO)))
1372 #define ggc_alloc_tree_decl_with_vis() ((struct tree_decl_with_vis *)(ggc_internal_alloc_stat (sizeof (struct tree_decl_with_vis) MEM_STAT_INFO)))
1373 #define ggc_alloc_cleared_tree_decl_with_vis() ((struct tree_decl_with_vis *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_decl_with_vis) MEM_STAT_INFO)))
1374 #define ggc_alloc_vec_tree_decl_with_vis(n) ((struct tree_decl_with_vis *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_decl_with_vis), n MEM_STAT_INFO)))
1375 #define ggc_alloc_cleared_vec_tree_decl_with_vis(n) ((struct tree_decl_with_vis *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_decl_with_vis), n MEM_STAT_INFO)))
1376 #define ggc_alloc_tree_parm_decl() ((struct tree_parm_decl *)(ggc_internal_alloc_stat (sizeof (struct tree_parm_decl) MEM_STAT_INFO)))
1377 #define ggc_alloc_cleared_tree_parm_decl() ((struct tree_parm_decl *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_parm_decl) MEM_STAT_INFO)))
1378 #define ggc_alloc_vec_tree_parm_decl(n) ((struct tree_parm_decl *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_parm_decl), n MEM_STAT_INFO)))
1379 #define ggc_alloc_cleared_vec_tree_parm_decl(n) ((struct tree_parm_decl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_parm_decl), n MEM_STAT_INFO)))
1380 #define ggc_alloc_tree_const_decl() ((struct tree_const_decl *)(ggc_internal_alloc_stat (sizeof (struct tree_const_decl) MEM_STAT_INFO)))
1381 #define ggc_alloc_cleared_tree_const_decl() ((struct tree_const_decl *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_const_decl) MEM_STAT_INFO)))
1382 #define ggc_alloc_vec_tree_const_decl(n) ((struct tree_const_decl *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_const_decl), n MEM_STAT_INFO)))
1383 #define ggc_alloc_cleared_vec_tree_const_decl(n) ((struct tree_const_decl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_const_decl), n MEM_STAT_INFO)))
1384 #define ggc_alloc_tree_result_decl() ((struct tree_result_decl *)(ggc_internal_alloc_stat (sizeof (struct tree_result_decl) MEM_STAT_INFO)))
1385 #define ggc_alloc_cleared_tree_result_decl() ((struct tree_result_decl *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_result_decl) MEM_STAT_INFO)))
1386 #define ggc_alloc_vec_tree_result_decl(n) ((struct tree_result_decl *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_result_decl), n MEM_STAT_INFO)))
1387 #define ggc_alloc_cleared_vec_tree_result_decl(n) ((struct tree_result_decl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_result_decl), n MEM_STAT_INFO)))
1388 #define ggc_alloc_tree_label_decl() ((struct tree_label_decl *)(ggc_internal_alloc_stat (sizeof (struct tree_label_decl) MEM_STAT_INFO)))
1389 #define ggc_alloc_cleared_tree_label_decl() ((struct tree_label_decl *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_label_decl) MEM_STAT_INFO)))
1390 #define ggc_alloc_vec_tree_label_decl(n) ((struct tree_label_decl *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_label_decl), n MEM_STAT_INFO)))
1391 #define ggc_alloc_cleared_vec_tree_label_decl(n) ((struct tree_label_decl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_label_decl), n MEM_STAT_INFO)))
1392 #define ggc_alloc_tree_field_decl() ((struct tree_field_decl *)(ggc_internal_alloc_stat (sizeof (struct tree_field_decl) MEM_STAT_INFO)))
1393 #define ggc_alloc_cleared_tree_field_decl() ((struct tree_field_decl *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_field_decl) MEM_STAT_INFO)))
1394 #define ggc_alloc_vec_tree_field_decl(n) ((struct tree_field_decl *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_field_decl), n MEM_STAT_INFO)))
1395 #define ggc_alloc_cleared_vec_tree_field_decl(n) ((struct tree_field_decl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_field_decl), n MEM_STAT_INFO)))
1396 #define ggc_alloc_tree_decl_with_rtl() ((struct tree_decl_with_rtl *)(ggc_internal_alloc_stat (sizeof (struct tree_decl_with_rtl) MEM_STAT_INFO)))
1397 #define ggc_alloc_cleared_tree_decl_with_rtl() ((struct tree_decl_with_rtl *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_decl_with_rtl) MEM_STAT_INFO)))
1398 #define ggc_alloc_vec_tree_decl_with_rtl(n) ((struct tree_decl_with_rtl *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_decl_with_rtl), n MEM_STAT_INFO)))
1399 #define ggc_alloc_cleared_vec_tree_decl_with_rtl(n) ((struct tree_decl_with_rtl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_decl_with_rtl), n MEM_STAT_INFO)))
1400 #define ggc_alloc_tree_decl_common() ((struct tree_decl_common *)(ggc_internal_alloc_stat (sizeof (struct tree_decl_common) MEM_STAT_INFO)))
1401 #define ggc_alloc_cleared_tree_decl_common() ((struct tree_decl_common *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_decl_common) MEM_STAT_INFO)))
1402 #define ggc_alloc_vec_tree_decl_common(n) ((struct tree_decl_common *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_decl_common), n MEM_STAT_INFO)))
1403 #define ggc_alloc_cleared_vec_tree_decl_common(n) ((struct tree_decl_common *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_decl_common), n MEM_STAT_INFO)))
1404 #define ggc_alloc_lang_decl(SIZE) ((struct lang_decl *)(ggc_internal_alloc_stat (SIZE MEM_STAT_INFO)))
1405 #define ggc_alloc_cleared_lang_decl(SIZE) ((struct lang_decl *)(ggc_internal_cleared_alloc_stat (SIZE MEM_STAT_INFO)))
1406 #define ggc_alloc_vec_lang_decl(SIZE, n) ((struct lang_decl *)(ggc_internal_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
1407 #define ggc_alloc_cleared_vec_lang_decl(SIZE, n) ((struct lang_decl *)(ggc_internal_cleared_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
1408 #define ggc_alloc_tree_decl_minimal() ((struct tree_decl_minimal *)(ggc_internal_alloc_stat (sizeof (struct tree_decl_minimal) MEM_STAT_INFO)))
1409 #define ggc_alloc_cleared_tree_decl_minimal() ((struct tree_decl_minimal *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_decl_minimal) MEM_STAT_INFO)))
1410 #define ggc_alloc_vec_tree_decl_minimal(n) ((struct tree_decl_minimal *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_decl_minimal), n MEM_STAT_INFO)))
1411 #define ggc_alloc_cleared_vec_tree_decl_minimal(n) ((struct tree_decl_minimal *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_decl_minimal), n MEM_STAT_INFO)))
1412 #define ggc_alloc_tree_binfo() ((struct tree_binfo *)(ggc_internal_alloc_stat (sizeof (struct tree_binfo) MEM_STAT_INFO)))
1413 #define ggc_alloc_cleared_tree_binfo() ((struct tree_binfo *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_binfo) MEM_STAT_INFO)))
1414 #define ggc_alloc_vec_tree_binfo(n) ((struct tree_binfo *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_binfo), n MEM_STAT_INFO)))
1415 #define ggc_alloc_cleared_vec_tree_binfo(n) ((struct tree_binfo *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_binfo), n MEM_STAT_INFO)))
1416 #define ggc_alloc_tree_type_non_common() ((struct tree_type_non_common *)(ggc_internal_alloc_stat (sizeof (struct tree_type_non_common) MEM_STAT_INFO)))
1417 #define ggc_alloc_cleared_tree_type_non_common() ((struct tree_type_non_common *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_type_non_common) MEM_STAT_INFO)))
1418 #define ggc_alloc_vec_tree_type_non_common(n) ((struct tree_type_non_common *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_type_non_common), n MEM_STAT_INFO)))
1419 #define ggc_alloc_cleared_vec_tree_type_non_common(n) ((struct tree_type_non_common *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_type_non_common), n MEM_STAT_INFO)))
1420 #define ggc_alloc_tree_type_with_lang_specific() ((struct tree_type_with_lang_specific *)(ggc_internal_alloc_stat (sizeof (struct tree_type_with_lang_specific) MEM_STAT_INFO)))
1421 #define ggc_alloc_cleared_tree_type_with_lang_specific() ((struct tree_type_with_lang_specific *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_type_with_lang_specific) MEM_STAT_INFO)))
1422 #define ggc_alloc_vec_tree_type_with_lang_specific(n) ((struct tree_type_with_lang_specific *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_type_with_lang_specific), n MEM_STAT_INFO)))
1423 #define ggc_alloc_cleared_vec_tree_type_with_lang_specific(n) ((struct tree_type_with_lang_specific *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_type_with_lang_specific), n MEM_STAT_INFO)))
1424 #define ggc_alloc_lang_type(SIZE) ((struct lang_type *)(ggc_internal_alloc_stat (SIZE MEM_STAT_INFO)))
1425 #define ggc_alloc_cleared_lang_type(SIZE) ((struct lang_type *)(ggc_internal_cleared_alloc_stat (SIZE MEM_STAT_INFO)))
1426 #define ggc_alloc_vec_lang_type(SIZE, n) ((struct lang_type *)(ggc_internal_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
1427 #define ggc_alloc_cleared_vec_lang_type(SIZE, n) ((struct lang_type *)(ggc_internal_cleared_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
1428 #define ggc_alloc_tree_type_common() ((struct tree_type_common *)(ggc_internal_alloc_stat (sizeof (struct tree_type_common) MEM_STAT_INFO)))
1429 #define ggc_alloc_cleared_tree_type_common() ((struct tree_type_common *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_type_common) MEM_STAT_INFO)))
1430 #define ggc_alloc_vec_tree_type_common(n) ((struct tree_type_common *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_type_common), n MEM_STAT_INFO)))
1431 #define ggc_alloc_cleared_vec_tree_type_common(n) ((struct tree_type_common *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_type_common), n MEM_STAT_INFO)))
1432 #define ggc_alloc_tree_type_symtab() ((union tree_type_symtab *)(ggc_internal_alloc_stat (sizeof (union tree_type_symtab) MEM_STAT_INFO)))
1433 #define ggc_alloc_cleared_tree_type_symtab() ((union tree_type_symtab *)(ggc_internal_cleared_alloc_stat (sizeof (union tree_type_symtab) MEM_STAT_INFO)))
1434 #define ggc_alloc_vec_tree_type_symtab(n) ((union tree_type_symtab *)(ggc_internal_vec_alloc_stat (sizeof (union tree_type_symtab), n MEM_STAT_INFO)))
1435 #define ggc_alloc_cleared_vec_tree_type_symtab(n) ((union tree_type_symtab *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union tree_type_symtab), n MEM_STAT_INFO)))
1436 #define ggc_alloc_die_struct() ((struct die_struct *)(ggc_internal_alloc_stat (sizeof (struct die_struct) MEM_STAT_INFO)))
1437 #define ggc_alloc_cleared_die_struct() ((struct die_struct *)(ggc_internal_cleared_alloc_stat (sizeof (struct die_struct) MEM_STAT_INFO)))
1438 #define ggc_alloc_vec_die_struct(n) ((struct die_struct *)(ggc_internal_vec_alloc_stat (sizeof (struct die_struct), n MEM_STAT_INFO)))
1439 #define ggc_alloc_cleared_vec_die_struct(n) ((struct die_struct *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct die_struct), n MEM_STAT_INFO)))
1440 #define ggc_alloc_tree_block() ((struct tree_block *)(ggc_internal_alloc_stat (sizeof (struct tree_block) MEM_STAT_INFO)))
1441 #define ggc_alloc_cleared_tree_block() ((struct tree_block *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_block) MEM_STAT_INFO)))
1442 #define ggc_alloc_vec_tree_block(n) ((struct tree_block *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_block), n MEM_STAT_INFO)))
1443 #define ggc_alloc_cleared_vec_tree_block(n) ((struct tree_block *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_block), n MEM_STAT_INFO)))
1444 #define ggc_alloc_vec_tree_va_gc_() ((vec<tree,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<tree,va_gc>) MEM_STAT_INFO)))
1445 #define ggc_alloc_cleared_vec_tree_va_gc_() ((vec<tree,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<tree,va_gc>) MEM_STAT_INFO)))
1446 #define ggc_alloc_vec_vec_tree_va_gc_(n) ((vec<tree,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<tree,va_gc>), n MEM_STAT_INFO)))
1447 #define ggc_alloc_cleared_vec_vec_tree_va_gc_(n) ((vec<tree,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<tree,va_gc>), n MEM_STAT_INFO)))
1448 #define ggc_alloc_tree_omp_clause() ((struct tree_omp_clause *)(ggc_internal_alloc_stat (sizeof (struct tree_omp_clause) MEM_STAT_INFO)))
1449 #define ggc_alloc_cleared_tree_omp_clause() ((struct tree_omp_clause *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_omp_clause) MEM_STAT_INFO)))
1450 #define ggc_alloc_vec_tree_omp_clause(n) ((struct tree_omp_clause *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_omp_clause), n MEM_STAT_INFO)))
1451 #define ggc_alloc_cleared_vec_tree_omp_clause(n) ((struct tree_omp_clause *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_omp_clause), n MEM_STAT_INFO)))
1452 #define ggc_alloc_phi_arg_d() ((struct phi_arg_d *)(ggc_internal_alloc_stat (sizeof (struct phi_arg_d) MEM_STAT_INFO)))
1453 #define ggc_alloc_cleared_phi_arg_d() ((struct phi_arg_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct phi_arg_d) MEM_STAT_INFO)))
1454 #define ggc_alloc_vec_phi_arg_d(n) ((struct phi_arg_d *)(ggc_internal_vec_alloc_stat (sizeof (struct phi_arg_d), n MEM_STAT_INFO)))
1455 #define ggc_alloc_cleared_vec_phi_arg_d(n) ((struct phi_arg_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct phi_arg_d), n MEM_STAT_INFO)))
1456 #define ggc_alloc_tree_ssa_name() ((struct tree_ssa_name *)(ggc_internal_alloc_stat (sizeof (struct tree_ssa_name) MEM_STAT_INFO)))
1457 #define ggc_alloc_cleared_tree_ssa_name() ((struct tree_ssa_name *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_ssa_name) MEM_STAT_INFO)))
1458 #define ggc_alloc_vec_tree_ssa_name(n) ((struct tree_ssa_name *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_ssa_name), n MEM_STAT_INFO)))
1459 #define ggc_alloc_cleared_vec_tree_ssa_name(n) ((struct tree_ssa_name *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_ssa_name), n MEM_STAT_INFO)))
1460 #define ggc_alloc_ssa_use_operand_d() ((struct ssa_use_operand_d *)(ggc_internal_alloc_stat (sizeof (struct ssa_use_operand_d) MEM_STAT_INFO)))
1461 #define ggc_alloc_cleared_ssa_use_operand_d() ((struct ssa_use_operand_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct ssa_use_operand_d) MEM_STAT_INFO)))
1462 #define ggc_alloc_vec_ssa_use_operand_d(n) ((struct ssa_use_operand_d *)(ggc_internal_vec_alloc_stat (sizeof (struct ssa_use_operand_d), n MEM_STAT_INFO)))
1463 #define ggc_alloc_cleared_vec_ssa_use_operand_d(n) ((struct ssa_use_operand_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ssa_use_operand_d), n MEM_STAT_INFO)))
1464 #define ggc_alloc_ptr_info_def() ((struct ptr_info_def *)(ggc_internal_alloc_stat (sizeof (struct ptr_info_def) MEM_STAT_INFO)))
1465 #define ggc_alloc_cleared_ptr_info_def() ((struct ptr_info_def *)(ggc_internal_cleared_alloc_stat (sizeof (struct ptr_info_def) MEM_STAT_INFO)))
1466 #define ggc_alloc_vec_ptr_info_def(n) ((struct ptr_info_def *)(ggc_internal_vec_alloc_stat (sizeof (struct ptr_info_def), n MEM_STAT_INFO)))
1467 #define ggc_alloc_cleared_vec_ptr_info_def(n) ((struct ptr_info_def *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ptr_info_def), n MEM_STAT_INFO)))
1468 #define ggc_alloc_tree_exp() ((struct tree_exp *)(ggc_internal_alloc_stat (sizeof (struct tree_exp) MEM_STAT_INFO)))
1469 #define ggc_alloc_cleared_tree_exp() ((struct tree_exp *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_exp) MEM_STAT_INFO)))
1470 #define ggc_alloc_vec_tree_exp(n) ((struct tree_exp *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_exp), n MEM_STAT_INFO)))
1471 #define ggc_alloc_cleared_vec_tree_exp(n) ((struct tree_exp *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_exp), n MEM_STAT_INFO)))
1472 #define ggc_alloc_tree_exp_subunion() ((union tree_exp_subunion *)(ggc_internal_alloc_stat (sizeof (union tree_exp_subunion) MEM_STAT_INFO)))
1473 #define ggc_alloc_cleared_tree_exp_subunion() ((union tree_exp_subunion *)(ggc_internal_cleared_alloc_stat (sizeof (union tree_exp_subunion) MEM_STAT_INFO)))
1474 #define ggc_alloc_vec_tree_exp_subunion(n) ((union tree_exp_subunion *)(ggc_internal_vec_alloc_stat (sizeof (union tree_exp_subunion), n MEM_STAT_INFO)))
1475 #define ggc_alloc_cleared_vec_tree_exp_subunion(n) ((union tree_exp_subunion *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union tree_exp_subunion), n MEM_STAT_INFO)))
1476 #define ggc_alloc_tree_constructor() ((struct tree_constructor *)(ggc_internal_alloc_stat (sizeof (struct tree_constructor) MEM_STAT_INFO)))
1477 #define ggc_alloc_cleared_tree_constructor() ((struct tree_constructor *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_constructor) MEM_STAT_INFO)))
1478 #define ggc_alloc_vec_tree_constructor(n) ((struct tree_constructor *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_constructor), n MEM_STAT_INFO)))
1479 #define ggc_alloc_cleared_vec_tree_constructor(n) ((struct tree_constructor *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_constructor), n MEM_STAT_INFO)))
1480 #define ggc_alloc_vec_constructor_elt_va_gc_() ((vec<constructor_elt,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<constructor_elt,va_gc>) MEM_STAT_INFO)))
1481 #define ggc_alloc_cleared_vec_constructor_elt_va_gc_() ((vec<constructor_elt,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<constructor_elt,va_gc>) MEM_STAT_INFO)))
1482 #define ggc_alloc_vec_vec_constructor_elt_va_gc_(n) ((vec<constructor_elt,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<constructor_elt,va_gc>), n MEM_STAT_INFO)))
1483 #define ggc_alloc_cleared_vec_vec_constructor_elt_va_gc_(n) ((vec<constructor_elt,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<constructor_elt,va_gc>), n MEM_STAT_INFO)))
1484 #define ggc_alloc_constructor_elt_d() ((struct constructor_elt_d *)(ggc_internal_alloc_stat (sizeof (struct constructor_elt_d) MEM_STAT_INFO)))
1485 #define ggc_alloc_cleared_constructor_elt_d() ((struct constructor_elt_d *)(ggc_internal_cleared_alloc_stat (sizeof (struct constructor_elt_d) MEM_STAT_INFO)))
1486 #define ggc_alloc_vec_constructor_elt_d(n) ((struct constructor_elt_d *)(ggc_internal_vec_alloc_stat (sizeof (struct constructor_elt_d), n MEM_STAT_INFO)))
1487 #define ggc_alloc_cleared_vec_constructor_elt_d(n) ((struct constructor_elt_d *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct constructor_elt_d), n MEM_STAT_INFO)))
1488 #define ggc_alloc_tree_vec() ((struct tree_vec *)(ggc_internal_alloc_stat (sizeof (struct tree_vec) MEM_STAT_INFO)))
1489 #define ggc_alloc_cleared_tree_vec() ((struct tree_vec *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_vec) MEM_STAT_INFO)))
1490 #define ggc_alloc_vec_tree_vec(n) ((struct tree_vec *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_vec), n MEM_STAT_INFO)))
1491 #define ggc_alloc_cleared_vec_tree_vec(n) ((struct tree_vec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_vec), n MEM_STAT_INFO)))
1492 #define ggc_alloc_tree_list() ((struct tree_list *)(ggc_internal_alloc_stat (sizeof (struct tree_list) MEM_STAT_INFO)))
1493 #define ggc_alloc_cleared_tree_list() ((struct tree_list *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_list) MEM_STAT_INFO)))
1494 #define ggc_alloc_vec_tree_list(n) ((struct tree_list *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_list), n MEM_STAT_INFO)))
1495 #define ggc_alloc_cleared_vec_tree_list(n) ((struct tree_list *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_list), n MEM_STAT_INFO)))
1496 #define ggc_alloc_tree_identifier() ((struct tree_identifier *)(ggc_internal_alloc_stat (sizeof (struct tree_identifier) MEM_STAT_INFO)))
1497 #define ggc_alloc_cleared_tree_identifier() ((struct tree_identifier *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_identifier) MEM_STAT_INFO)))
1498 #define ggc_alloc_vec_tree_identifier(n) ((struct tree_identifier *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_identifier), n MEM_STAT_INFO)))
1499 #define ggc_alloc_cleared_vec_tree_identifier(n) ((struct tree_identifier *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_identifier), n MEM_STAT_INFO)))
1500 #define ggc_alloc_tree_vector() ((struct tree_vector *)(ggc_internal_alloc_stat (sizeof (struct tree_vector) MEM_STAT_INFO)))
1501 #define ggc_alloc_cleared_tree_vector() ((struct tree_vector *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_vector) MEM_STAT_INFO)))
1502 #define ggc_alloc_vec_tree_vector(n) ((struct tree_vector *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_vector), n MEM_STAT_INFO)))
1503 #define ggc_alloc_cleared_vec_tree_vector(n) ((struct tree_vector *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_vector), n MEM_STAT_INFO)))
1504 #define ggc_alloc_tree_complex() ((struct tree_complex *)(ggc_internal_alloc_stat (sizeof (struct tree_complex) MEM_STAT_INFO)))
1505 #define ggc_alloc_cleared_tree_complex() ((struct tree_complex *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_complex) MEM_STAT_INFO)))
1506 #define ggc_alloc_vec_tree_complex(n) ((struct tree_complex *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_complex), n MEM_STAT_INFO)))
1507 #define ggc_alloc_cleared_vec_tree_complex(n) ((struct tree_complex *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_complex), n MEM_STAT_INFO)))
1508 #define ggc_alloc_tree_string() ((struct tree_string *)(ggc_internal_alloc_stat (sizeof (struct tree_string) MEM_STAT_INFO)))
1509 #define ggc_alloc_cleared_tree_string() ((struct tree_string *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_string) MEM_STAT_INFO)))
1510 #define ggc_alloc_vec_tree_string(n) ((struct tree_string *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_string), n MEM_STAT_INFO)))
1511 #define ggc_alloc_cleared_vec_tree_string(n) ((struct tree_string *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_string), n MEM_STAT_INFO)))
1512 #define ggc_alloc_tree_fixed_cst() ((struct tree_fixed_cst *)(ggc_internal_alloc_stat (sizeof (struct tree_fixed_cst) MEM_STAT_INFO)))
1513 #define ggc_alloc_cleared_tree_fixed_cst() ((struct tree_fixed_cst *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_fixed_cst) MEM_STAT_INFO)))
1514 #define ggc_alloc_vec_tree_fixed_cst(n) ((struct tree_fixed_cst *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_fixed_cst), n MEM_STAT_INFO)))
1515 #define ggc_alloc_cleared_vec_tree_fixed_cst(n) ((struct tree_fixed_cst *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_fixed_cst), n MEM_STAT_INFO)))
1516 #define ggc_alloc_tree_real_cst() ((struct tree_real_cst *)(ggc_internal_alloc_stat (sizeof (struct tree_real_cst) MEM_STAT_INFO)))
1517 #define ggc_alloc_cleared_tree_real_cst() ((struct tree_real_cst *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_real_cst) MEM_STAT_INFO)))
1518 #define ggc_alloc_vec_tree_real_cst(n) ((struct tree_real_cst *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_real_cst), n MEM_STAT_INFO)))
1519 #define ggc_alloc_cleared_vec_tree_real_cst(n) ((struct tree_real_cst *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_real_cst), n MEM_STAT_INFO)))
1520 #define ggc_alloc_tree_int_cst() ((struct tree_int_cst *)(ggc_internal_alloc_stat (sizeof (struct tree_int_cst) MEM_STAT_INFO)))
1521 #define ggc_alloc_cleared_tree_int_cst() ((struct tree_int_cst *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_int_cst) MEM_STAT_INFO)))
1522 #define ggc_alloc_vec_tree_int_cst(n) ((struct tree_int_cst *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_int_cst), n MEM_STAT_INFO)))
1523 #define ggc_alloc_cleared_vec_tree_int_cst(n) ((struct tree_int_cst *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_int_cst), n MEM_STAT_INFO)))
1524 #define ggc_alloc_tree_common() ((struct tree_common *)(ggc_internal_alloc_stat (sizeof (struct tree_common) MEM_STAT_INFO)))
1525 #define ggc_alloc_cleared_tree_common() ((struct tree_common *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_common) MEM_STAT_INFO)))
1526 #define ggc_alloc_vec_tree_common(n) ((struct tree_common *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_common), n MEM_STAT_INFO)))
1527 #define ggc_alloc_cleared_vec_tree_common(n) ((struct tree_common *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_common), n MEM_STAT_INFO)))
1528 #define ggc_alloc_tree_typed() ((struct tree_typed *)(ggc_internal_alloc_stat (sizeof (struct tree_typed) MEM_STAT_INFO)))
1529 #define ggc_alloc_cleared_tree_typed() ((struct tree_typed *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_typed) MEM_STAT_INFO)))
1530 #define ggc_alloc_vec_tree_typed(n) ((struct tree_typed *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_typed), n MEM_STAT_INFO)))
1531 #define ggc_alloc_cleared_vec_tree_typed(n) ((struct tree_typed *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_typed), n MEM_STAT_INFO)))
1532 #define ggc_alloc_tree_base() ((struct tree_base *)(ggc_internal_alloc_stat (sizeof (struct tree_base) MEM_STAT_INFO)))
1533 #define ggc_alloc_cleared_tree_base() ((struct tree_base *)(ggc_internal_cleared_alloc_stat (sizeof (struct tree_base) MEM_STAT_INFO)))
1534 #define ggc_alloc_vec_tree_base(n) ((struct tree_base *)(ggc_internal_vec_alloc_stat (sizeof (struct tree_base), n MEM_STAT_INFO)))
1535 #define ggc_alloc_cleared_vec_tree_base(n) ((struct tree_base *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct tree_base), n MEM_STAT_INFO)))
1536 #define ggc_alloc_vec_alias_pair_va_gc_() ((vec<alias_pair,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<alias_pair,va_gc>) MEM_STAT_INFO)))
1537 #define ggc_alloc_cleared_vec_alias_pair_va_gc_() ((vec<alias_pair,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<alias_pair,va_gc>) MEM_STAT_INFO)))
1538 #define ggc_alloc_vec_vec_alias_pair_va_gc_(n) ((vec<alias_pair,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<alias_pair,va_gc>), n MEM_STAT_INFO)))
1539 #define ggc_alloc_cleared_vec_vec_alias_pair_va_gc_(n) ((vec<alias_pair,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<alias_pair,va_gc>), n MEM_STAT_INFO)))
1540 #define ggc_alloc_alias_pair() ((struct alias_pair *)(ggc_internal_alloc_stat (sizeof (struct alias_pair) MEM_STAT_INFO)))
1541 #define ggc_alloc_cleared_alias_pair() ((struct alias_pair *)(ggc_internal_cleared_alloc_stat (sizeof (struct alias_pair) MEM_STAT_INFO)))
1542 #define ggc_alloc_vec_alias_pair(n) ((struct alias_pair *)(ggc_internal_vec_alloc_stat (sizeof (struct alias_pair), n MEM_STAT_INFO)))
1543 #define ggc_alloc_cleared_vec_alias_pair(n) ((struct alias_pair *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct alias_pair), n MEM_STAT_INFO)))
1544 #define ggc_alloc_target_rtl() ((struct target_rtl *)(ggc_internal_alloc_stat (sizeof (struct target_rtl) MEM_STAT_INFO)))
1545 #define ggc_alloc_cleared_target_rtl() ((struct target_rtl *)(ggc_internal_cleared_alloc_stat (sizeof (struct target_rtl) MEM_STAT_INFO)))
1546 #define ggc_alloc_vec_target_rtl(n) ((struct target_rtl *)(ggc_internal_vec_alloc_stat (sizeof (struct target_rtl), n MEM_STAT_INFO)))
1547 #define ggc_alloc_cleared_vec_target_rtl(n) ((struct target_rtl *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct target_rtl), n MEM_STAT_INFO)))
1548 #define ggc_alloc_function() ((struct function *)(ggc_internal_alloc_stat (sizeof (struct function) MEM_STAT_INFO)))
1549 #define ggc_alloc_cleared_function() ((struct function *)(ggc_internal_cleared_alloc_stat (sizeof (struct function) MEM_STAT_INFO)))
1550 #define ggc_alloc_vec_function(n) ((struct function *)(ggc_internal_vec_alloc_stat (sizeof (struct function), n MEM_STAT_INFO)))
1551 #define ggc_alloc_cleared_vec_function(n) ((struct function *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct function), n MEM_STAT_INFO)))
1552 #define ggc_alloc_rtx_def_subunion() ((union rtx_def_subunion *)(ggc_internal_alloc_stat (sizeof (union rtx_def_subunion) MEM_STAT_INFO)))
1553 #define ggc_alloc_cleared_rtx_def_subunion() ((union rtx_def_subunion *)(ggc_internal_cleared_alloc_stat (sizeof (union rtx_def_subunion) MEM_STAT_INFO)))
1554 #define ggc_alloc_vec_rtx_def_subunion(n) ((union rtx_def_subunion *)(ggc_internal_vec_alloc_stat (sizeof (union rtx_def_subunion), n MEM_STAT_INFO)))
1555 #define ggc_alloc_cleared_vec_rtx_def_subunion(n) ((union rtx_def_subunion *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union rtx_def_subunion), n MEM_STAT_INFO)))
1556 #define ggc_alloc_rtx_def_debug_parameter_ref() ((struct rtx_def_debug_parameter_ref *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_debug_parameter_ref) MEM_STAT_INFO)))
1557 #define ggc_alloc_cleared_rtx_def_debug_parameter_ref() ((struct rtx_def_debug_parameter_ref *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_debug_parameter_ref) MEM_STAT_INFO)))
1558 #define ggc_alloc_vec_rtx_def_debug_parameter_ref(n) ((struct rtx_def_debug_parameter_ref *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_debug_parameter_ref), n MEM_STAT_INFO)))
1559 #define ggc_alloc_cleared_vec_rtx_def_debug_parameter_ref(n) ((struct rtx_def_debug_parameter_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_debug_parameter_ref), n MEM_STAT_INFO)))
1560 #define ggc_alloc_rtx_def_entry_value() ((struct rtx_def_entry_value *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_entry_value) MEM_STAT_INFO)))
1561 #define ggc_alloc_cleared_rtx_def_entry_value() ((struct rtx_def_entry_value *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_entry_value) MEM_STAT_INFO)))
1562 #define ggc_alloc_vec_rtx_def_entry_value(n) ((struct rtx_def_entry_value *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_entry_value), n MEM_STAT_INFO)))
1563 #define ggc_alloc_cleared_vec_rtx_def_entry_value(n) ((struct rtx_def_entry_value *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_entry_value), n MEM_STAT_INFO)))
1564 #define ggc_alloc_rtx_def_debug_implicit_ptr() ((struct rtx_def_debug_implicit_ptr *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_debug_implicit_ptr) MEM_STAT_INFO)))
1565 #define ggc_alloc_cleared_rtx_def_debug_implicit_ptr() ((struct rtx_def_debug_implicit_ptr *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_debug_implicit_ptr) MEM_STAT_INFO)))
1566 #define ggc_alloc_vec_rtx_def_debug_implicit_ptr(n) ((struct rtx_def_debug_implicit_ptr *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_debug_implicit_ptr), n MEM_STAT_INFO)))
1567 #define ggc_alloc_cleared_vec_rtx_def_debug_implicit_ptr(n) ((struct rtx_def_debug_implicit_ptr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_debug_implicit_ptr), n MEM_STAT_INFO)))
1568 #define ggc_alloc_rtx_def_var_location() ((struct rtx_def_var_location *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_var_location) MEM_STAT_INFO)))
1569 #define ggc_alloc_cleared_rtx_def_var_location() ((struct rtx_def_var_location *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_var_location) MEM_STAT_INFO)))
1570 #define ggc_alloc_vec_rtx_def_var_location(n) ((struct rtx_def_var_location *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_var_location), n MEM_STAT_INFO)))
1571 #define ggc_alloc_cleared_vec_rtx_def_var_location(n) ((struct rtx_def_var_location *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_var_location), n MEM_STAT_INFO)))
1572 #define ggc_alloc_rtx_def_fma() ((struct rtx_def_fma *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_fma) MEM_STAT_INFO)))
1573 #define ggc_alloc_cleared_rtx_def_fma() ((struct rtx_def_fma *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_fma) MEM_STAT_INFO)))
1574 #define ggc_alloc_vec_rtx_def_fma(n) ((struct rtx_def_fma *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_fma), n MEM_STAT_INFO)))
1575 #define ggc_alloc_cleared_vec_rtx_def_fma(n) ((struct rtx_def_fma *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_fma), n MEM_STAT_INFO)))
1576 #define ggc_alloc_rtx_def_us_truncate() ((struct rtx_def_us_truncate *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_us_truncate) MEM_STAT_INFO)))
1577 #define ggc_alloc_cleared_rtx_def_us_truncate() ((struct rtx_def_us_truncate *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_us_truncate) MEM_STAT_INFO)))
1578 #define ggc_alloc_vec_rtx_def_us_truncate(n) ((struct rtx_def_us_truncate *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_us_truncate), n MEM_STAT_INFO)))
1579 #define ggc_alloc_cleared_vec_rtx_def_us_truncate(n) ((struct rtx_def_us_truncate *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_us_truncate), n MEM_STAT_INFO)))
1580 #define ggc_alloc_rtx_def_ss_truncate() ((struct rtx_def_ss_truncate *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ss_truncate) MEM_STAT_INFO)))
1581 #define ggc_alloc_cleared_rtx_def_ss_truncate() ((struct rtx_def_ss_truncate *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ss_truncate) MEM_STAT_INFO)))
1582 #define ggc_alloc_vec_rtx_def_ss_truncate(n) ((struct rtx_def_ss_truncate *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ss_truncate), n MEM_STAT_INFO)))
1583 #define ggc_alloc_cleared_vec_rtx_def_ss_truncate(n) ((struct rtx_def_ss_truncate *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ss_truncate), n MEM_STAT_INFO)))
1584 #define ggc_alloc_rtx_def_us_minus() ((struct rtx_def_us_minus *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_us_minus) MEM_STAT_INFO)))
1585 #define ggc_alloc_cleared_rtx_def_us_minus() ((struct rtx_def_us_minus *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_us_minus) MEM_STAT_INFO)))
1586 #define ggc_alloc_vec_rtx_def_us_minus(n) ((struct rtx_def_us_minus *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_us_minus), n MEM_STAT_INFO)))
1587 #define ggc_alloc_cleared_vec_rtx_def_us_minus(n) ((struct rtx_def_us_minus *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_us_minus), n MEM_STAT_INFO)))
1588 #define ggc_alloc_rtx_def_us_ashift() ((struct rtx_def_us_ashift *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_us_ashift) MEM_STAT_INFO)))
1589 #define ggc_alloc_cleared_rtx_def_us_ashift() ((struct rtx_def_us_ashift *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_us_ashift) MEM_STAT_INFO)))
1590 #define ggc_alloc_vec_rtx_def_us_ashift(n) ((struct rtx_def_us_ashift *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_us_ashift), n MEM_STAT_INFO)))
1591 #define ggc_alloc_cleared_vec_rtx_def_us_ashift(n) ((struct rtx_def_us_ashift *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_us_ashift), n MEM_STAT_INFO)))
1592 #define ggc_alloc_rtx_def_ss_ashift() ((struct rtx_def_ss_ashift *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ss_ashift) MEM_STAT_INFO)))
1593 #define ggc_alloc_cleared_rtx_def_ss_ashift() ((struct rtx_def_ss_ashift *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ss_ashift) MEM_STAT_INFO)))
1594 #define ggc_alloc_vec_rtx_def_ss_ashift(n) ((struct rtx_def_ss_ashift *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ss_ashift), n MEM_STAT_INFO)))
1595 #define ggc_alloc_cleared_vec_rtx_def_ss_ashift(n) ((struct rtx_def_ss_ashift *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ss_ashift), n MEM_STAT_INFO)))
1596 #define ggc_alloc_rtx_def_ss_abs() ((struct rtx_def_ss_abs *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ss_abs) MEM_STAT_INFO)))
1597 #define ggc_alloc_cleared_rtx_def_ss_abs() ((struct rtx_def_ss_abs *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ss_abs) MEM_STAT_INFO)))
1598 #define ggc_alloc_vec_rtx_def_ss_abs(n) ((struct rtx_def_ss_abs *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ss_abs), n MEM_STAT_INFO)))
1599 #define ggc_alloc_cleared_vec_rtx_def_ss_abs(n) ((struct rtx_def_ss_abs *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ss_abs), n MEM_STAT_INFO)))
1600 #define ggc_alloc_rtx_def_us_neg() ((struct rtx_def_us_neg *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_us_neg) MEM_STAT_INFO)))
1601 #define ggc_alloc_cleared_rtx_def_us_neg() ((struct rtx_def_us_neg *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_us_neg) MEM_STAT_INFO)))
1602 #define ggc_alloc_vec_rtx_def_us_neg(n) ((struct rtx_def_us_neg *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_us_neg), n MEM_STAT_INFO)))
1603 #define ggc_alloc_cleared_vec_rtx_def_us_neg(n) ((struct rtx_def_us_neg *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_us_neg), n MEM_STAT_INFO)))
1604 #define ggc_alloc_rtx_def_ss_neg() ((struct rtx_def_ss_neg *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ss_neg) MEM_STAT_INFO)))
1605 #define ggc_alloc_cleared_rtx_def_ss_neg() ((struct rtx_def_ss_neg *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ss_neg) MEM_STAT_INFO)))
1606 #define ggc_alloc_vec_rtx_def_ss_neg(n) ((struct rtx_def_ss_neg *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ss_neg), n MEM_STAT_INFO)))
1607 #define ggc_alloc_cleared_vec_rtx_def_ss_neg(n) ((struct rtx_def_ss_neg *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ss_neg), n MEM_STAT_INFO)))
1608 #define ggc_alloc_rtx_def_ss_minus() ((struct rtx_def_ss_minus *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ss_minus) MEM_STAT_INFO)))
1609 #define ggc_alloc_cleared_rtx_def_ss_minus() ((struct rtx_def_ss_minus *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ss_minus) MEM_STAT_INFO)))
1610 #define ggc_alloc_vec_rtx_def_ss_minus(n) ((struct rtx_def_ss_minus *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ss_minus), n MEM_STAT_INFO)))
1611 #define ggc_alloc_cleared_vec_rtx_def_ss_minus(n) ((struct rtx_def_ss_minus *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ss_minus), n MEM_STAT_INFO)))
1612 #define ggc_alloc_rtx_def_us_plus() ((struct rtx_def_us_plus *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_us_plus) MEM_STAT_INFO)))
1613 #define ggc_alloc_cleared_rtx_def_us_plus() ((struct rtx_def_us_plus *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_us_plus) MEM_STAT_INFO)))
1614 #define ggc_alloc_vec_rtx_def_us_plus(n) ((struct rtx_def_us_plus *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_us_plus), n MEM_STAT_INFO)))
1615 #define ggc_alloc_cleared_vec_rtx_def_us_plus(n) ((struct rtx_def_us_plus *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_us_plus), n MEM_STAT_INFO)))
1616 #define ggc_alloc_rtx_def_ss_plus() ((struct rtx_def_ss_plus *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ss_plus) MEM_STAT_INFO)))
1617 #define ggc_alloc_cleared_rtx_def_ss_plus() ((struct rtx_def_ss_plus *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ss_plus) MEM_STAT_INFO)))
1618 #define ggc_alloc_vec_rtx_def_ss_plus(n) ((struct rtx_def_ss_plus *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ss_plus), n MEM_STAT_INFO)))
1619 #define ggc_alloc_cleared_vec_rtx_def_ss_plus(n) ((struct rtx_def_ss_plus *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ss_plus), n MEM_STAT_INFO)))
1620 #define ggc_alloc_rtx_def_vec_duplicate() ((struct rtx_def_vec_duplicate *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_vec_duplicate) MEM_STAT_INFO)))
1621 #define ggc_alloc_cleared_rtx_def_vec_duplicate() ((struct rtx_def_vec_duplicate *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_vec_duplicate) MEM_STAT_INFO)))
1622 #define ggc_alloc_vec_rtx_def_vec_duplicate(n) ((struct rtx_def_vec_duplicate *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_vec_duplicate), n MEM_STAT_INFO)))
1623 #define ggc_alloc_cleared_vec_rtx_def_vec_duplicate(n) ((struct rtx_def_vec_duplicate *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_vec_duplicate), n MEM_STAT_INFO)))
1624 #define ggc_alloc_rtx_def_vec_concat() ((struct rtx_def_vec_concat *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_vec_concat) MEM_STAT_INFO)))
1625 #define ggc_alloc_cleared_rtx_def_vec_concat() ((struct rtx_def_vec_concat *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_vec_concat) MEM_STAT_INFO)))
1626 #define ggc_alloc_vec_rtx_def_vec_concat(n) ((struct rtx_def_vec_concat *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_vec_concat), n MEM_STAT_INFO)))
1627 #define ggc_alloc_cleared_vec_rtx_def_vec_concat(n) ((struct rtx_def_vec_concat *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_vec_concat), n MEM_STAT_INFO)))
1628 #define ggc_alloc_rtx_def_vec_select() ((struct rtx_def_vec_select *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_vec_select) MEM_STAT_INFO)))
1629 #define ggc_alloc_cleared_rtx_def_vec_select() ((struct rtx_def_vec_select *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_vec_select) MEM_STAT_INFO)))
1630 #define ggc_alloc_vec_rtx_def_vec_select(n) ((struct rtx_def_vec_select *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_vec_select), n MEM_STAT_INFO)))
1631 #define ggc_alloc_cleared_vec_rtx_def_vec_select(n) ((struct rtx_def_vec_select *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_vec_select), n MEM_STAT_INFO)))
1632 #define ggc_alloc_rtx_def_vec_merge() ((struct rtx_def_vec_merge *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_vec_merge) MEM_STAT_INFO)))
1633 #define ggc_alloc_cleared_rtx_def_vec_merge() ((struct rtx_def_vec_merge *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_vec_merge) MEM_STAT_INFO)))
1634 #define ggc_alloc_vec_rtx_def_vec_merge(n) ((struct rtx_def_vec_merge *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_vec_merge), n MEM_STAT_INFO)))
1635 #define ggc_alloc_cleared_vec_rtx_def_vec_merge(n) ((struct rtx_def_vec_merge *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_vec_merge), n MEM_STAT_INFO)))
1636 #define ggc_alloc_rtx_def_lo_sum() ((struct rtx_def_lo_sum *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_lo_sum) MEM_STAT_INFO)))
1637 #define ggc_alloc_cleared_rtx_def_lo_sum() ((struct rtx_def_lo_sum *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_lo_sum) MEM_STAT_INFO)))
1638 #define ggc_alloc_vec_rtx_def_lo_sum(n) ((struct rtx_def_lo_sum *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_lo_sum), n MEM_STAT_INFO)))
1639 #define ggc_alloc_cleared_vec_rtx_def_lo_sum(n) ((struct rtx_def_lo_sum *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_lo_sum), n MEM_STAT_INFO)))
1640 #define ggc_alloc_rtx_def_high() ((struct rtx_def_high *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_high) MEM_STAT_INFO)))
1641 #define ggc_alloc_cleared_rtx_def_high() ((struct rtx_def_high *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_high) MEM_STAT_INFO)))
1642 #define ggc_alloc_vec_rtx_def_high(n) ((struct rtx_def_high *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_high), n MEM_STAT_INFO)))
1643 #define ggc_alloc_cleared_vec_rtx_def_high(n) ((struct rtx_def_high *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_high), n MEM_STAT_INFO)))
1644 #define ggc_alloc_rtx_def_zero_extract() ((struct rtx_def_zero_extract *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_zero_extract) MEM_STAT_INFO)))
1645 #define ggc_alloc_cleared_rtx_def_zero_extract() ((struct rtx_def_zero_extract *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_zero_extract) MEM_STAT_INFO)))
1646 #define ggc_alloc_vec_rtx_def_zero_extract(n) ((struct rtx_def_zero_extract *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_zero_extract), n MEM_STAT_INFO)))
1647 #define ggc_alloc_cleared_vec_rtx_def_zero_extract(n) ((struct rtx_def_zero_extract *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_zero_extract), n MEM_STAT_INFO)))
1648 #define ggc_alloc_rtx_def_sign_extract() ((struct rtx_def_sign_extract *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_sign_extract) MEM_STAT_INFO)))
1649 #define ggc_alloc_cleared_rtx_def_sign_extract() ((struct rtx_def_sign_extract *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_sign_extract) MEM_STAT_INFO)))
1650 #define ggc_alloc_vec_rtx_def_sign_extract(n) ((struct rtx_def_sign_extract *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_sign_extract), n MEM_STAT_INFO)))
1651 #define ggc_alloc_cleared_vec_rtx_def_sign_extract(n) ((struct rtx_def_sign_extract *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_sign_extract), n MEM_STAT_INFO)))
1652 #define ggc_alloc_rtx_def_parity() ((struct rtx_def_parity *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_parity) MEM_STAT_INFO)))
1653 #define ggc_alloc_cleared_rtx_def_parity() ((struct rtx_def_parity *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_parity) MEM_STAT_INFO)))
1654 #define ggc_alloc_vec_rtx_def_parity(n) ((struct rtx_def_parity *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_parity), n MEM_STAT_INFO)))
1655 #define ggc_alloc_cleared_vec_rtx_def_parity(n) ((struct rtx_def_parity *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_parity), n MEM_STAT_INFO)))
1656 #define ggc_alloc_rtx_def_popcount() ((struct rtx_def_popcount *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_popcount) MEM_STAT_INFO)))
1657 #define ggc_alloc_cleared_rtx_def_popcount() ((struct rtx_def_popcount *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_popcount) MEM_STAT_INFO)))
1658 #define ggc_alloc_vec_rtx_def_popcount(n) ((struct rtx_def_popcount *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_popcount), n MEM_STAT_INFO)))
1659 #define ggc_alloc_cleared_vec_rtx_def_popcount(n) ((struct rtx_def_popcount *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_popcount), n MEM_STAT_INFO)))
1660 #define ggc_alloc_rtx_def_ctz() ((struct rtx_def_ctz *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ctz) MEM_STAT_INFO)))
1661 #define ggc_alloc_cleared_rtx_def_ctz() ((struct rtx_def_ctz *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ctz) MEM_STAT_INFO)))
1662 #define ggc_alloc_vec_rtx_def_ctz(n) ((struct rtx_def_ctz *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ctz), n MEM_STAT_INFO)))
1663 #define ggc_alloc_cleared_vec_rtx_def_ctz(n) ((struct rtx_def_ctz *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ctz), n MEM_STAT_INFO)))
1664 #define ggc_alloc_rtx_def_clz() ((struct rtx_def_clz *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_clz) MEM_STAT_INFO)))
1665 #define ggc_alloc_cleared_rtx_def_clz() ((struct rtx_def_clz *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_clz) MEM_STAT_INFO)))
1666 #define ggc_alloc_vec_rtx_def_clz(n) ((struct rtx_def_clz *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_clz), n MEM_STAT_INFO)))
1667 #define ggc_alloc_cleared_vec_rtx_def_clz(n) ((struct rtx_def_clz *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_clz), n MEM_STAT_INFO)))
1668 #define ggc_alloc_rtx_def_clrsb() ((struct rtx_def_clrsb *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_clrsb) MEM_STAT_INFO)))
1669 #define ggc_alloc_cleared_rtx_def_clrsb() ((struct rtx_def_clrsb *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_clrsb) MEM_STAT_INFO)))
1670 #define ggc_alloc_vec_rtx_def_clrsb(n) ((struct rtx_def_clrsb *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_clrsb), n MEM_STAT_INFO)))
1671 #define ggc_alloc_cleared_vec_rtx_def_clrsb(n) ((struct rtx_def_clrsb *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_clrsb), n MEM_STAT_INFO)))
1672 #define ggc_alloc_rtx_def_ffs() ((struct rtx_def_ffs *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ffs) MEM_STAT_INFO)))
1673 #define ggc_alloc_cleared_rtx_def_ffs() ((struct rtx_def_ffs *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ffs) MEM_STAT_INFO)))
1674 #define ggc_alloc_vec_rtx_def_ffs(n) ((struct rtx_def_ffs *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ffs), n MEM_STAT_INFO)))
1675 #define ggc_alloc_cleared_vec_rtx_def_ffs(n) ((struct rtx_def_ffs *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ffs), n MEM_STAT_INFO)))
1676 #define ggc_alloc_rtx_def_bswap() ((struct rtx_def_bswap *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_bswap) MEM_STAT_INFO)))
1677 #define ggc_alloc_cleared_rtx_def_bswap() ((struct rtx_def_bswap *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_bswap) MEM_STAT_INFO)))
1678 #define ggc_alloc_vec_rtx_def_bswap(n) ((struct rtx_def_bswap *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_bswap), n MEM_STAT_INFO)))
1679 #define ggc_alloc_cleared_vec_rtx_def_bswap(n) ((struct rtx_def_bswap *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_bswap), n MEM_STAT_INFO)))
1680 #define ggc_alloc_rtx_def_sqrt() ((struct rtx_def_sqrt *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_sqrt) MEM_STAT_INFO)))
1681 #define ggc_alloc_cleared_rtx_def_sqrt() ((struct rtx_def_sqrt *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_sqrt) MEM_STAT_INFO)))
1682 #define ggc_alloc_vec_rtx_def_sqrt(n) ((struct rtx_def_sqrt *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_sqrt), n MEM_STAT_INFO)))
1683 #define ggc_alloc_cleared_vec_rtx_def_sqrt(n) ((struct rtx_def_sqrt *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_sqrt), n MEM_STAT_INFO)))
1684 #define ggc_alloc_rtx_def_abs() ((struct rtx_def_abs *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_abs) MEM_STAT_INFO)))
1685 #define ggc_alloc_cleared_rtx_def_abs() ((struct rtx_def_abs *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_abs) MEM_STAT_INFO)))
1686 #define ggc_alloc_vec_rtx_def_abs(n) ((struct rtx_def_abs *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_abs), n MEM_STAT_INFO)))
1687 #define ggc_alloc_cleared_vec_rtx_def_abs(n) ((struct rtx_def_abs *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_abs), n MEM_STAT_INFO)))
1688 #define ggc_alloc_rtx_def_unsigned_sat_fract() ((struct rtx_def_unsigned_sat_fract *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_unsigned_sat_fract) MEM_STAT_INFO)))
1689 #define ggc_alloc_cleared_rtx_def_unsigned_sat_fract() ((struct rtx_def_unsigned_sat_fract *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_unsigned_sat_fract) MEM_STAT_INFO)))
1690 #define ggc_alloc_vec_rtx_def_unsigned_sat_fract(n) ((struct rtx_def_unsigned_sat_fract *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_unsigned_sat_fract), n MEM_STAT_INFO)))
1691 #define ggc_alloc_cleared_vec_rtx_def_unsigned_sat_fract(n) ((struct rtx_def_unsigned_sat_fract *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_unsigned_sat_fract), n MEM_STAT_INFO)))
1692 #define ggc_alloc_rtx_def_sat_fract() ((struct rtx_def_sat_fract *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_sat_fract) MEM_STAT_INFO)))
1693 #define ggc_alloc_cleared_rtx_def_sat_fract() ((struct rtx_def_sat_fract *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_sat_fract) MEM_STAT_INFO)))
1694 #define ggc_alloc_vec_rtx_def_sat_fract(n) ((struct rtx_def_sat_fract *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_sat_fract), n MEM_STAT_INFO)))
1695 #define ggc_alloc_cleared_vec_rtx_def_sat_fract(n) ((struct rtx_def_sat_fract *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_sat_fract), n MEM_STAT_INFO)))
1696 #define ggc_alloc_rtx_def_unsigned_fract_convert() ((struct rtx_def_unsigned_fract_convert *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_unsigned_fract_convert) MEM_STAT_INFO)))
1697 #define ggc_alloc_cleared_rtx_def_unsigned_fract_convert() ((struct rtx_def_unsigned_fract_convert *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_unsigned_fract_convert) MEM_STAT_INFO)))
1698 #define ggc_alloc_vec_rtx_def_unsigned_fract_convert(n) ((struct rtx_def_unsigned_fract_convert *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_unsigned_fract_convert), n MEM_STAT_INFO)))
1699 #define ggc_alloc_cleared_vec_rtx_def_unsigned_fract_convert(n) ((struct rtx_def_unsigned_fract_convert *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_unsigned_fract_convert), n MEM_STAT_INFO)))
1700 #define ggc_alloc_rtx_def_fract_convert() ((struct rtx_def_fract_convert *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_fract_convert) MEM_STAT_INFO)))
1701 #define ggc_alloc_cleared_rtx_def_fract_convert() ((struct rtx_def_fract_convert *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_fract_convert) MEM_STAT_INFO)))
1702 #define ggc_alloc_vec_rtx_def_fract_convert(n) ((struct rtx_def_fract_convert *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_fract_convert), n MEM_STAT_INFO)))
1703 #define ggc_alloc_cleared_vec_rtx_def_fract_convert(n) ((struct rtx_def_fract_convert *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_fract_convert), n MEM_STAT_INFO)))
1704 #define ggc_alloc_rtx_def_unsigned_fix() ((struct rtx_def_unsigned_fix *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_unsigned_fix) MEM_STAT_INFO)))
1705 #define ggc_alloc_cleared_rtx_def_unsigned_fix() ((struct rtx_def_unsigned_fix *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_unsigned_fix) MEM_STAT_INFO)))
1706 #define ggc_alloc_vec_rtx_def_unsigned_fix(n) ((struct rtx_def_unsigned_fix *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_unsigned_fix), n MEM_STAT_INFO)))
1707 #define ggc_alloc_cleared_vec_rtx_def_unsigned_fix(n) ((struct rtx_def_unsigned_fix *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_unsigned_fix), n MEM_STAT_INFO)))
1708 #define ggc_alloc_rtx_def_unsigned_float() ((struct rtx_def_unsigned_float *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_unsigned_float) MEM_STAT_INFO)))
1709 #define ggc_alloc_cleared_rtx_def_unsigned_float() ((struct rtx_def_unsigned_float *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_unsigned_float) MEM_STAT_INFO)))
1710 #define ggc_alloc_vec_rtx_def_unsigned_float(n) ((struct rtx_def_unsigned_float *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_unsigned_float), n MEM_STAT_INFO)))
1711 #define ggc_alloc_cleared_vec_rtx_def_unsigned_float(n) ((struct rtx_def_unsigned_float *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_unsigned_float), n MEM_STAT_INFO)))
1712 #define ggc_alloc_rtx_def_fix() ((struct rtx_def_fix *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_fix) MEM_STAT_INFO)))
1713 #define ggc_alloc_cleared_rtx_def_fix() ((struct rtx_def_fix *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_fix) MEM_STAT_INFO)))
1714 #define ggc_alloc_vec_rtx_def_fix(n) ((struct rtx_def_fix *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_fix), n MEM_STAT_INFO)))
1715 #define ggc_alloc_cleared_vec_rtx_def_fix(n) ((struct rtx_def_fix *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_fix), n MEM_STAT_INFO)))
1716 #define ggc_alloc_rtx_def_float() ((struct rtx_def_float *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_float) MEM_STAT_INFO)))
1717 #define ggc_alloc_cleared_rtx_def_float() ((struct rtx_def_float *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_float) MEM_STAT_INFO)))
1718 #define ggc_alloc_vec_rtx_def_float(n) ((struct rtx_def_float *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_float), n MEM_STAT_INFO)))
1719 #define ggc_alloc_cleared_vec_rtx_def_float(n) ((struct rtx_def_float *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_float), n MEM_STAT_INFO)))
1720 #define ggc_alloc_rtx_def_float_truncate() ((struct rtx_def_float_truncate *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_float_truncate) MEM_STAT_INFO)))
1721 #define ggc_alloc_cleared_rtx_def_float_truncate() ((struct rtx_def_float_truncate *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_float_truncate) MEM_STAT_INFO)))
1722 #define ggc_alloc_vec_rtx_def_float_truncate(n) ((struct rtx_def_float_truncate *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_float_truncate), n MEM_STAT_INFO)))
1723 #define ggc_alloc_cleared_vec_rtx_def_float_truncate(n) ((struct rtx_def_float_truncate *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_float_truncate), n MEM_STAT_INFO)))
1724 #define ggc_alloc_rtx_def_float_extend() ((struct rtx_def_float_extend *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_float_extend) MEM_STAT_INFO)))
1725 #define ggc_alloc_cleared_rtx_def_float_extend() ((struct rtx_def_float_extend *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_float_extend) MEM_STAT_INFO)))
1726 #define ggc_alloc_vec_rtx_def_float_extend(n) ((struct rtx_def_float_extend *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_float_extend), n MEM_STAT_INFO)))
1727 #define ggc_alloc_cleared_vec_rtx_def_float_extend(n) ((struct rtx_def_float_extend *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_float_extend), n MEM_STAT_INFO)))
1728 #define ggc_alloc_rtx_def_truncate() ((struct rtx_def_truncate *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_truncate) MEM_STAT_INFO)))
1729 #define ggc_alloc_cleared_rtx_def_truncate() ((struct rtx_def_truncate *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_truncate) MEM_STAT_INFO)))
1730 #define ggc_alloc_vec_rtx_def_truncate(n) ((struct rtx_def_truncate *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_truncate), n MEM_STAT_INFO)))
1731 #define ggc_alloc_cleared_vec_rtx_def_truncate(n) ((struct rtx_def_truncate *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_truncate), n MEM_STAT_INFO)))
1732 #define ggc_alloc_rtx_def_zero_extend() ((struct rtx_def_zero_extend *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_zero_extend) MEM_STAT_INFO)))
1733 #define ggc_alloc_cleared_rtx_def_zero_extend() ((struct rtx_def_zero_extend *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_zero_extend) MEM_STAT_INFO)))
1734 #define ggc_alloc_vec_rtx_def_zero_extend(n) ((struct rtx_def_zero_extend *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_zero_extend), n MEM_STAT_INFO)))
1735 #define ggc_alloc_cleared_vec_rtx_def_zero_extend(n) ((struct rtx_def_zero_extend *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_zero_extend), n MEM_STAT_INFO)))
1736 #define ggc_alloc_rtx_def_sign_extend() ((struct rtx_def_sign_extend *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_sign_extend) MEM_STAT_INFO)))
1737 #define ggc_alloc_cleared_rtx_def_sign_extend() ((struct rtx_def_sign_extend *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_sign_extend) MEM_STAT_INFO)))
1738 #define ggc_alloc_vec_rtx_def_sign_extend(n) ((struct rtx_def_sign_extend *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_sign_extend), n MEM_STAT_INFO)))
1739 #define ggc_alloc_cleared_vec_rtx_def_sign_extend(n) ((struct rtx_def_sign_extend *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_sign_extend), n MEM_STAT_INFO)))
1740 #define ggc_alloc_rtx_def_ltgt() ((struct rtx_def_ltgt *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ltgt) MEM_STAT_INFO)))
1741 #define ggc_alloc_cleared_rtx_def_ltgt() ((struct rtx_def_ltgt *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ltgt) MEM_STAT_INFO)))
1742 #define ggc_alloc_vec_rtx_def_ltgt(n) ((struct rtx_def_ltgt *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ltgt), n MEM_STAT_INFO)))
1743 #define ggc_alloc_cleared_vec_rtx_def_ltgt(n) ((struct rtx_def_ltgt *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ltgt), n MEM_STAT_INFO)))
1744 #define ggc_alloc_rtx_def_unlt() ((struct rtx_def_unlt *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_unlt) MEM_STAT_INFO)))
1745 #define ggc_alloc_cleared_rtx_def_unlt() ((struct rtx_def_unlt *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_unlt) MEM_STAT_INFO)))
1746 #define ggc_alloc_vec_rtx_def_unlt(n) ((struct rtx_def_unlt *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_unlt), n MEM_STAT_INFO)))
1747 #define ggc_alloc_cleared_vec_rtx_def_unlt(n) ((struct rtx_def_unlt *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_unlt), n MEM_STAT_INFO)))
1748 #define ggc_alloc_rtx_def_unle() ((struct rtx_def_unle *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_unle) MEM_STAT_INFO)))
1749 #define ggc_alloc_cleared_rtx_def_unle() ((struct rtx_def_unle *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_unle) MEM_STAT_INFO)))
1750 #define ggc_alloc_vec_rtx_def_unle(n) ((struct rtx_def_unle *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_unle), n MEM_STAT_INFO)))
1751 #define ggc_alloc_cleared_vec_rtx_def_unle(n) ((struct rtx_def_unle *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_unle), n MEM_STAT_INFO)))
1752 #define ggc_alloc_rtx_def_ungt() ((struct rtx_def_ungt *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ungt) MEM_STAT_INFO)))
1753 #define ggc_alloc_cleared_rtx_def_ungt() ((struct rtx_def_ungt *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ungt) MEM_STAT_INFO)))
1754 #define ggc_alloc_vec_rtx_def_ungt(n) ((struct rtx_def_ungt *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ungt), n MEM_STAT_INFO)))
1755 #define ggc_alloc_cleared_vec_rtx_def_ungt(n) ((struct rtx_def_ungt *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ungt), n MEM_STAT_INFO)))
1756 #define ggc_alloc_rtx_def_unge() ((struct rtx_def_unge *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_unge) MEM_STAT_INFO)))
1757 #define ggc_alloc_cleared_rtx_def_unge() ((struct rtx_def_unge *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_unge) MEM_STAT_INFO)))
1758 #define ggc_alloc_vec_rtx_def_unge(n) ((struct rtx_def_unge *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_unge), n MEM_STAT_INFO)))
1759 #define ggc_alloc_cleared_vec_rtx_def_unge(n) ((struct rtx_def_unge *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_unge), n MEM_STAT_INFO)))
1760 #define ggc_alloc_rtx_def_uneq() ((struct rtx_def_uneq *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_uneq) MEM_STAT_INFO)))
1761 #define ggc_alloc_cleared_rtx_def_uneq() ((struct rtx_def_uneq *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_uneq) MEM_STAT_INFO)))
1762 #define ggc_alloc_vec_rtx_def_uneq(n) ((struct rtx_def_uneq *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_uneq), n MEM_STAT_INFO)))
1763 #define ggc_alloc_cleared_vec_rtx_def_uneq(n) ((struct rtx_def_uneq *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_uneq), n MEM_STAT_INFO)))
1764 #define ggc_alloc_rtx_def_ordered() ((struct rtx_def_ordered *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ordered) MEM_STAT_INFO)))
1765 #define ggc_alloc_cleared_rtx_def_ordered() ((struct rtx_def_ordered *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ordered) MEM_STAT_INFO)))
1766 #define ggc_alloc_vec_rtx_def_ordered(n) ((struct rtx_def_ordered *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ordered), n MEM_STAT_INFO)))
1767 #define ggc_alloc_cleared_vec_rtx_def_ordered(n) ((struct rtx_def_ordered *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ordered), n MEM_STAT_INFO)))
1768 #define ggc_alloc_rtx_def_unordered() ((struct rtx_def_unordered *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_unordered) MEM_STAT_INFO)))
1769 #define ggc_alloc_cleared_rtx_def_unordered() ((struct rtx_def_unordered *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_unordered) MEM_STAT_INFO)))
1770 #define ggc_alloc_vec_rtx_def_unordered(n) ((struct rtx_def_unordered *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_unordered), n MEM_STAT_INFO)))
1771 #define ggc_alloc_cleared_vec_rtx_def_unordered(n) ((struct rtx_def_unordered *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_unordered), n MEM_STAT_INFO)))
1772 #define ggc_alloc_rtx_def_ltu() ((struct rtx_def_ltu *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ltu) MEM_STAT_INFO)))
1773 #define ggc_alloc_cleared_rtx_def_ltu() ((struct rtx_def_ltu *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ltu) MEM_STAT_INFO)))
1774 #define ggc_alloc_vec_rtx_def_ltu(n) ((struct rtx_def_ltu *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ltu), n MEM_STAT_INFO)))
1775 #define ggc_alloc_cleared_vec_rtx_def_ltu(n) ((struct rtx_def_ltu *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ltu), n MEM_STAT_INFO)))
1776 #define ggc_alloc_rtx_def_leu() ((struct rtx_def_leu *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_leu) MEM_STAT_INFO)))
1777 #define ggc_alloc_cleared_rtx_def_leu() ((struct rtx_def_leu *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_leu) MEM_STAT_INFO)))
1778 #define ggc_alloc_vec_rtx_def_leu(n) ((struct rtx_def_leu *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_leu), n MEM_STAT_INFO)))
1779 #define ggc_alloc_cleared_vec_rtx_def_leu(n) ((struct rtx_def_leu *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_leu), n MEM_STAT_INFO)))
1780 #define ggc_alloc_rtx_def_gtu() ((struct rtx_def_gtu *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_gtu) MEM_STAT_INFO)))
1781 #define ggc_alloc_cleared_rtx_def_gtu() ((struct rtx_def_gtu *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_gtu) MEM_STAT_INFO)))
1782 #define ggc_alloc_vec_rtx_def_gtu(n) ((struct rtx_def_gtu *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_gtu), n MEM_STAT_INFO)))
1783 #define ggc_alloc_cleared_vec_rtx_def_gtu(n) ((struct rtx_def_gtu *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_gtu), n MEM_STAT_INFO)))
1784 #define ggc_alloc_rtx_def_geu() ((struct rtx_def_geu *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_geu) MEM_STAT_INFO)))
1785 #define ggc_alloc_cleared_rtx_def_geu() ((struct rtx_def_geu *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_geu) MEM_STAT_INFO)))
1786 #define ggc_alloc_vec_rtx_def_geu(n) ((struct rtx_def_geu *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_geu), n MEM_STAT_INFO)))
1787 #define ggc_alloc_cleared_vec_rtx_def_geu(n) ((struct rtx_def_geu *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_geu), n MEM_STAT_INFO)))
1788 #define ggc_alloc_rtx_def_lt() ((struct rtx_def_lt *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_lt) MEM_STAT_INFO)))
1789 #define ggc_alloc_cleared_rtx_def_lt() ((struct rtx_def_lt *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_lt) MEM_STAT_INFO)))
1790 #define ggc_alloc_vec_rtx_def_lt(n) ((struct rtx_def_lt *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_lt), n MEM_STAT_INFO)))
1791 #define ggc_alloc_cleared_vec_rtx_def_lt(n) ((struct rtx_def_lt *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_lt), n MEM_STAT_INFO)))
1792 #define ggc_alloc_rtx_def_le() ((struct rtx_def_le *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_le) MEM_STAT_INFO)))
1793 #define ggc_alloc_cleared_rtx_def_le() ((struct rtx_def_le *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_le) MEM_STAT_INFO)))
1794 #define ggc_alloc_vec_rtx_def_le(n) ((struct rtx_def_le *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_le), n MEM_STAT_INFO)))
1795 #define ggc_alloc_cleared_vec_rtx_def_le(n) ((struct rtx_def_le *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_le), n MEM_STAT_INFO)))
1796 #define ggc_alloc_rtx_def_gt() ((struct rtx_def_gt *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_gt) MEM_STAT_INFO)))
1797 #define ggc_alloc_cleared_rtx_def_gt() ((struct rtx_def_gt *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_gt) MEM_STAT_INFO)))
1798 #define ggc_alloc_vec_rtx_def_gt(n) ((struct rtx_def_gt *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_gt), n MEM_STAT_INFO)))
1799 #define ggc_alloc_cleared_vec_rtx_def_gt(n) ((struct rtx_def_gt *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_gt), n MEM_STAT_INFO)))
1800 #define ggc_alloc_rtx_def_ge() ((struct rtx_def_ge *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ge) MEM_STAT_INFO)))
1801 #define ggc_alloc_cleared_rtx_def_ge() ((struct rtx_def_ge *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ge) MEM_STAT_INFO)))
1802 #define ggc_alloc_vec_rtx_def_ge(n) ((struct rtx_def_ge *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ge), n MEM_STAT_INFO)))
1803 #define ggc_alloc_cleared_vec_rtx_def_ge(n) ((struct rtx_def_ge *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ge), n MEM_STAT_INFO)))
1804 #define ggc_alloc_rtx_def_eq() ((struct rtx_def_eq *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_eq) MEM_STAT_INFO)))
1805 #define ggc_alloc_cleared_rtx_def_eq() ((struct rtx_def_eq *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_eq) MEM_STAT_INFO)))
1806 #define ggc_alloc_vec_rtx_def_eq(n) ((struct rtx_def_eq *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_eq), n MEM_STAT_INFO)))
1807 #define ggc_alloc_cleared_vec_rtx_def_eq(n) ((struct rtx_def_eq *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_eq), n MEM_STAT_INFO)))
1808 #define ggc_alloc_rtx_def_ne() ((struct rtx_def_ne *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ne) MEM_STAT_INFO)))
1809 #define ggc_alloc_cleared_rtx_def_ne() ((struct rtx_def_ne *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ne) MEM_STAT_INFO)))
1810 #define ggc_alloc_vec_rtx_def_ne(n) ((struct rtx_def_ne *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ne), n MEM_STAT_INFO)))
1811 #define ggc_alloc_cleared_vec_rtx_def_ne(n) ((struct rtx_def_ne *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ne), n MEM_STAT_INFO)))
1812 #define ggc_alloc_rtx_def_post_modify() ((struct rtx_def_post_modify *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_post_modify) MEM_STAT_INFO)))
1813 #define ggc_alloc_cleared_rtx_def_post_modify() ((struct rtx_def_post_modify *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_post_modify) MEM_STAT_INFO)))
1814 #define ggc_alloc_vec_rtx_def_post_modify(n) ((struct rtx_def_post_modify *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_post_modify), n MEM_STAT_INFO)))
1815 #define ggc_alloc_cleared_vec_rtx_def_post_modify(n) ((struct rtx_def_post_modify *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_post_modify), n MEM_STAT_INFO)))
1816 #define ggc_alloc_rtx_def_pre_modify() ((struct rtx_def_pre_modify *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_pre_modify) MEM_STAT_INFO)))
1817 #define ggc_alloc_cleared_rtx_def_pre_modify() ((struct rtx_def_pre_modify *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_pre_modify) MEM_STAT_INFO)))
1818 #define ggc_alloc_vec_rtx_def_pre_modify(n) ((struct rtx_def_pre_modify *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_pre_modify), n MEM_STAT_INFO)))
1819 #define ggc_alloc_cleared_vec_rtx_def_pre_modify(n) ((struct rtx_def_pre_modify *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_pre_modify), n MEM_STAT_INFO)))
1820 #define ggc_alloc_rtx_def_post_inc() ((struct rtx_def_post_inc *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_post_inc) MEM_STAT_INFO)))
1821 #define ggc_alloc_cleared_rtx_def_post_inc() ((struct rtx_def_post_inc *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_post_inc) MEM_STAT_INFO)))
1822 #define ggc_alloc_vec_rtx_def_post_inc(n) ((struct rtx_def_post_inc *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_post_inc), n MEM_STAT_INFO)))
1823 #define ggc_alloc_cleared_vec_rtx_def_post_inc(n) ((struct rtx_def_post_inc *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_post_inc), n MEM_STAT_INFO)))
1824 #define ggc_alloc_rtx_def_post_dec() ((struct rtx_def_post_dec *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_post_dec) MEM_STAT_INFO)))
1825 #define ggc_alloc_cleared_rtx_def_post_dec() ((struct rtx_def_post_dec *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_post_dec) MEM_STAT_INFO)))
1826 #define ggc_alloc_vec_rtx_def_post_dec(n) ((struct rtx_def_post_dec *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_post_dec), n MEM_STAT_INFO)))
1827 #define ggc_alloc_cleared_vec_rtx_def_post_dec(n) ((struct rtx_def_post_dec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_post_dec), n MEM_STAT_INFO)))
1828 #define ggc_alloc_rtx_def_pre_inc() ((struct rtx_def_pre_inc *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_pre_inc) MEM_STAT_INFO)))
1829 #define ggc_alloc_cleared_rtx_def_pre_inc() ((struct rtx_def_pre_inc *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_pre_inc) MEM_STAT_INFO)))
1830 #define ggc_alloc_vec_rtx_def_pre_inc(n) ((struct rtx_def_pre_inc *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_pre_inc), n MEM_STAT_INFO)))
1831 #define ggc_alloc_cleared_vec_rtx_def_pre_inc(n) ((struct rtx_def_pre_inc *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_pre_inc), n MEM_STAT_INFO)))
1832 #define ggc_alloc_rtx_def_pre_dec() ((struct rtx_def_pre_dec *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_pre_dec) MEM_STAT_INFO)))
1833 #define ggc_alloc_cleared_rtx_def_pre_dec() ((struct rtx_def_pre_dec *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_pre_dec) MEM_STAT_INFO)))
1834 #define ggc_alloc_vec_rtx_def_pre_dec(n) ((struct rtx_def_pre_dec *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_pre_dec), n MEM_STAT_INFO)))
1835 #define ggc_alloc_cleared_vec_rtx_def_pre_dec(n) ((struct rtx_def_pre_dec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_pre_dec), n MEM_STAT_INFO)))
1836 #define ggc_alloc_rtx_def_umax() ((struct rtx_def_umax *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_umax) MEM_STAT_INFO)))
1837 #define ggc_alloc_cleared_rtx_def_umax() ((struct rtx_def_umax *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_umax) MEM_STAT_INFO)))
1838 #define ggc_alloc_vec_rtx_def_umax(n) ((struct rtx_def_umax *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_umax), n MEM_STAT_INFO)))
1839 #define ggc_alloc_cleared_vec_rtx_def_umax(n) ((struct rtx_def_umax *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_umax), n MEM_STAT_INFO)))
1840 #define ggc_alloc_rtx_def_umin() ((struct rtx_def_umin *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_umin) MEM_STAT_INFO)))
1841 #define ggc_alloc_cleared_rtx_def_umin() ((struct rtx_def_umin *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_umin) MEM_STAT_INFO)))
1842 #define ggc_alloc_vec_rtx_def_umin(n) ((struct rtx_def_umin *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_umin), n MEM_STAT_INFO)))
1843 #define ggc_alloc_cleared_vec_rtx_def_umin(n) ((struct rtx_def_umin *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_umin), n MEM_STAT_INFO)))
1844 #define ggc_alloc_rtx_def_smax() ((struct rtx_def_smax *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_smax) MEM_STAT_INFO)))
1845 #define ggc_alloc_cleared_rtx_def_smax() ((struct rtx_def_smax *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_smax) MEM_STAT_INFO)))
1846 #define ggc_alloc_vec_rtx_def_smax(n) ((struct rtx_def_smax *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_smax), n MEM_STAT_INFO)))
1847 #define ggc_alloc_cleared_vec_rtx_def_smax(n) ((struct rtx_def_smax *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_smax), n MEM_STAT_INFO)))
1848 #define ggc_alloc_rtx_def_smin() ((struct rtx_def_smin *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_smin) MEM_STAT_INFO)))
1849 #define ggc_alloc_cleared_rtx_def_smin() ((struct rtx_def_smin *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_smin) MEM_STAT_INFO)))
1850 #define ggc_alloc_vec_rtx_def_smin(n) ((struct rtx_def_smin *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_smin), n MEM_STAT_INFO)))
1851 #define ggc_alloc_cleared_vec_rtx_def_smin(n) ((struct rtx_def_smin *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_smin), n MEM_STAT_INFO)))
1852 #define ggc_alloc_rtx_def_rotatert() ((struct rtx_def_rotatert *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_rotatert) MEM_STAT_INFO)))
1853 #define ggc_alloc_cleared_rtx_def_rotatert() ((struct rtx_def_rotatert *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_rotatert) MEM_STAT_INFO)))
1854 #define ggc_alloc_vec_rtx_def_rotatert(n) ((struct rtx_def_rotatert *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_rotatert), n MEM_STAT_INFO)))
1855 #define ggc_alloc_cleared_vec_rtx_def_rotatert(n) ((struct rtx_def_rotatert *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_rotatert), n MEM_STAT_INFO)))
1856 #define ggc_alloc_rtx_def_lshiftrt() ((struct rtx_def_lshiftrt *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_lshiftrt) MEM_STAT_INFO)))
1857 #define ggc_alloc_cleared_rtx_def_lshiftrt() ((struct rtx_def_lshiftrt *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_lshiftrt) MEM_STAT_INFO)))
1858 #define ggc_alloc_vec_rtx_def_lshiftrt(n) ((struct rtx_def_lshiftrt *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_lshiftrt), n MEM_STAT_INFO)))
1859 #define ggc_alloc_cleared_vec_rtx_def_lshiftrt(n) ((struct rtx_def_lshiftrt *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_lshiftrt), n MEM_STAT_INFO)))
1860 #define ggc_alloc_rtx_def_ashiftrt() ((struct rtx_def_ashiftrt *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ashiftrt) MEM_STAT_INFO)))
1861 #define ggc_alloc_cleared_rtx_def_ashiftrt() ((struct rtx_def_ashiftrt *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ashiftrt) MEM_STAT_INFO)))
1862 #define ggc_alloc_vec_rtx_def_ashiftrt(n) ((struct rtx_def_ashiftrt *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ashiftrt), n MEM_STAT_INFO)))
1863 #define ggc_alloc_cleared_vec_rtx_def_ashiftrt(n) ((struct rtx_def_ashiftrt *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ashiftrt), n MEM_STAT_INFO)))
1864 #define ggc_alloc_rtx_def_rotate() ((struct rtx_def_rotate *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_rotate) MEM_STAT_INFO)))
1865 #define ggc_alloc_cleared_rtx_def_rotate() ((struct rtx_def_rotate *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_rotate) MEM_STAT_INFO)))
1866 #define ggc_alloc_vec_rtx_def_rotate(n) ((struct rtx_def_rotate *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_rotate), n MEM_STAT_INFO)))
1867 #define ggc_alloc_cleared_vec_rtx_def_rotate(n) ((struct rtx_def_rotate *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_rotate), n MEM_STAT_INFO)))
1868 #define ggc_alloc_rtx_def_ashift() ((struct rtx_def_ashift *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ashift) MEM_STAT_INFO)))
1869 #define ggc_alloc_cleared_rtx_def_ashift() ((struct rtx_def_ashift *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ashift) MEM_STAT_INFO)))
1870 #define ggc_alloc_vec_rtx_def_ashift(n) ((struct rtx_def_ashift *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ashift), n MEM_STAT_INFO)))
1871 #define ggc_alloc_cleared_vec_rtx_def_ashift(n) ((struct rtx_def_ashift *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ashift), n MEM_STAT_INFO)))
1872 #define ggc_alloc_rtx_def_not() ((struct rtx_def_not *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_not) MEM_STAT_INFO)))
1873 #define ggc_alloc_cleared_rtx_def_not() ((struct rtx_def_not *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_not) MEM_STAT_INFO)))
1874 #define ggc_alloc_vec_rtx_def_not(n) ((struct rtx_def_not *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_not), n MEM_STAT_INFO)))
1875 #define ggc_alloc_cleared_vec_rtx_def_not(n) ((struct rtx_def_not *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_not), n MEM_STAT_INFO)))
1876 #define ggc_alloc_rtx_def_xor() ((struct rtx_def_xor *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_xor) MEM_STAT_INFO)))
1877 #define ggc_alloc_cleared_rtx_def_xor() ((struct rtx_def_xor *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_xor) MEM_STAT_INFO)))
1878 #define ggc_alloc_vec_rtx_def_xor(n) ((struct rtx_def_xor *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_xor), n MEM_STAT_INFO)))
1879 #define ggc_alloc_cleared_vec_rtx_def_xor(n) ((struct rtx_def_xor *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_xor), n MEM_STAT_INFO)))
1880 #define ggc_alloc_rtx_def_ior() ((struct rtx_def_ior *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ior) MEM_STAT_INFO)))
1881 #define ggc_alloc_cleared_rtx_def_ior() ((struct rtx_def_ior *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ior) MEM_STAT_INFO)))
1882 #define ggc_alloc_vec_rtx_def_ior(n) ((struct rtx_def_ior *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ior), n MEM_STAT_INFO)))
1883 #define ggc_alloc_cleared_vec_rtx_def_ior(n) ((struct rtx_def_ior *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ior), n MEM_STAT_INFO)))
1884 #define ggc_alloc_rtx_def_and() ((struct rtx_def_and *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_and) MEM_STAT_INFO)))
1885 #define ggc_alloc_cleared_rtx_def_and() ((struct rtx_def_and *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_and) MEM_STAT_INFO)))
1886 #define ggc_alloc_vec_rtx_def_and(n) ((struct rtx_def_and *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_and), n MEM_STAT_INFO)))
1887 #define ggc_alloc_cleared_vec_rtx_def_and(n) ((struct rtx_def_and *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_and), n MEM_STAT_INFO)))
1888 #define ggc_alloc_rtx_def_umod() ((struct rtx_def_umod *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_umod) MEM_STAT_INFO)))
1889 #define ggc_alloc_cleared_rtx_def_umod() ((struct rtx_def_umod *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_umod) MEM_STAT_INFO)))
1890 #define ggc_alloc_vec_rtx_def_umod(n) ((struct rtx_def_umod *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_umod), n MEM_STAT_INFO)))
1891 #define ggc_alloc_cleared_vec_rtx_def_umod(n) ((struct rtx_def_umod *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_umod), n MEM_STAT_INFO)))
1892 #define ggc_alloc_rtx_def_udiv() ((struct rtx_def_udiv *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_udiv) MEM_STAT_INFO)))
1893 #define ggc_alloc_cleared_rtx_def_udiv() ((struct rtx_def_udiv *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_udiv) MEM_STAT_INFO)))
1894 #define ggc_alloc_vec_rtx_def_udiv(n) ((struct rtx_def_udiv *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_udiv), n MEM_STAT_INFO)))
1895 #define ggc_alloc_cleared_vec_rtx_def_udiv(n) ((struct rtx_def_udiv *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_udiv), n MEM_STAT_INFO)))
1896 #define ggc_alloc_rtx_def_mod() ((struct rtx_def_mod *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_mod) MEM_STAT_INFO)))
1897 #define ggc_alloc_cleared_rtx_def_mod() ((struct rtx_def_mod *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_mod) MEM_STAT_INFO)))
1898 #define ggc_alloc_vec_rtx_def_mod(n) ((struct rtx_def_mod *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_mod), n MEM_STAT_INFO)))
1899 #define ggc_alloc_cleared_vec_rtx_def_mod(n) ((struct rtx_def_mod *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_mod), n MEM_STAT_INFO)))
1900 #define ggc_alloc_rtx_def_us_div() ((struct rtx_def_us_div *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_us_div) MEM_STAT_INFO)))
1901 #define ggc_alloc_cleared_rtx_def_us_div() ((struct rtx_def_us_div *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_us_div) MEM_STAT_INFO)))
1902 #define ggc_alloc_vec_rtx_def_us_div(n) ((struct rtx_def_us_div *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_us_div), n MEM_STAT_INFO)))
1903 #define ggc_alloc_cleared_vec_rtx_def_us_div(n) ((struct rtx_def_us_div *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_us_div), n MEM_STAT_INFO)))
1904 #define ggc_alloc_rtx_def_ss_div() ((struct rtx_def_ss_div *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ss_div) MEM_STAT_INFO)))
1905 #define ggc_alloc_cleared_rtx_def_ss_div() ((struct rtx_def_ss_div *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ss_div) MEM_STAT_INFO)))
1906 #define ggc_alloc_vec_rtx_def_ss_div(n) ((struct rtx_def_ss_div *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ss_div), n MEM_STAT_INFO)))
1907 #define ggc_alloc_cleared_vec_rtx_def_ss_div(n) ((struct rtx_def_ss_div *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ss_div), n MEM_STAT_INFO)))
1908 #define ggc_alloc_rtx_def_div() ((struct rtx_def_div *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_div) MEM_STAT_INFO)))
1909 #define ggc_alloc_cleared_rtx_def_div() ((struct rtx_def_div *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_div) MEM_STAT_INFO)))
1910 #define ggc_alloc_vec_rtx_def_div(n) ((struct rtx_def_div *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_div), n MEM_STAT_INFO)))
1911 #define ggc_alloc_cleared_vec_rtx_def_div(n) ((struct rtx_def_div *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_div), n MEM_STAT_INFO)))
1912 #define ggc_alloc_rtx_def_us_mult() ((struct rtx_def_us_mult *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_us_mult) MEM_STAT_INFO)))
1913 #define ggc_alloc_cleared_rtx_def_us_mult() ((struct rtx_def_us_mult *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_us_mult) MEM_STAT_INFO)))
1914 #define ggc_alloc_vec_rtx_def_us_mult(n) ((struct rtx_def_us_mult *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_us_mult), n MEM_STAT_INFO)))
1915 #define ggc_alloc_cleared_vec_rtx_def_us_mult(n) ((struct rtx_def_us_mult *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_us_mult), n MEM_STAT_INFO)))
1916 #define ggc_alloc_rtx_def_ss_mult() ((struct rtx_def_ss_mult *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_ss_mult) MEM_STAT_INFO)))
1917 #define ggc_alloc_cleared_rtx_def_ss_mult() ((struct rtx_def_ss_mult *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_ss_mult) MEM_STAT_INFO)))
1918 #define ggc_alloc_vec_rtx_def_ss_mult(n) ((struct rtx_def_ss_mult *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_ss_mult), n MEM_STAT_INFO)))
1919 #define ggc_alloc_cleared_vec_rtx_def_ss_mult(n) ((struct rtx_def_ss_mult *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_ss_mult), n MEM_STAT_INFO)))
1920 #define ggc_alloc_rtx_def_mult() ((struct rtx_def_mult *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_mult) MEM_STAT_INFO)))
1921 #define ggc_alloc_cleared_rtx_def_mult() ((struct rtx_def_mult *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_mult) MEM_STAT_INFO)))
1922 #define ggc_alloc_vec_rtx_def_mult(n) ((struct rtx_def_mult *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_mult), n MEM_STAT_INFO)))
1923 #define ggc_alloc_cleared_vec_rtx_def_mult(n) ((struct rtx_def_mult *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_mult), n MEM_STAT_INFO)))
1924 #define ggc_alloc_rtx_def_neg() ((struct rtx_def_neg *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_neg) MEM_STAT_INFO)))
1925 #define ggc_alloc_cleared_rtx_def_neg() ((struct rtx_def_neg *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_neg) MEM_STAT_INFO)))
1926 #define ggc_alloc_vec_rtx_def_neg(n) ((struct rtx_def_neg *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_neg), n MEM_STAT_INFO)))
1927 #define ggc_alloc_cleared_vec_rtx_def_neg(n) ((struct rtx_def_neg *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_neg), n MEM_STAT_INFO)))
1928 #define ggc_alloc_rtx_def_minus() ((struct rtx_def_minus *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_minus) MEM_STAT_INFO)))
1929 #define ggc_alloc_cleared_rtx_def_minus() ((struct rtx_def_minus *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_minus) MEM_STAT_INFO)))
1930 #define ggc_alloc_vec_rtx_def_minus(n) ((struct rtx_def_minus *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_minus), n MEM_STAT_INFO)))
1931 #define ggc_alloc_cleared_vec_rtx_def_minus(n) ((struct rtx_def_minus *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_minus), n MEM_STAT_INFO)))
1932 #define ggc_alloc_rtx_def_plus() ((struct rtx_def_plus *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_plus) MEM_STAT_INFO)))
1933 #define ggc_alloc_cleared_rtx_def_plus() ((struct rtx_def_plus *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_plus) MEM_STAT_INFO)))
1934 #define ggc_alloc_vec_rtx_def_plus(n) ((struct rtx_def_plus *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_plus), n MEM_STAT_INFO)))
1935 #define ggc_alloc_cleared_vec_rtx_def_plus(n) ((struct rtx_def_plus *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_plus), n MEM_STAT_INFO)))
1936 #define ggc_alloc_rtx_def_compare() ((struct rtx_def_compare *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_compare) MEM_STAT_INFO)))
1937 #define ggc_alloc_cleared_rtx_def_compare() ((struct rtx_def_compare *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_compare) MEM_STAT_INFO)))
1938 #define ggc_alloc_vec_rtx_def_compare(n) ((struct rtx_def_compare *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_compare), n MEM_STAT_INFO)))
1939 #define ggc_alloc_cleared_vec_rtx_def_compare(n) ((struct rtx_def_compare *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_compare), n MEM_STAT_INFO)))
1940 #define ggc_alloc_rtx_def_if_then_else() ((struct rtx_def_if_then_else *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_if_then_else) MEM_STAT_INFO)))
1941 #define ggc_alloc_cleared_rtx_def_if_then_else() ((struct rtx_def_if_then_else *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_if_then_else) MEM_STAT_INFO)))
1942 #define ggc_alloc_vec_rtx_def_if_then_else(n) ((struct rtx_def_if_then_else *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_if_then_else), n MEM_STAT_INFO)))
1943 #define ggc_alloc_cleared_vec_rtx_def_if_then_else(n) ((struct rtx_def_if_then_else *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_if_then_else), n MEM_STAT_INFO)))
1944 #define ggc_alloc_rtx_def_cc0() ((struct rtx_def_cc0 *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_cc0) MEM_STAT_INFO)))
1945 #define ggc_alloc_cleared_rtx_def_cc0() ((struct rtx_def_cc0 *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_cc0) MEM_STAT_INFO)))
1946 #define ggc_alloc_vec_rtx_def_cc0(n) ((struct rtx_def_cc0 *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_cc0), n MEM_STAT_INFO)))
1947 #define ggc_alloc_cleared_vec_rtx_def_cc0(n) ((struct rtx_def_cc0 *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_cc0), n MEM_STAT_INFO)))
1948 #define ggc_alloc_rtx_def_symbol_ref() ((struct rtx_def_symbol_ref *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_symbol_ref) MEM_STAT_INFO)))
1949 #define ggc_alloc_cleared_rtx_def_symbol_ref() ((struct rtx_def_symbol_ref *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_symbol_ref) MEM_STAT_INFO)))
1950 #define ggc_alloc_vec_rtx_def_symbol_ref(n) ((struct rtx_def_symbol_ref *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_symbol_ref), n MEM_STAT_INFO)))
1951 #define ggc_alloc_cleared_vec_rtx_def_symbol_ref(n) ((struct rtx_def_symbol_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_symbol_ref), n MEM_STAT_INFO)))
1952 #define ggc_alloc_fake_union_1() ((union fake_union_1 *)(ggc_internal_alloc_stat (sizeof (union fake_union_1) MEM_STAT_INFO)))
1953 #define ggc_alloc_cleared_fake_union_1() ((union fake_union_1 *)(ggc_internal_cleared_alloc_stat (sizeof (union fake_union_1) MEM_STAT_INFO)))
1954 #define ggc_alloc_vec_fake_union_1(n) ((union fake_union_1 *)(ggc_internal_vec_alloc_stat (sizeof (union fake_union_1), n MEM_STAT_INFO)))
1955 #define ggc_alloc_cleared_vec_fake_union_1(n) ((union fake_union_1 *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union fake_union_1), n MEM_STAT_INFO)))
1956 #define ggc_alloc_rtx_def_label_ref() ((struct rtx_def_label_ref *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_label_ref) MEM_STAT_INFO)))
1957 #define ggc_alloc_cleared_rtx_def_label_ref() ((struct rtx_def_label_ref *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_label_ref) MEM_STAT_INFO)))
1958 #define ggc_alloc_vec_rtx_def_label_ref(n) ((struct rtx_def_label_ref *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_label_ref), n MEM_STAT_INFO)))
1959 #define ggc_alloc_cleared_vec_rtx_def_label_ref(n) ((struct rtx_def_label_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_label_ref), n MEM_STAT_INFO)))
1960 #define ggc_alloc_rtx_def_mem() ((struct rtx_def_mem *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_mem) MEM_STAT_INFO)))
1961 #define ggc_alloc_cleared_rtx_def_mem() ((struct rtx_def_mem *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_mem) MEM_STAT_INFO)))
1962 #define ggc_alloc_vec_rtx_def_mem(n) ((struct rtx_def_mem *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_mem), n MEM_STAT_INFO)))
1963 #define ggc_alloc_cleared_vec_rtx_def_mem(n) ((struct rtx_def_mem *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_mem), n MEM_STAT_INFO)))
1964 #define ggc_alloc_rtx_def_concatn() ((struct rtx_def_concatn *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_concatn) MEM_STAT_INFO)))
1965 #define ggc_alloc_cleared_rtx_def_concatn() ((struct rtx_def_concatn *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_concatn) MEM_STAT_INFO)))
1966 #define ggc_alloc_vec_rtx_def_concatn(n) ((struct rtx_def_concatn *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_concatn), n MEM_STAT_INFO)))
1967 #define ggc_alloc_cleared_vec_rtx_def_concatn(n) ((struct rtx_def_concatn *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_concatn), n MEM_STAT_INFO)))
1968 #define ggc_alloc_rtx_def_concat() ((struct rtx_def_concat *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_concat) MEM_STAT_INFO)))
1969 #define ggc_alloc_cleared_rtx_def_concat() ((struct rtx_def_concat *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_concat) MEM_STAT_INFO)))
1970 #define ggc_alloc_vec_rtx_def_concat(n) ((struct rtx_def_concat *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_concat), n MEM_STAT_INFO)))
1971 #define ggc_alloc_cleared_vec_rtx_def_concat(n) ((struct rtx_def_concat *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_concat), n MEM_STAT_INFO)))
1972 #define ggc_alloc_rtx_def_strict_low_part() ((struct rtx_def_strict_low_part *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_strict_low_part) MEM_STAT_INFO)))
1973 #define ggc_alloc_cleared_rtx_def_strict_low_part() ((struct rtx_def_strict_low_part *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_strict_low_part) MEM_STAT_INFO)))
1974 #define ggc_alloc_vec_rtx_def_strict_low_part(n) ((struct rtx_def_strict_low_part *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_strict_low_part), n MEM_STAT_INFO)))
1975 #define ggc_alloc_cleared_vec_rtx_def_strict_low_part(n) ((struct rtx_def_strict_low_part *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_strict_low_part), n MEM_STAT_INFO)))
1976 #define ggc_alloc_rtx_def_subreg() ((struct rtx_def_subreg *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_subreg) MEM_STAT_INFO)))
1977 #define ggc_alloc_cleared_rtx_def_subreg() ((struct rtx_def_subreg *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_subreg) MEM_STAT_INFO)))
1978 #define ggc_alloc_vec_rtx_def_subreg(n) ((struct rtx_def_subreg *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_subreg), n MEM_STAT_INFO)))
1979 #define ggc_alloc_cleared_vec_rtx_def_subreg(n) ((struct rtx_def_subreg *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_subreg), n MEM_STAT_INFO)))
1980 #define ggc_alloc_rtx_def_scratch() ((struct rtx_def_scratch *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_scratch) MEM_STAT_INFO)))
1981 #define ggc_alloc_cleared_rtx_def_scratch() ((struct rtx_def_scratch *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_scratch) MEM_STAT_INFO)))
1982 #define ggc_alloc_vec_rtx_def_scratch(n) ((struct rtx_def_scratch *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_scratch), n MEM_STAT_INFO)))
1983 #define ggc_alloc_cleared_vec_rtx_def_scratch(n) ((struct rtx_def_scratch *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_scratch), n MEM_STAT_INFO)))
1984 #define ggc_alloc_rtx_def_reg() ((struct rtx_def_reg *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_reg) MEM_STAT_INFO)))
1985 #define ggc_alloc_cleared_rtx_def_reg() ((struct rtx_def_reg *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_reg) MEM_STAT_INFO)))
1986 #define ggc_alloc_vec_rtx_def_reg(n) ((struct rtx_def_reg *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_reg), n MEM_STAT_INFO)))
1987 #define ggc_alloc_cleared_vec_rtx_def_reg(n) ((struct rtx_def_reg *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_reg), n MEM_STAT_INFO)))
1988 #define ggc_alloc_rtx_def_pc() ((struct rtx_def_pc *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_pc) MEM_STAT_INFO)))
1989 #define ggc_alloc_cleared_rtx_def_pc() ((struct rtx_def_pc *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_pc) MEM_STAT_INFO)))
1990 #define ggc_alloc_vec_rtx_def_pc(n) ((struct rtx_def_pc *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_pc), n MEM_STAT_INFO)))
1991 #define ggc_alloc_cleared_vec_rtx_def_pc(n) ((struct rtx_def_pc *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_pc), n MEM_STAT_INFO)))
1992 #define ggc_alloc_rtx_def_const() ((struct rtx_def_const *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_const) MEM_STAT_INFO)))
1993 #define ggc_alloc_cleared_rtx_def_const() ((struct rtx_def_const *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_const) MEM_STAT_INFO)))
1994 #define ggc_alloc_vec_rtx_def_const(n) ((struct rtx_def_const *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_const), n MEM_STAT_INFO)))
1995 #define ggc_alloc_cleared_vec_rtx_def_const(n) ((struct rtx_def_const *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_const), n MEM_STAT_INFO)))
1996 #define ggc_alloc_rtx_def_const_string() ((struct rtx_def_const_string *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_const_string) MEM_STAT_INFO)))
1997 #define ggc_alloc_cleared_rtx_def_const_string() ((struct rtx_def_const_string *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_const_string) MEM_STAT_INFO)))
1998 #define ggc_alloc_vec_rtx_def_const_string(n) ((struct rtx_def_const_string *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_const_string), n MEM_STAT_INFO)))
1999 #define ggc_alloc_cleared_vec_rtx_def_const_string(n) ((struct rtx_def_const_string *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_const_string), n MEM_STAT_INFO)))
2000 #define ggc_alloc_rtx_def_const_vector() ((struct rtx_def_const_vector *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_const_vector) MEM_STAT_INFO)))
2001 #define ggc_alloc_cleared_rtx_def_const_vector() ((struct rtx_def_const_vector *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_const_vector) MEM_STAT_INFO)))
2002 #define ggc_alloc_vec_rtx_def_const_vector(n) ((struct rtx_def_const_vector *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_const_vector), n MEM_STAT_INFO)))
2003 #define ggc_alloc_cleared_vec_rtx_def_const_vector(n) ((struct rtx_def_const_vector *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_const_vector), n MEM_STAT_INFO)))
2004 #define ggc_alloc_rtx_def_const_double() ((struct rtx_def_const_double *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_const_double) MEM_STAT_INFO)))
2005 #define ggc_alloc_cleared_rtx_def_const_double() ((struct rtx_def_const_double *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_const_double) MEM_STAT_INFO)))
2006 #define ggc_alloc_vec_rtx_def_const_double(n) ((struct rtx_def_const_double *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_const_double), n MEM_STAT_INFO)))
2007 #define ggc_alloc_cleared_vec_rtx_def_const_double(n) ((struct rtx_def_const_double *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_const_double), n MEM_STAT_INFO)))
2008 #define ggc_alloc_rtx_def_const_fixed() ((struct rtx_def_const_fixed *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_const_fixed) MEM_STAT_INFO)))
2009 #define ggc_alloc_cleared_rtx_def_const_fixed() ((struct rtx_def_const_fixed *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_const_fixed) MEM_STAT_INFO)))
2010 #define ggc_alloc_vec_rtx_def_const_fixed(n) ((struct rtx_def_const_fixed *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_const_fixed), n MEM_STAT_INFO)))
2011 #define ggc_alloc_cleared_vec_rtx_def_const_fixed(n) ((struct rtx_def_const_fixed *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_const_fixed), n MEM_STAT_INFO)))
2012 #define ggc_alloc_rtx_def_const_int() ((struct rtx_def_const_int *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_const_int) MEM_STAT_INFO)))
2013 #define ggc_alloc_cleared_rtx_def_const_int() ((struct rtx_def_const_int *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_const_int) MEM_STAT_INFO)))
2014 #define ggc_alloc_vec_rtx_def_const_int(n) ((struct rtx_def_const_int *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_const_int), n MEM_STAT_INFO)))
2015 #define ggc_alloc_cleared_vec_rtx_def_const_int(n) ((struct rtx_def_const_int *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_const_int), n MEM_STAT_INFO)))
2016 #define ggc_alloc_rtx_def_trap_if() ((struct rtx_def_trap_if *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_trap_if) MEM_STAT_INFO)))
2017 #define ggc_alloc_cleared_rtx_def_trap_if() ((struct rtx_def_trap_if *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_trap_if) MEM_STAT_INFO)))
2018 #define ggc_alloc_vec_rtx_def_trap_if(n) ((struct rtx_def_trap_if *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_trap_if), n MEM_STAT_INFO)))
2019 #define ggc_alloc_cleared_vec_rtx_def_trap_if(n) ((struct rtx_def_trap_if *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_trap_if), n MEM_STAT_INFO)))
2020 #define ggc_alloc_rtx_def_eh_return() ((struct rtx_def_eh_return *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_eh_return) MEM_STAT_INFO)))
2021 #define ggc_alloc_cleared_rtx_def_eh_return() ((struct rtx_def_eh_return *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_eh_return) MEM_STAT_INFO)))
2022 #define ggc_alloc_vec_rtx_def_eh_return(n) ((struct rtx_def_eh_return *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_eh_return), n MEM_STAT_INFO)))
2023 #define ggc_alloc_cleared_vec_rtx_def_eh_return(n) ((struct rtx_def_eh_return *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_eh_return), n MEM_STAT_INFO)))
2024 #define ggc_alloc_rtx_def_simple_return() ((struct rtx_def_simple_return *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_simple_return) MEM_STAT_INFO)))
2025 #define ggc_alloc_cleared_rtx_def_simple_return() ((struct rtx_def_simple_return *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_simple_return) MEM_STAT_INFO)))
2026 #define ggc_alloc_vec_rtx_def_simple_return(n) ((struct rtx_def_simple_return *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_simple_return), n MEM_STAT_INFO)))
2027 #define ggc_alloc_cleared_vec_rtx_def_simple_return(n) ((struct rtx_def_simple_return *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_simple_return), n MEM_STAT_INFO)))
2028 #define ggc_alloc_rtx_def_return() ((struct rtx_def_return *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_return) MEM_STAT_INFO)))
2029 #define ggc_alloc_cleared_rtx_def_return() ((struct rtx_def_return *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_return) MEM_STAT_INFO)))
2030 #define ggc_alloc_vec_rtx_def_return(n) ((struct rtx_def_return *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_return), n MEM_STAT_INFO)))
2031 #define ggc_alloc_cleared_vec_rtx_def_return(n) ((struct rtx_def_return *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_return), n MEM_STAT_INFO)))
2032 #define ggc_alloc_rtx_def_call() ((struct rtx_def_call *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_call) MEM_STAT_INFO)))
2033 #define ggc_alloc_cleared_rtx_def_call() ((struct rtx_def_call *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_call) MEM_STAT_INFO)))
2034 #define ggc_alloc_vec_rtx_def_call(n) ((struct rtx_def_call *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_call), n MEM_STAT_INFO)))
2035 #define ggc_alloc_cleared_vec_rtx_def_call(n) ((struct rtx_def_call *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_call), n MEM_STAT_INFO)))
2036 #define ggc_alloc_rtx_def_clobber() ((struct rtx_def_clobber *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_clobber) MEM_STAT_INFO)))
2037 #define ggc_alloc_cleared_rtx_def_clobber() ((struct rtx_def_clobber *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_clobber) MEM_STAT_INFO)))
2038 #define ggc_alloc_vec_rtx_def_clobber(n) ((struct rtx_def_clobber *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_clobber), n MEM_STAT_INFO)))
2039 #define ggc_alloc_cleared_vec_rtx_def_clobber(n) ((struct rtx_def_clobber *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_clobber), n MEM_STAT_INFO)))
2040 #define ggc_alloc_rtx_def_use() ((struct rtx_def_use *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_use) MEM_STAT_INFO)))
2041 #define ggc_alloc_cleared_rtx_def_use() ((struct rtx_def_use *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_use) MEM_STAT_INFO)))
2042 #define ggc_alloc_vec_rtx_def_use(n) ((struct rtx_def_use *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_use), n MEM_STAT_INFO)))
2043 #define ggc_alloc_cleared_vec_rtx_def_use(n) ((struct rtx_def_use *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_use), n MEM_STAT_INFO)))
2044 #define ggc_alloc_rtx_def_set() ((struct rtx_def_set *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_set) MEM_STAT_INFO)))
2045 #define ggc_alloc_cleared_rtx_def_set() ((struct rtx_def_set *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_set) MEM_STAT_INFO)))
2046 #define ggc_alloc_vec_rtx_def_set(n) ((struct rtx_def_set *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_set), n MEM_STAT_INFO)))
2047 #define ggc_alloc_cleared_vec_rtx_def_set(n) ((struct rtx_def_set *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_set), n MEM_STAT_INFO)))
2048 #define ggc_alloc_rtx_def_prefetch() ((struct rtx_def_prefetch *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_prefetch) MEM_STAT_INFO)))
2049 #define ggc_alloc_cleared_rtx_def_prefetch() ((struct rtx_def_prefetch *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_prefetch) MEM_STAT_INFO)))
2050 #define ggc_alloc_vec_rtx_def_prefetch(n) ((struct rtx_def_prefetch *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_prefetch), n MEM_STAT_INFO)))
2051 #define ggc_alloc_cleared_vec_rtx_def_prefetch(n) ((struct rtx_def_prefetch *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_prefetch), n MEM_STAT_INFO)))
2052 #define ggc_alloc_rtx_def_addr_diff_vec() ((struct rtx_def_addr_diff_vec *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_addr_diff_vec) MEM_STAT_INFO)))
2053 #define ggc_alloc_cleared_rtx_def_addr_diff_vec() ((struct rtx_def_addr_diff_vec *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_addr_diff_vec) MEM_STAT_INFO)))
2054 #define ggc_alloc_vec_rtx_def_addr_diff_vec(n) ((struct rtx_def_addr_diff_vec *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_addr_diff_vec), n MEM_STAT_INFO)))
2055 #define ggc_alloc_cleared_vec_rtx_def_addr_diff_vec(n) ((struct rtx_def_addr_diff_vec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_addr_diff_vec), n MEM_STAT_INFO)))
2056 #define ggc_alloc_rtx_def_addr_vec() ((struct rtx_def_addr_vec *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_addr_vec) MEM_STAT_INFO)))
2057 #define ggc_alloc_cleared_rtx_def_addr_vec() ((struct rtx_def_addr_vec *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_addr_vec) MEM_STAT_INFO)))
2058 #define ggc_alloc_vec_rtx_def_addr_vec(n) ((struct rtx_def_addr_vec *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_addr_vec), n MEM_STAT_INFO)))
2059 #define ggc_alloc_cleared_vec_rtx_def_addr_vec(n) ((struct rtx_def_addr_vec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_addr_vec), n MEM_STAT_INFO)))
2060 #define ggc_alloc_rtx_def_unspec_volatile() ((struct rtx_def_unspec_volatile *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_unspec_volatile) MEM_STAT_INFO)))
2061 #define ggc_alloc_cleared_rtx_def_unspec_volatile() ((struct rtx_def_unspec_volatile *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_unspec_volatile) MEM_STAT_INFO)))
2062 #define ggc_alloc_vec_rtx_def_unspec_volatile(n) ((struct rtx_def_unspec_volatile *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_unspec_volatile), n MEM_STAT_INFO)))
2063 #define ggc_alloc_cleared_vec_rtx_def_unspec_volatile(n) ((struct rtx_def_unspec_volatile *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_unspec_volatile), n MEM_STAT_INFO)))
2064 #define ggc_alloc_rtx_def_unspec() ((struct rtx_def_unspec *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_unspec) MEM_STAT_INFO)))
2065 #define ggc_alloc_cleared_rtx_def_unspec() ((struct rtx_def_unspec *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_unspec) MEM_STAT_INFO)))
2066 #define ggc_alloc_vec_rtx_def_unspec(n) ((struct rtx_def_unspec *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_unspec), n MEM_STAT_INFO)))
2067 #define ggc_alloc_cleared_vec_rtx_def_unspec(n) ((struct rtx_def_unspec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_unspec), n MEM_STAT_INFO)))
2068 #define ggc_alloc_rtx_def_asm_operands() ((struct rtx_def_asm_operands *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_asm_operands) MEM_STAT_INFO)))
2069 #define ggc_alloc_cleared_rtx_def_asm_operands() ((struct rtx_def_asm_operands *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_asm_operands) MEM_STAT_INFO)))
2070 #define ggc_alloc_vec_rtx_def_asm_operands(n) ((struct rtx_def_asm_operands *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_asm_operands), n MEM_STAT_INFO)))
2071 #define ggc_alloc_cleared_vec_rtx_def_asm_operands(n) ((struct rtx_def_asm_operands *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_asm_operands), n MEM_STAT_INFO)))
2072 #define ggc_alloc_rtx_def_asm_input() ((struct rtx_def_asm_input *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_asm_input) MEM_STAT_INFO)))
2073 #define ggc_alloc_cleared_rtx_def_asm_input() ((struct rtx_def_asm_input *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_asm_input) MEM_STAT_INFO)))
2074 #define ggc_alloc_vec_rtx_def_asm_input(n) ((struct rtx_def_asm_input *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_asm_input), n MEM_STAT_INFO)))
2075 #define ggc_alloc_cleared_vec_rtx_def_asm_input(n) ((struct rtx_def_asm_input *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_asm_input), n MEM_STAT_INFO)))
2076 #define ggc_alloc_rtx_def_parallel() ((struct rtx_def_parallel *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_parallel) MEM_STAT_INFO)))
2077 #define ggc_alloc_cleared_rtx_def_parallel() ((struct rtx_def_parallel *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_parallel) MEM_STAT_INFO)))
2078 #define ggc_alloc_vec_rtx_def_parallel(n) ((struct rtx_def_parallel *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_parallel), n MEM_STAT_INFO)))
2079 #define ggc_alloc_cleared_vec_rtx_def_parallel(n) ((struct rtx_def_parallel *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_parallel), n MEM_STAT_INFO)))
2080 #define ggc_alloc_rtx_def_cond_exec() ((struct rtx_def_cond_exec *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_cond_exec) MEM_STAT_INFO)))
2081 #define ggc_alloc_cleared_rtx_def_cond_exec() ((struct rtx_def_cond_exec *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_cond_exec) MEM_STAT_INFO)))
2082 #define ggc_alloc_vec_rtx_def_cond_exec(n) ((struct rtx_def_cond_exec *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_cond_exec), n MEM_STAT_INFO)))
2083 #define ggc_alloc_cleared_vec_rtx_def_cond_exec(n) ((struct rtx_def_cond_exec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_cond_exec), n MEM_STAT_INFO)))
2084 #define ggc_alloc_rtx_def_note() ((struct rtx_def_note *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_note) MEM_STAT_INFO)))
2085 #define ggc_alloc_cleared_rtx_def_note() ((struct rtx_def_note *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_note) MEM_STAT_INFO)))
2086 #define ggc_alloc_vec_rtx_def_note(n) ((struct rtx_def_note *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_note), n MEM_STAT_INFO)))
2087 #define ggc_alloc_cleared_vec_rtx_def_note(n) ((struct rtx_def_note *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_note), n MEM_STAT_INFO)))
2088 #define ggc_alloc_rtx_def_code_label() ((struct rtx_def_code_label *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_code_label) MEM_STAT_INFO)))
2089 #define ggc_alloc_cleared_rtx_def_code_label() ((struct rtx_def_code_label *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_code_label) MEM_STAT_INFO)))
2090 #define ggc_alloc_vec_rtx_def_code_label(n) ((struct rtx_def_code_label *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_code_label), n MEM_STAT_INFO)))
2091 #define ggc_alloc_cleared_vec_rtx_def_code_label(n) ((struct rtx_def_code_label *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_code_label), n MEM_STAT_INFO)))
2092 #define ggc_alloc_rtx_def_barrier() ((struct rtx_def_barrier *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_barrier) MEM_STAT_INFO)))
2093 #define ggc_alloc_cleared_rtx_def_barrier() ((struct rtx_def_barrier *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_barrier) MEM_STAT_INFO)))
2094 #define ggc_alloc_vec_rtx_def_barrier(n) ((struct rtx_def_barrier *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_barrier), n MEM_STAT_INFO)))
2095 #define ggc_alloc_cleared_vec_rtx_def_barrier(n) ((struct rtx_def_barrier *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_barrier), n MEM_STAT_INFO)))
2096 #define ggc_alloc_rtx_def_call_insn() ((struct rtx_def_call_insn *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_call_insn) MEM_STAT_INFO)))
2097 #define ggc_alloc_cleared_rtx_def_call_insn() ((struct rtx_def_call_insn *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_call_insn) MEM_STAT_INFO)))
2098 #define ggc_alloc_vec_rtx_def_call_insn(n) ((struct rtx_def_call_insn *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_call_insn), n MEM_STAT_INFO)))
2099 #define ggc_alloc_cleared_vec_rtx_def_call_insn(n) ((struct rtx_def_call_insn *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_call_insn), n MEM_STAT_INFO)))
2100 #define ggc_alloc_rtx_def_jump_insn() ((struct rtx_def_jump_insn *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_jump_insn) MEM_STAT_INFO)))
2101 #define ggc_alloc_cleared_rtx_def_jump_insn() ((struct rtx_def_jump_insn *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_jump_insn) MEM_STAT_INFO)))
2102 #define ggc_alloc_vec_rtx_def_jump_insn(n) ((struct rtx_def_jump_insn *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_jump_insn), n MEM_STAT_INFO)))
2103 #define ggc_alloc_cleared_vec_rtx_def_jump_insn(n) ((struct rtx_def_jump_insn *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_jump_insn), n MEM_STAT_INFO)))
2104 #define ggc_alloc_rtx_def_insn() ((struct rtx_def_insn *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_insn) MEM_STAT_INFO)))
2105 #define ggc_alloc_cleared_rtx_def_insn() ((struct rtx_def_insn *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_insn) MEM_STAT_INFO)))
2106 #define ggc_alloc_vec_rtx_def_insn(n) ((struct rtx_def_insn *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_insn), n MEM_STAT_INFO)))
2107 #define ggc_alloc_cleared_vec_rtx_def_insn(n) ((struct rtx_def_insn *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_insn), n MEM_STAT_INFO)))
2108 #define ggc_alloc_rtx_def_debug_insn() ((struct rtx_def_debug_insn *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_debug_insn) MEM_STAT_INFO)))
2109 #define ggc_alloc_cleared_rtx_def_debug_insn() ((struct rtx_def_debug_insn *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_debug_insn) MEM_STAT_INFO)))
2110 #define ggc_alloc_vec_rtx_def_debug_insn(n) ((struct rtx_def_debug_insn *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_debug_insn), n MEM_STAT_INFO)))
2111 #define ggc_alloc_cleared_vec_rtx_def_debug_insn(n) ((struct rtx_def_debug_insn *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_debug_insn), n MEM_STAT_INFO)))
2112 #define ggc_alloc_rtx_def_address() ((struct rtx_def_address *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_address) MEM_STAT_INFO)))
2113 #define ggc_alloc_cleared_rtx_def_address() ((struct rtx_def_address *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_address) MEM_STAT_INFO)))
2114 #define ggc_alloc_vec_rtx_def_address(n) ((struct rtx_def_address *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_address), n MEM_STAT_INFO)))
2115 #define ggc_alloc_cleared_vec_rtx_def_address(n) ((struct rtx_def_address *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_address), n MEM_STAT_INFO)))
2116 #define ggc_alloc_rtx_def_sequence() ((struct rtx_def_sequence *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_sequence) MEM_STAT_INFO)))
2117 #define ggc_alloc_cleared_rtx_def_sequence() ((struct rtx_def_sequence *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_sequence) MEM_STAT_INFO)))
2118 #define ggc_alloc_vec_rtx_def_sequence(n) ((struct rtx_def_sequence *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_sequence), n MEM_STAT_INFO)))
2119 #define ggc_alloc_cleared_vec_rtx_def_sequence(n) ((struct rtx_def_sequence *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_sequence), n MEM_STAT_INFO)))
2120 #define ggc_alloc_rtx_def_insn_list() ((struct rtx_def_insn_list *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_insn_list) MEM_STAT_INFO)))
2121 #define ggc_alloc_cleared_rtx_def_insn_list() ((struct rtx_def_insn_list *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_insn_list) MEM_STAT_INFO)))
2122 #define ggc_alloc_vec_rtx_def_insn_list(n) ((struct rtx_def_insn_list *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_insn_list), n MEM_STAT_INFO)))
2123 #define ggc_alloc_cleared_vec_rtx_def_insn_list(n) ((struct rtx_def_insn_list *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_insn_list), n MEM_STAT_INFO)))
2124 #define ggc_alloc_rtx_def_expr_list() ((struct rtx_def_expr_list *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_expr_list) MEM_STAT_INFO)))
2125 #define ggc_alloc_cleared_rtx_def_expr_list() ((struct rtx_def_expr_list *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_expr_list) MEM_STAT_INFO)))
2126 #define ggc_alloc_vec_rtx_def_expr_list(n) ((struct rtx_def_expr_list *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_expr_list), n MEM_STAT_INFO)))
2127 #define ggc_alloc_cleared_vec_rtx_def_expr_list(n) ((struct rtx_def_expr_list *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_expr_list), n MEM_STAT_INFO)))
2128 #define ggc_alloc_rtx_def_debug_expr() ((struct rtx_def_debug_expr *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_debug_expr) MEM_STAT_INFO)))
2129 #define ggc_alloc_cleared_rtx_def_debug_expr() ((struct rtx_def_debug_expr *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_debug_expr) MEM_STAT_INFO)))
2130 #define ggc_alloc_vec_rtx_def_debug_expr(n) ((struct rtx_def_debug_expr *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_debug_expr), n MEM_STAT_INFO)))
2131 #define ggc_alloc_cleared_vec_rtx_def_debug_expr(n) ((struct rtx_def_debug_expr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_debug_expr), n MEM_STAT_INFO)))
2132 #define ggc_alloc_rtx_def_value() ((struct rtx_def_value *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_value) MEM_STAT_INFO)))
2133 #define ggc_alloc_cleared_rtx_def_value() ((struct rtx_def_value *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_value) MEM_STAT_INFO)))
2134 #define ggc_alloc_vec_rtx_def_value(n) ((struct rtx_def_value *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_value), n MEM_STAT_INFO)))
2135 #define ggc_alloc_cleared_vec_rtx_def_value(n) ((struct rtx_def_value *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_value), n MEM_STAT_INFO)))
2136 #define ggc_alloc_rtx_def_UnKnown() ((struct rtx_def_UnKnown *)(ggc_internal_alloc_stat (sizeof (struct rtx_def_UnKnown) MEM_STAT_INFO)))
2137 #define ggc_alloc_cleared_rtx_def_UnKnown() ((struct rtx_def_UnKnown *)(ggc_internal_cleared_alloc_stat (sizeof (struct rtx_def_UnKnown) MEM_STAT_INFO)))
2138 #define ggc_alloc_vec_rtx_def_UnKnown(n) ((struct rtx_def_UnKnown *)(ggc_internal_vec_alloc_stat (sizeof (struct rtx_def_UnKnown), n MEM_STAT_INFO)))
2139 #define ggc_alloc_cleared_vec_rtx_def_UnKnown(n) ((struct rtx_def_UnKnown *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct rtx_def_UnKnown), n MEM_STAT_INFO)))
2140 #define ggc_alloc_rtx_def_symbol_subunion() ((union rtx_def_symbol_subunion *)(ggc_internal_alloc_stat (sizeof (union rtx_def_symbol_subunion) MEM_STAT_INFO)))
2141 #define ggc_alloc_cleared_rtx_def_symbol_subunion() ((union rtx_def_symbol_subunion *)(ggc_internal_cleared_alloc_stat (sizeof (union rtx_def_symbol_subunion) MEM_STAT_INFO)))
2142 #define ggc_alloc_vec_rtx_def_symbol_subunion(n) ((union rtx_def_symbol_subunion *)(ggc_internal_vec_alloc_stat (sizeof (union rtx_def_symbol_subunion), n MEM_STAT_INFO)))
2143 #define ggc_alloc_cleared_vec_rtx_def_symbol_subunion(n) ((union rtx_def_symbol_subunion *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union rtx_def_symbol_subunion), n MEM_STAT_INFO)))
2144 #define ggc_alloc_rtx_def_note_subunion() ((union rtx_def_note_subunion *)(ggc_internal_alloc_stat (sizeof (union rtx_def_note_subunion) MEM_STAT_INFO)))
2145 #define ggc_alloc_cleared_rtx_def_note_subunion() ((union rtx_def_note_subunion *)(ggc_internal_cleared_alloc_stat (sizeof (union rtx_def_note_subunion) MEM_STAT_INFO)))
2146 #define ggc_alloc_vec_rtx_def_note_subunion(n) ((union rtx_def_note_subunion *)(ggc_internal_vec_alloc_stat (sizeof (union rtx_def_note_subunion), n MEM_STAT_INFO)))
2147 #define ggc_alloc_cleared_vec_rtx_def_note_subunion(n) ((union rtx_def_note_subunion *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union rtx_def_note_subunion), n MEM_STAT_INFO)))
2148 #define ggc_alloc_constant_descriptor_rtx() ((struct constant_descriptor_rtx *)(ggc_internal_alloc_stat (sizeof (struct constant_descriptor_rtx) MEM_STAT_INFO)))
2149 #define ggc_alloc_cleared_constant_descriptor_rtx() ((struct constant_descriptor_rtx *)(ggc_internal_cleared_alloc_stat (sizeof (struct constant_descriptor_rtx) MEM_STAT_INFO)))
2150 #define ggc_alloc_vec_constant_descriptor_rtx(n) ((struct constant_descriptor_rtx *)(ggc_internal_vec_alloc_stat (sizeof (struct constant_descriptor_rtx), n MEM_STAT_INFO)))
2151 #define ggc_alloc_cleared_vec_constant_descriptor_rtx(n) ((struct constant_descriptor_rtx *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct constant_descriptor_rtx), n MEM_STAT_INFO)))
2152 #define ggc_alloc_fixed_value() ((struct fixed_value *)(ggc_internal_alloc_stat (sizeof (struct fixed_value) MEM_STAT_INFO)))
2153 #define ggc_alloc_cleared_fixed_value() ((struct fixed_value *)(ggc_internal_cleared_alloc_stat (sizeof (struct fixed_value) MEM_STAT_INFO)))
2154 #define ggc_alloc_vec_fixed_value(n) ((struct fixed_value *)(ggc_internal_vec_alloc_stat (sizeof (struct fixed_value), n MEM_STAT_INFO)))
2155 #define ggc_alloc_cleared_vec_fixed_value(n) ((struct fixed_value *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct fixed_value), n MEM_STAT_INFO)))
2156 #define ggc_alloc_real_value() ((struct real_value *)(ggc_internal_alloc_stat (sizeof (struct real_value) MEM_STAT_INFO)))
2157 #define ggc_alloc_cleared_real_value() ((struct real_value *)(ggc_internal_cleared_alloc_stat (sizeof (struct real_value) MEM_STAT_INFO)))
2158 #define ggc_alloc_vec_real_value(n) ((struct real_value *)(ggc_internal_vec_alloc_stat (sizeof (struct real_value), n MEM_STAT_INFO)))
2159 #define ggc_alloc_cleared_vec_real_value(n) ((struct real_value *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct real_value), n MEM_STAT_INFO)))
2160 #define ggc_alloc_vec_rtx_va_gc_() ((vec<rtx,va_gc> *)(ggc_internal_alloc_stat (sizeof (vec<rtx,va_gc>) MEM_STAT_INFO)))
2161 #define ggc_alloc_cleared_vec_rtx_va_gc_() ((vec<rtx,va_gc> *)(ggc_internal_cleared_alloc_stat (sizeof (vec<rtx,va_gc>) MEM_STAT_INFO)))
2162 #define ggc_alloc_vec_vec_rtx_va_gc_(n) ((vec<rtx,va_gc> *)(ggc_internal_vec_alloc_stat (sizeof (vec<rtx,va_gc>), n MEM_STAT_INFO)))
2163 #define ggc_alloc_cleared_vec_vec_rtx_va_gc_(n) ((vec<rtx,va_gc> *)(ggc_internal_cleared_vec_alloc_stat (sizeof (vec<rtx,va_gc>), n MEM_STAT_INFO)))
2164 #define ggc_alloc_block_symbol() ((struct block_symbol *)(ggc_internal_alloc_stat (sizeof (struct block_symbol) MEM_STAT_INFO)))
2165 #define ggc_alloc_cleared_block_symbol() ((struct block_symbol *)(ggc_internal_cleared_alloc_stat (sizeof (struct block_symbol) MEM_STAT_INFO)))
2166 #define ggc_alloc_vec_block_symbol(n) ((struct block_symbol *)(ggc_internal_vec_alloc_stat (sizeof (struct block_symbol), n MEM_STAT_INFO)))
2167 #define ggc_alloc_cleared_vec_block_symbol(n) ((struct block_symbol *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct block_symbol), n MEM_STAT_INFO)))
2168 #define ggc_alloc_object_block() ((struct object_block *)(ggc_internal_alloc_stat (sizeof (struct object_block) MEM_STAT_INFO)))
2169 #define ggc_alloc_cleared_object_block() ((struct object_block *)(ggc_internal_cleared_alloc_stat (sizeof (struct object_block) MEM_STAT_INFO)))
2170 #define ggc_alloc_vec_object_block(n) ((struct object_block *)(ggc_internal_vec_alloc_stat (sizeof (struct object_block), n MEM_STAT_INFO)))
2171 #define ggc_alloc_cleared_vec_object_block(n) ((struct object_block *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct object_block), n MEM_STAT_INFO)))
2172 #define ggc_alloc_reg_attrs() ((struct reg_attrs *)(ggc_internal_alloc_stat (sizeof (struct reg_attrs) MEM_STAT_INFO)))
2173 #define ggc_alloc_cleared_reg_attrs() ((struct reg_attrs *)(ggc_internal_cleared_alloc_stat (sizeof (struct reg_attrs) MEM_STAT_INFO)))
2174 #define ggc_alloc_vec_reg_attrs(n) ((struct reg_attrs *)(ggc_internal_vec_alloc_stat (sizeof (struct reg_attrs), n MEM_STAT_INFO)))
2175 #define ggc_alloc_cleared_vec_reg_attrs(n) ((struct reg_attrs *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct reg_attrs), n MEM_STAT_INFO)))
2176 #define ggc_alloc_mem_attrs() ((struct mem_attrs *)(ggc_internal_alloc_stat (sizeof (struct mem_attrs) MEM_STAT_INFO)))
2177 #define ggc_alloc_cleared_mem_attrs() ((struct mem_attrs *)(ggc_internal_cleared_alloc_stat (sizeof (struct mem_attrs) MEM_STAT_INFO)))
2178 #define ggc_alloc_vec_mem_attrs(n) ((struct mem_attrs *)(ggc_internal_vec_alloc_stat (sizeof (struct mem_attrs), n MEM_STAT_INFO)))
2179 #define ggc_alloc_cleared_vec_mem_attrs(n) ((struct mem_attrs *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct mem_attrs), n MEM_STAT_INFO)))
2180 #define ggc_alloc_coverage_data() ((struct coverage_data *)(ggc_internal_alloc_stat (sizeof (struct coverage_data) MEM_STAT_INFO)))
2181 #define ggc_alloc_cleared_coverage_data() ((struct coverage_data *)(ggc_internal_cleared_alloc_stat (sizeof (struct coverage_data) MEM_STAT_INFO)))
2182 #define ggc_alloc_vec_coverage_data(n) ((struct coverage_data *)(ggc_internal_vec_alloc_stat (sizeof (struct coverage_data), n MEM_STAT_INFO)))
2183 #define ggc_alloc_cleared_vec_coverage_data(n) ((struct coverage_data *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct coverage_data), n MEM_STAT_INFO)))
2184 #define ggc_alloc_bitmap_obstack() ((struct bitmap_obstack *)(ggc_internal_alloc_stat (sizeof (struct bitmap_obstack) MEM_STAT_INFO)))
2185 #define ggc_alloc_cleared_bitmap_obstack() ((struct bitmap_obstack *)(ggc_internal_cleared_alloc_stat (sizeof (struct bitmap_obstack) MEM_STAT_INFO)))
2186 #define ggc_alloc_vec_bitmap_obstack(n) ((struct bitmap_obstack *)(ggc_internal_vec_alloc_stat (sizeof (struct bitmap_obstack), n MEM_STAT_INFO)))
2187 #define ggc_alloc_cleared_vec_bitmap_obstack(n) ((struct bitmap_obstack *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct bitmap_obstack), n MEM_STAT_INFO)))
2188 #define ggc_alloc_bitmap_element_def() ((struct bitmap_element_def *)(ggc_internal_alloc_stat (sizeof (struct bitmap_element_def) MEM_STAT_INFO)))
2189 #define ggc_alloc_cleared_bitmap_element_def() ((struct bitmap_element_def *)(ggc_internal_cleared_alloc_stat (sizeof (struct bitmap_element_def) MEM_STAT_INFO)))
2190 #define ggc_alloc_vec_bitmap_element_def(n) ((struct bitmap_element_def *)(ggc_internal_vec_alloc_stat (sizeof (struct bitmap_element_def), n MEM_STAT_INFO)))
2191 #define ggc_alloc_cleared_vec_bitmap_element_def(n) ((struct bitmap_element_def *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct bitmap_element_def), n MEM_STAT_INFO)))
2192 #define ggc_alloc_splay_tree_s() ((struct splay_tree_s *)(ggc_internal_alloc_stat (sizeof (struct splay_tree_s) MEM_STAT_INFO)))
2193 #define ggc_alloc_cleared_splay_tree_s() ((struct splay_tree_s *)(ggc_internal_cleared_alloc_stat (sizeof (struct splay_tree_s) MEM_STAT_INFO)))
2194 #define ggc_alloc_vec_splay_tree_s(n) ((struct splay_tree_s *)(ggc_internal_vec_alloc_stat (sizeof (struct splay_tree_s), n MEM_STAT_INFO)))
2195 #define ggc_alloc_cleared_vec_splay_tree_s(n) ((struct splay_tree_s *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct splay_tree_s), n MEM_STAT_INFO)))
2196 #define ggc_alloc_splay_tree_node_s() ((struct splay_tree_node_s *)(ggc_internal_alloc_stat (sizeof (struct splay_tree_node_s) MEM_STAT_INFO)))
2197 #define ggc_alloc_cleared_splay_tree_node_s() ((struct splay_tree_node_s *)(ggc_internal_cleared_alloc_stat (sizeof (struct splay_tree_node_s) MEM_STAT_INFO)))
2198 #define ggc_alloc_vec_splay_tree_node_s(n) ((struct splay_tree_node_s *)(ggc_internal_vec_alloc_stat (sizeof (struct splay_tree_node_s), n MEM_STAT_INFO)))
2199 #define ggc_alloc_cleared_vec_splay_tree_node_s(n) ((struct splay_tree_node_s *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct splay_tree_node_s), n MEM_STAT_INFO)))
2200 #define ggc_alloc_machine_function() ((struct machine_function *)(ggc_internal_alloc_stat (sizeof (struct machine_function) MEM_STAT_INFO)))
2201 #define ggc_alloc_cleared_machine_function() ((struct machine_function *)(ggc_internal_cleared_alloc_stat (sizeof (struct machine_function) MEM_STAT_INFO)))
2202 #define ggc_alloc_vec_machine_function(n) ((struct machine_function *)(ggc_internal_vec_alloc_stat (sizeof (struct machine_function), n MEM_STAT_INFO)))
2203 #define ggc_alloc_cleared_vec_machine_function(n) ((struct machine_function *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct machine_function), n MEM_STAT_INFO)))
2204 #define ggc_alloc_stack_local_entry() ((struct stack_local_entry *)(ggc_internal_alloc_stat (sizeof (struct stack_local_entry) MEM_STAT_INFO)))
2205 #define ggc_alloc_cleared_stack_local_entry() ((struct stack_local_entry *)(ggc_internal_cleared_alloc_stat (sizeof (struct stack_local_entry) MEM_STAT_INFO)))
2206 #define ggc_alloc_vec_stack_local_entry(n) ((struct stack_local_entry *)(ggc_internal_vec_alloc_stat (sizeof (struct stack_local_entry), n MEM_STAT_INFO)))
2207 #define ggc_alloc_cleared_vec_stack_local_entry(n) ((struct stack_local_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct stack_local_entry), n MEM_STAT_INFO)))
2208 #define ggc_alloc_machine_frame_state() ((struct machine_frame_state *)(ggc_internal_alloc_stat (sizeof (struct machine_frame_state) MEM_STAT_INFO)))
2209 #define ggc_alloc_cleared_machine_frame_state() ((struct machine_frame_state *)(ggc_internal_cleared_alloc_stat (sizeof (struct machine_frame_state) MEM_STAT_INFO)))
2210 #define ggc_alloc_vec_machine_frame_state(n) ((struct machine_frame_state *)(ggc_internal_vec_alloc_stat (sizeof (struct machine_frame_state), n MEM_STAT_INFO)))
2211 #define ggc_alloc_cleared_vec_machine_frame_state(n) ((struct machine_frame_state *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct machine_frame_state), n MEM_STAT_INFO)))
2212 #define ggc_alloc_basic_block_def() ((struct basic_block_def *)(ggc_internal_alloc_stat (sizeof (struct basic_block_def) MEM_STAT_INFO)))
2213 #define ggc_alloc_cleared_basic_block_def() ((struct basic_block_def *)(ggc_internal_cleared_alloc_stat (sizeof (struct basic_block_def) MEM_STAT_INFO)))
2214 #define ggc_alloc_vec_basic_block_def(n) ((struct basic_block_def *)(ggc_internal_vec_alloc_stat (sizeof (struct basic_block_def), n MEM_STAT_INFO)))
2215 #define ggc_alloc_cleared_vec_basic_block_def(n) ((struct basic_block_def *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct basic_block_def), n MEM_STAT_INFO)))
2216 #define ggc_alloc_edge_def() ((struct edge_def *)(ggc_internal_alloc_stat (sizeof (struct edge_def) MEM_STAT_INFO)))
2217 #define ggc_alloc_cleared_edge_def() ((struct edge_def *)(ggc_internal_cleared_alloc_stat (sizeof (struct edge_def) MEM_STAT_INFO)))
2218 #define ggc_alloc_vec_edge_def(n) ((struct edge_def *)(ggc_internal_vec_alloc_stat (sizeof (struct edge_def), n MEM_STAT_INFO)))
2219 #define ggc_alloc_cleared_vec_edge_def(n) ((struct edge_def *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct edge_def), n MEM_STAT_INFO)))
2220 #define ggc_alloc_cl_optimization() ((struct cl_optimization *)(ggc_internal_alloc_stat (sizeof (struct cl_optimization) MEM_STAT_INFO)))
2221 #define ggc_alloc_cleared_cl_optimization() ((struct cl_optimization *)(ggc_internal_cleared_alloc_stat (sizeof (struct cl_optimization) MEM_STAT_INFO)))
2222 #define ggc_alloc_vec_cl_optimization(n) ((struct cl_optimization *)(ggc_internal_vec_alloc_stat (sizeof (struct cl_optimization), n MEM_STAT_INFO)))
2223 #define ggc_alloc_cleared_vec_cl_optimization(n) ((struct cl_optimization *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cl_optimization), n MEM_STAT_INFO)))
2224 #define ggc_alloc_cl_target_option() ((struct cl_target_option *)(ggc_internal_alloc_stat (sizeof (struct cl_target_option) MEM_STAT_INFO)))
2225 #define ggc_alloc_cleared_cl_target_option() ((struct cl_target_option *)(ggc_internal_cleared_alloc_stat (sizeof (struct cl_target_option) MEM_STAT_INFO)))
2226 #define ggc_alloc_vec_cl_target_option(n) ((struct cl_target_option *)(ggc_internal_vec_alloc_stat (sizeof (struct cl_target_option), n MEM_STAT_INFO)))
2227 #define ggc_alloc_cleared_vec_cl_target_option(n) ((struct cl_target_option *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cl_target_option), n MEM_STAT_INFO)))
2228 #define ggc_alloc_section() ((union section *)(ggc_internal_alloc_stat (sizeof (union section) MEM_STAT_INFO)))
2229 #define ggc_alloc_cleared_section() ((union section *)(ggc_internal_cleared_alloc_stat (sizeof (union section) MEM_STAT_INFO)))
2230 #define ggc_alloc_vec_section(n) ((union section *)(ggc_internal_vec_alloc_stat (sizeof (union section), n MEM_STAT_INFO)))
2231 #define ggc_alloc_cleared_vec_section(n) ((union section *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union section), n MEM_STAT_INFO)))
2232 #define ggc_alloc_gimple_statement_d(SIZE) ((union gimple_statement_d *)(ggc_internal_alloc_stat (SIZE MEM_STAT_INFO)))
2233 #define ggc_alloc_cleared_gimple_statement_d(SIZE) ((union gimple_statement_d *)(ggc_internal_cleared_alloc_stat (SIZE MEM_STAT_INFO)))
2234 #define ggc_alloc_vec_gimple_statement_d(SIZE, n) ((union gimple_statement_d *)(ggc_internal_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
2235 #define ggc_alloc_cleared_vec_gimple_statement_d(SIZE, n) ((union gimple_statement_d *)(ggc_internal_cleared_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
2236 #define ggc_alloc_rtvec_def(SIZE) ((struct rtvec_def *)(ggc_internal_alloc_stat (SIZE MEM_STAT_INFO)))
2237 #define ggc_alloc_cleared_rtvec_def(SIZE) ((struct rtvec_def *)(ggc_internal_cleared_alloc_stat (SIZE MEM_STAT_INFO)))
2238 #define ggc_alloc_vec_rtvec_def(SIZE, n) ((struct rtvec_def *)(ggc_internal_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
2239 #define ggc_alloc_cleared_vec_rtvec_def(SIZE, n) ((struct rtvec_def *)(ggc_internal_cleared_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
2240 #define ggc_alloc_rtx_def(SIZE) ((struct rtx_def *)(ggc_internal_alloc_stat (SIZE MEM_STAT_INFO)))
2241 #define ggc_alloc_cleared_rtx_def(SIZE) ((struct rtx_def *)(ggc_internal_cleared_alloc_stat (SIZE MEM_STAT_INFO)))
2242 #define ggc_alloc_vec_rtx_def(SIZE, n) ((struct rtx_def *)(ggc_internal_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
2243 #define ggc_alloc_cleared_vec_rtx_def(SIZE, n) ((struct rtx_def *)(ggc_internal_cleared_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
2244 #define ggc_alloc_bitmap_head_def() ((struct bitmap_head_def *)(ggc_internal_alloc_stat (sizeof (struct bitmap_head_def) MEM_STAT_INFO)))
2245 #define ggc_alloc_cleared_bitmap_head_def() ((struct bitmap_head_def *)(ggc_internal_cleared_alloc_stat (sizeof (struct bitmap_head_def) MEM_STAT_INFO)))
2246 #define ggc_alloc_vec_bitmap_head_def(n) ((struct bitmap_head_def *)(ggc_internal_vec_alloc_stat (sizeof (struct bitmap_head_def), n MEM_STAT_INFO)))
2247 #define ggc_alloc_cleared_vec_bitmap_head_def(n) ((struct bitmap_head_def *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct bitmap_head_def), n MEM_STAT_INFO)))
2248 #define ggc_alloc_cpp_macro_u() ((union cpp_macro_u *)(ggc_internal_alloc_stat (sizeof (union cpp_macro_u) MEM_STAT_INFO)))
2249 #define ggc_alloc_cleared_cpp_macro_u() ((union cpp_macro_u *)(ggc_internal_cleared_alloc_stat (sizeof (union cpp_macro_u) MEM_STAT_INFO)))
2250 #define ggc_alloc_vec_cpp_macro_u(n) ((union cpp_macro_u *)(ggc_internal_vec_alloc_stat (sizeof (union cpp_macro_u), n MEM_STAT_INFO)))
2251 #define ggc_alloc_cleared_vec_cpp_macro_u(n) ((union cpp_macro_u *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union cpp_macro_u), n MEM_STAT_INFO)))
2252 #define ggc_alloc_ht_identifier() ((struct ht_identifier *)(ggc_internal_alloc_stat (sizeof (struct ht_identifier) MEM_STAT_INFO)))
2253 #define ggc_alloc_cleared_ht_identifier() ((struct ht_identifier *)(ggc_internal_cleared_alloc_stat (sizeof (struct ht_identifier) MEM_STAT_INFO)))
2254 #define ggc_alloc_vec_ht_identifier(n) ((struct ht_identifier *)(ggc_internal_vec_alloc_stat (sizeof (struct ht_identifier), n MEM_STAT_INFO)))
2255 #define ggc_alloc_cleared_vec_ht_identifier(n) ((struct ht_identifier *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct ht_identifier), n MEM_STAT_INFO)))
2256 #define ggc_alloc__cpp_hashnode_value() ((union _cpp_hashnode_value *)(ggc_internal_alloc_stat (sizeof (union _cpp_hashnode_value) MEM_STAT_INFO)))
2257 #define ggc_alloc_cleared__cpp_hashnode_value() ((union _cpp_hashnode_value *)(ggc_internal_cleared_alloc_stat (sizeof (union _cpp_hashnode_value) MEM_STAT_INFO)))
2258 #define ggc_alloc_vec__cpp_hashnode_value(n) ((union _cpp_hashnode_value *)(ggc_internal_vec_alloc_stat (sizeof (union _cpp_hashnode_value), n MEM_STAT_INFO)))
2259 #define ggc_alloc_cleared_vec__cpp_hashnode_value(n) ((union _cpp_hashnode_value *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union _cpp_hashnode_value), n MEM_STAT_INFO)))
2260 #define ggc_alloc_cpp_token_u() ((union cpp_token_u *)(ggc_internal_alloc_stat (sizeof (union cpp_token_u) MEM_STAT_INFO)))
2261 #define ggc_alloc_cleared_cpp_token_u() ((union cpp_token_u *)(ggc_internal_cleared_alloc_stat (sizeof (union cpp_token_u) MEM_STAT_INFO)))
2262 #define ggc_alloc_vec_cpp_token_u(n) ((union cpp_token_u *)(ggc_internal_vec_alloc_stat (sizeof (union cpp_token_u), n MEM_STAT_INFO)))
2263 #define ggc_alloc_cleared_vec_cpp_token_u(n) ((union cpp_token_u *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union cpp_token_u), n MEM_STAT_INFO)))
2264 #define ggc_alloc_cpp_identifier() ((struct cpp_identifier *)(ggc_internal_alloc_stat (sizeof (struct cpp_identifier) MEM_STAT_INFO)))
2265 #define ggc_alloc_cleared_cpp_identifier() ((struct cpp_identifier *)(ggc_internal_cleared_alloc_stat (sizeof (struct cpp_identifier) MEM_STAT_INFO)))
2266 #define ggc_alloc_vec_cpp_identifier(n) ((struct cpp_identifier *)(ggc_internal_vec_alloc_stat (sizeof (struct cpp_identifier), n MEM_STAT_INFO)))
2267 #define ggc_alloc_cleared_vec_cpp_identifier(n) ((struct cpp_identifier *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cpp_identifier), n MEM_STAT_INFO)))
2268 #define ggc_alloc_cpp_macro_arg() ((struct cpp_macro_arg *)(ggc_internal_alloc_stat (sizeof (struct cpp_macro_arg) MEM_STAT_INFO)))
2269 #define ggc_alloc_cleared_cpp_macro_arg() ((struct cpp_macro_arg *)(ggc_internal_cleared_alloc_stat (sizeof (struct cpp_macro_arg) MEM_STAT_INFO)))
2270 #define ggc_alloc_vec_cpp_macro_arg(n) ((struct cpp_macro_arg *)(ggc_internal_vec_alloc_stat (sizeof (struct cpp_macro_arg), n MEM_STAT_INFO)))
2271 #define ggc_alloc_cleared_vec_cpp_macro_arg(n) ((struct cpp_macro_arg *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cpp_macro_arg), n MEM_STAT_INFO)))
2272 #define ggc_alloc_answer() ((struct answer *)(ggc_internal_alloc_stat (sizeof (struct answer) MEM_STAT_INFO)))
2273 #define ggc_alloc_cleared_answer() ((struct answer *)(ggc_internal_cleared_alloc_stat (sizeof (struct answer) MEM_STAT_INFO)))
2274 #define ggc_alloc_vec_answer(n) ((struct answer *)(ggc_internal_vec_alloc_stat (sizeof (struct answer), n MEM_STAT_INFO)))
2275 #define ggc_alloc_cleared_vec_answer(n) ((struct answer *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct answer), n MEM_STAT_INFO)))
2276 #define ggc_alloc_cpp_macro() ((struct cpp_macro *)(ggc_internal_alloc_stat (sizeof (struct cpp_macro) MEM_STAT_INFO)))
2277 #define ggc_alloc_cleared_cpp_macro() ((struct cpp_macro *)(ggc_internal_cleared_alloc_stat (sizeof (struct cpp_macro) MEM_STAT_INFO)))
2278 #define ggc_alloc_vec_cpp_macro(n) ((struct cpp_macro *)(ggc_internal_vec_alloc_stat (sizeof (struct cpp_macro), n MEM_STAT_INFO)))
2279 #define ggc_alloc_cleared_vec_cpp_macro(n) ((struct cpp_macro *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cpp_macro), n MEM_STAT_INFO)))
2280 #define ggc_alloc_cpp_string() ((struct cpp_string *)(ggc_internal_alloc_stat (sizeof (struct cpp_string) MEM_STAT_INFO)))
2281 #define ggc_alloc_cleared_cpp_string() ((struct cpp_string *)(ggc_internal_cleared_alloc_stat (sizeof (struct cpp_string) MEM_STAT_INFO)))
2282 #define ggc_alloc_vec_cpp_string(n) ((struct cpp_string *)(ggc_internal_vec_alloc_stat (sizeof (struct cpp_string), n MEM_STAT_INFO)))
2283 #define ggc_alloc_cleared_vec_cpp_string(n) ((struct cpp_string *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cpp_string), n MEM_STAT_INFO)))
2284 #define ggc_alloc_cpp_token() ((struct cpp_token *)(ggc_internal_alloc_stat (sizeof (struct cpp_token) MEM_STAT_INFO)))
2285 #define ggc_alloc_cleared_cpp_token() ((struct cpp_token *)(ggc_internal_cleared_alloc_stat (sizeof (struct cpp_token) MEM_STAT_INFO)))
2286 #define ggc_alloc_vec_cpp_token(n) ((struct cpp_token *)(ggc_internal_vec_alloc_stat (sizeof (struct cpp_token), n MEM_STAT_INFO)))
2287 #define ggc_alloc_cleared_vec_cpp_token(n) ((struct cpp_token *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cpp_token), n MEM_STAT_INFO)))
2288 #define ggc_alloc_line_maps() ((struct line_maps *)(ggc_internal_alloc_stat (sizeof (struct line_maps) MEM_STAT_INFO)))
2289 #define ggc_alloc_cleared_line_maps() ((struct line_maps *)(ggc_internal_cleared_alloc_stat (sizeof (struct line_maps) MEM_STAT_INFO)))
2290 #define ggc_alloc_vec_line_maps(n) ((struct line_maps *)(ggc_internal_vec_alloc_stat (sizeof (struct line_maps), n MEM_STAT_INFO)))
2291 #define ggc_alloc_cleared_vec_line_maps(n) ((struct line_maps *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct line_maps), n MEM_STAT_INFO)))
2292 #define ggc_alloc_location_adhoc_data_map() ((struct location_adhoc_data_map *)(ggc_internal_alloc_stat (sizeof (struct location_adhoc_data_map) MEM_STAT_INFO)))
2293 #define ggc_alloc_cleared_location_adhoc_data_map() ((struct location_adhoc_data_map *)(ggc_internal_cleared_alloc_stat (sizeof (struct location_adhoc_data_map) MEM_STAT_INFO)))
2294 #define ggc_alloc_vec_location_adhoc_data_map(n) ((struct location_adhoc_data_map *)(ggc_internal_vec_alloc_stat (sizeof (struct location_adhoc_data_map), n MEM_STAT_INFO)))
2295 #define ggc_alloc_cleared_vec_location_adhoc_data_map(n) ((struct location_adhoc_data_map *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct location_adhoc_data_map), n MEM_STAT_INFO)))
2296 #define ggc_alloc_htab() ((struct htab *)(ggc_internal_alloc_stat (sizeof (struct htab) MEM_STAT_INFO)))
2297 #define ggc_alloc_cleared_htab() ((struct htab *)(ggc_internal_cleared_alloc_stat (sizeof (struct htab) MEM_STAT_INFO)))
2298 #define ggc_alloc_vec_htab(n) ((struct htab *)(ggc_internal_vec_alloc_stat (sizeof (struct htab), n MEM_STAT_INFO)))
2299 #define ggc_alloc_cleared_vec_htab(n) ((struct htab *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct htab), n MEM_STAT_INFO)))
2300 #define ggc_alloc_location_adhoc_data() ((struct location_adhoc_data *)(ggc_internal_alloc_stat (sizeof (struct location_adhoc_data) MEM_STAT_INFO)))
2301 #define ggc_alloc_cleared_location_adhoc_data() ((struct location_adhoc_data *)(ggc_internal_cleared_alloc_stat (sizeof (struct location_adhoc_data) MEM_STAT_INFO)))
2302 #define ggc_alloc_vec_location_adhoc_data(n) ((struct location_adhoc_data *)(ggc_internal_vec_alloc_stat (sizeof (struct location_adhoc_data), n MEM_STAT_INFO)))
2303 #define ggc_alloc_cleared_vec_location_adhoc_data(n) ((struct location_adhoc_data *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct location_adhoc_data), n MEM_STAT_INFO)))
2304 #define ggc_alloc_maps_info() ((struct maps_info *)(ggc_internal_alloc_stat (sizeof (struct maps_info) MEM_STAT_INFO)))
2305 #define ggc_alloc_cleared_maps_info() ((struct maps_info *)(ggc_internal_cleared_alloc_stat (sizeof (struct maps_info) MEM_STAT_INFO)))
2306 #define ggc_alloc_vec_maps_info(n) ((struct maps_info *)(ggc_internal_vec_alloc_stat (sizeof (struct maps_info), n MEM_STAT_INFO)))
2307 #define ggc_alloc_cleared_vec_maps_info(n) ((struct maps_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct maps_info), n MEM_STAT_INFO)))
2308 #define ggc_alloc_line_map() ((struct line_map *)(ggc_internal_alloc_stat (sizeof (struct line_map) MEM_STAT_INFO)))
2309 #define ggc_alloc_cleared_line_map() ((struct line_map *)(ggc_internal_cleared_alloc_stat (sizeof (struct line_map) MEM_STAT_INFO)))
2310 #define ggc_alloc_vec_line_map(n) ((struct line_map *)(ggc_internal_vec_alloc_stat (sizeof (struct line_map), n MEM_STAT_INFO)))
2311 #define ggc_alloc_cleared_vec_line_map(n) ((struct line_map *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct line_map), n MEM_STAT_INFO)))
2312 #define ggc_alloc_map_u() ((union map_u *)(ggc_internal_alloc_stat (sizeof (union map_u) MEM_STAT_INFO)))
2313 #define ggc_alloc_cleared_map_u() ((union map_u *)(ggc_internal_cleared_alloc_stat (sizeof (union map_u) MEM_STAT_INFO)))
2314 #define ggc_alloc_vec_map_u(n) ((union map_u *)(ggc_internal_vec_alloc_stat (sizeof (union map_u), n MEM_STAT_INFO)))
2315 #define ggc_alloc_cleared_vec_map_u(n) ((union map_u *)(ggc_internal_cleared_vec_alloc_stat (sizeof (union map_u), n MEM_STAT_INFO)))
2316 #define ggc_alloc_line_map_macro() ((struct line_map_macro *)(ggc_internal_alloc_stat (sizeof (struct line_map_macro) MEM_STAT_INFO)))
2317 #define ggc_alloc_cleared_line_map_macro() ((struct line_map_macro *)(ggc_internal_cleared_alloc_stat (sizeof (struct line_map_macro) MEM_STAT_INFO)))
2318 #define ggc_alloc_vec_line_map_macro(n) ((struct line_map_macro *)(ggc_internal_vec_alloc_stat (sizeof (struct line_map_macro), n MEM_STAT_INFO)))
2319 #define ggc_alloc_cleared_vec_line_map_macro(n) ((struct line_map_macro *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct line_map_macro), n MEM_STAT_INFO)))
2320 #define ggc_alloc_tree_node(SIZE) ((union tree_node *)(ggc_internal_alloc_stat (SIZE MEM_STAT_INFO)))
2321 #define ggc_alloc_cleared_tree_node(SIZE) ((union tree_node *)(ggc_internal_cleared_alloc_stat (SIZE MEM_STAT_INFO)))
2322 #define ggc_alloc_vec_tree_node(SIZE, n) ((union tree_node *)(ggc_internal_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
2323 #define ggc_alloc_cleared_vec_tree_node(SIZE, n) ((union tree_node *)(ggc_internal_cleared_vec_alloc_stat (SIZE, n MEM_STAT_INFO)))
2324 #define ggc_alloc_cpp_hashnode() ((struct cpp_hashnode *)(ggc_internal_alloc_stat (sizeof (struct cpp_hashnode) MEM_STAT_INFO)))
2325 #define ggc_alloc_cleared_cpp_hashnode() ((struct cpp_hashnode *)(ggc_internal_cleared_alloc_stat (sizeof (struct cpp_hashnode) MEM_STAT_INFO)))
2326 #define ggc_alloc_vec_cpp_hashnode(n) ((struct cpp_hashnode *)(ggc_internal_vec_alloc_stat (sizeof (struct cpp_hashnode), n MEM_STAT_INFO)))
2327 #define ggc_alloc_cleared_vec_cpp_hashnode(n) ((struct cpp_hashnode *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct cpp_hashnode), n MEM_STAT_INFO)))
2328 #define ggc_alloc_line_map_ordinary() ((struct line_map_ordinary *)(ggc_internal_alloc_stat (sizeof (struct line_map_ordinary) MEM_STAT_INFO)))
2329 #define ggc_alloc_cleared_line_map_ordinary() ((struct line_map_ordinary *)(ggc_internal_cleared_alloc_stat (sizeof (struct line_map_ordinary) MEM_STAT_INFO)))
2330 #define ggc_alloc_vec_line_map_ordinary(n) ((struct line_map_ordinary *)(ggc_internal_vec_alloc_stat (sizeof (struct line_map_ordinary), n MEM_STAT_INFO)))
2331 #define ggc_alloc_cleared_vec_line_map_ordinary(n) ((struct line_map_ordinary *)(ggc_internal_cleared_vec_alloc_stat (sizeof (struct line_map_ordinary), n MEM_STAT_INFO)))
2332 
2333 /* Allocators for known typedefs.  */
2334 #define ggc_alloc_attr() ((attr *)(ggc_internal_alloc_stat (sizeof (attr) MEM_STAT_INFO)))
2335 #define ggc_alloc_cleared_attr() ((attr *)(ggc_internal_cleared_alloc_stat (sizeof (attr) MEM_STAT_INFO)))
2336 #define ggc_alloc_vec_attr(n) ((attr *)(ggc_internal_vec_alloc_stat (sizeof (attr), n MEM_STAT_INFO)))
2337 #define ggc_alloc_cleared_vec_attr(n) ((attr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (attr), n MEM_STAT_INFO)))
2338 #define ggc_alloc_hash() ((hash *)(ggc_internal_alloc_stat (sizeof (hash) MEM_STAT_INFO)))
2339 #define ggc_alloc_cleared_hash() ((hash *)(ggc_internal_cleared_alloc_stat (sizeof (hash) MEM_STAT_INFO)))
2340 #define ggc_alloc_vec_hash(n) ((hash *)(ggc_internal_vec_alloc_stat (sizeof (hash), n MEM_STAT_INFO)))
2341 #define ggc_alloc_cleared_vec_hash(n) ((hash *)(ggc_internal_cleared_vec_alloc_stat (sizeof (hash), n MEM_STAT_INFO)))
2342 #define ggc_alloc_objc_map_t() ((objc_map_t *)(ggc_internal_alloc_stat (sizeof (objc_map_t) MEM_STAT_INFO)))
2343 #define ggc_alloc_cleared_objc_map_t() ((objc_map_t *)(ggc_internal_cleared_alloc_stat (sizeof (objc_map_t) MEM_STAT_INFO)))
2344 #define ggc_alloc_vec_objc_map_t(n) ((objc_map_t *)(ggc_internal_vec_alloc_stat (sizeof (objc_map_t), n MEM_STAT_INFO)))
2345 #define ggc_alloc_cleared_vec_objc_map_t(n) ((objc_map_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (objc_map_t), n MEM_STAT_INFO)))
2346 #define ggc_alloc_gimple_type_leader_entry() ((gimple_type_leader_entry *)(ggc_internal_alloc_stat (sizeof (gimple_type_leader_entry) MEM_STAT_INFO)))
2347 #define ggc_alloc_cleared_gimple_type_leader_entry() ((gimple_type_leader_entry *)(ggc_internal_cleared_alloc_stat (sizeof (gimple_type_leader_entry) MEM_STAT_INFO)))
2348 #define ggc_alloc_vec_gimple_type_leader_entry(n) ((gimple_type_leader_entry *)(ggc_internal_vec_alloc_stat (sizeof (gimple_type_leader_entry), n MEM_STAT_INFO)))
2349 #define ggc_alloc_cleared_vec_gimple_type_leader_entry(n) ((gimple_type_leader_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (gimple_type_leader_entry), n MEM_STAT_INFO)))
2350 #define ggc_alloc_method_entry() ((method_entry *)(ggc_internal_alloc_stat (sizeof (method_entry) MEM_STAT_INFO)))
2351 #define ggc_alloc_cleared_method_entry() ((method_entry *)(ggc_internal_cleared_alloc_stat (sizeof (method_entry) MEM_STAT_INFO)))
2352 #define ggc_alloc_vec_method_entry(n) ((method_entry *)(ggc_internal_vec_alloc_stat (sizeof (method_entry), n MEM_STAT_INFO)))
2353 #define ggc_alloc_cleared_vec_method_entry(n) ((method_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (method_entry), n MEM_STAT_INFO)))
2354 #define ggc_alloc_constant_pool() ((constant_pool *)(ggc_internal_alloc_stat (sizeof (constant_pool) MEM_STAT_INFO)))
2355 #define ggc_alloc_cleared_constant_pool() ((constant_pool *)(ggc_internal_cleared_alloc_stat (sizeof (constant_pool) MEM_STAT_INFO)))
2356 #define ggc_alloc_vec_constant_pool(n) ((constant_pool *)(ggc_internal_vec_alloc_stat (sizeof (constant_pool), n MEM_STAT_INFO)))
2357 #define ggc_alloc_cleared_vec_constant_pool(n) ((constant_pool *)(ggc_internal_cleared_vec_alloc_stat (sizeof (constant_pool), n MEM_STAT_INFO)))
2358 #define ggc_alloc_go_char_p() ((go_char_p *)(ggc_internal_alloc_stat (sizeof (go_char_p) MEM_STAT_INFO)))
2359 #define ggc_alloc_cleared_go_char_p() ((go_char_p *)(ggc_internal_cleared_alloc_stat (sizeof (go_char_p) MEM_STAT_INFO)))
2360 #define ggc_alloc_vec_go_char_p(n) ((go_char_p *)(ggc_internal_vec_alloc_stat (sizeof (go_char_p), n MEM_STAT_INFO)))
2361 #define ggc_alloc_cleared_vec_go_char_p(n) ((go_char_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (go_char_p), n MEM_STAT_INFO)))
2362 #define ggc_alloc_cp_unparsed_functions_entry() ((cp_unparsed_functions_entry *)(ggc_internal_alloc_stat (sizeof (cp_unparsed_functions_entry) MEM_STAT_INFO)))
2363 #define ggc_alloc_cleared_cp_unparsed_functions_entry() ((cp_unparsed_functions_entry *)(ggc_internal_cleared_alloc_stat (sizeof (cp_unparsed_functions_entry) MEM_STAT_INFO)))
2364 #define ggc_alloc_vec_cp_unparsed_functions_entry(n) ((cp_unparsed_functions_entry *)(ggc_internal_vec_alloc_stat (sizeof (cp_unparsed_functions_entry), n MEM_STAT_INFO)))
2365 #define ggc_alloc_cleared_vec_cp_unparsed_functions_entry(n) ((cp_unparsed_functions_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (cp_unparsed_functions_entry), n MEM_STAT_INFO)))
2366 #define ggc_alloc_cp_default_arg_entry() ((cp_default_arg_entry *)(ggc_internal_alloc_stat (sizeof (cp_default_arg_entry) MEM_STAT_INFO)))
2367 #define ggc_alloc_cleared_cp_default_arg_entry() ((cp_default_arg_entry *)(ggc_internal_cleared_alloc_stat (sizeof (cp_default_arg_entry) MEM_STAT_INFO)))
2368 #define ggc_alloc_vec_cp_default_arg_entry(n) ((cp_default_arg_entry *)(ggc_internal_vec_alloc_stat (sizeof (cp_default_arg_entry), n MEM_STAT_INFO)))
2369 #define ggc_alloc_cleared_vec_cp_default_arg_entry(n) ((cp_default_arg_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (cp_default_arg_entry), n MEM_STAT_INFO)))
2370 #define ggc_alloc_cp_token_cache_ptr() ((cp_token_cache_ptr *)(ggc_internal_alloc_stat (sizeof (cp_token_cache_ptr) MEM_STAT_INFO)))
2371 #define ggc_alloc_cleared_cp_token_cache_ptr() ((cp_token_cache_ptr *)(ggc_internal_cleared_alloc_stat (sizeof (cp_token_cache_ptr) MEM_STAT_INFO)))
2372 #define ggc_alloc_vec_cp_token_cache_ptr(n) ((cp_token_cache_ptr *)(ggc_internal_vec_alloc_stat (sizeof (cp_token_cache_ptr), n MEM_STAT_INFO)))
2373 #define ggc_alloc_cleared_vec_cp_token_cache_ptr(n) ((cp_token_cache_ptr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (cp_token_cache_ptr), n MEM_STAT_INFO)))
2374 #define ggc_alloc_cp_token_position() ((cp_token_position *)(ggc_internal_alloc_stat (sizeof (cp_token_position) MEM_STAT_INFO)))
2375 #define ggc_alloc_cleared_cp_token_position() ((cp_token_position *)(ggc_internal_cleared_alloc_stat (sizeof (cp_token_position) MEM_STAT_INFO)))
2376 #define ggc_alloc_vec_cp_token_position(n) ((cp_token_position *)(ggc_internal_vec_alloc_stat (sizeof (cp_token_position), n MEM_STAT_INFO)))
2377 #define ggc_alloc_cleared_vec_cp_token_position(n) ((cp_token_position *)(ggc_internal_cleared_vec_alloc_stat (sizeof (cp_token_position), n MEM_STAT_INFO)))
2378 #define ggc_alloc_incomplete_var() ((incomplete_var *)(ggc_internal_alloc_stat (sizeof (incomplete_var) MEM_STAT_INFO)))
2379 #define ggc_alloc_cleared_incomplete_var() ((incomplete_var *)(ggc_internal_cleared_alloc_stat (sizeof (incomplete_var) MEM_STAT_INFO)))
2380 #define ggc_alloc_vec_incomplete_var(n) ((incomplete_var *)(ggc_internal_vec_alloc_stat (sizeof (incomplete_var), n MEM_STAT_INFO)))
2381 #define ggc_alloc_cleared_vec_incomplete_var(n) ((incomplete_var *)(ggc_internal_cleared_vec_alloc_stat (sizeof (incomplete_var), n MEM_STAT_INFO)))
2382 #define ggc_alloc_tree_pair_p() ((tree_pair_p *)(ggc_internal_alloc_stat (sizeof (tree_pair_p) MEM_STAT_INFO)))
2383 #define ggc_alloc_cleared_tree_pair_p() ((tree_pair_p *)(ggc_internal_cleared_alloc_stat (sizeof (tree_pair_p) MEM_STAT_INFO)))
2384 #define ggc_alloc_vec_tree_pair_p(n) ((tree_pair_p *)(ggc_internal_vec_alloc_stat (sizeof (tree_pair_p), n MEM_STAT_INFO)))
2385 #define ggc_alloc_cleared_vec_tree_pair_p(n) ((tree_pair_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (tree_pair_p), n MEM_STAT_INFO)))
2386 #define ggc_alloc_qualified_typedef_usage_t() ((qualified_typedef_usage_t *)(ggc_internal_alloc_stat (sizeof (qualified_typedef_usage_t) MEM_STAT_INFO)))
2387 #define ggc_alloc_cleared_qualified_typedef_usage_t() ((qualified_typedef_usage_t *)(ggc_internal_cleared_alloc_stat (sizeof (qualified_typedef_usage_t) MEM_STAT_INFO)))
2388 #define ggc_alloc_vec_qualified_typedef_usage_t(n) ((qualified_typedef_usage_t *)(ggc_internal_vec_alloc_stat (sizeof (qualified_typedef_usage_t), n MEM_STAT_INFO)))
2389 #define ggc_alloc_cleared_vec_qualified_typedef_usage_t(n) ((qualified_typedef_usage_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (qualified_typedef_usage_t), n MEM_STAT_INFO)))
2390 #define ggc_alloc_ptrmem_cst_t() ((ptrmem_cst_t *)(ggc_internal_alloc_stat (sizeof (ptrmem_cst_t) MEM_STAT_INFO)))
2391 #define ggc_alloc_cleared_ptrmem_cst_t() ((ptrmem_cst_t *)(ggc_internal_cleared_alloc_stat (sizeof (ptrmem_cst_t) MEM_STAT_INFO)))
2392 #define ggc_alloc_vec_ptrmem_cst_t(n) ((ptrmem_cst_t *)(ggc_internal_vec_alloc_stat (sizeof (ptrmem_cst_t), n MEM_STAT_INFO)))
2393 #define ggc_alloc_cleared_vec_ptrmem_cst_t(n) ((ptrmem_cst_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ptrmem_cst_t), n MEM_STAT_INFO)))
2394 #define ggc_alloc_template_parm_index() ((template_parm_index *)(ggc_internal_alloc_stat (sizeof (template_parm_index) MEM_STAT_INFO)))
2395 #define ggc_alloc_cleared_template_parm_index() ((template_parm_index *)(ggc_internal_cleared_alloc_stat (sizeof (template_parm_index) MEM_STAT_INFO)))
2396 #define ggc_alloc_vec_template_parm_index(n) ((template_parm_index *)(ggc_internal_vec_alloc_stat (sizeof (template_parm_index), n MEM_STAT_INFO)))
2397 #define ggc_alloc_cleared_vec_template_parm_index(n) ((template_parm_index *)(ggc_internal_cleared_vec_alloc_stat (sizeof (template_parm_index), n MEM_STAT_INFO)))
2398 #define ggc_alloc_binding_entry() ((binding_entry *)(ggc_internal_alloc_stat (sizeof (binding_entry) MEM_STAT_INFO)))
2399 #define ggc_alloc_cleared_binding_entry() ((binding_entry *)(ggc_internal_cleared_alloc_stat (sizeof (binding_entry) MEM_STAT_INFO)))
2400 #define ggc_alloc_vec_binding_entry(n) ((binding_entry *)(ggc_internal_vec_alloc_stat (sizeof (binding_entry), n MEM_STAT_INFO)))
2401 #define ggc_alloc_cleared_vec_binding_entry(n) ((binding_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (binding_entry), n MEM_STAT_INFO)))
2402 #define ggc_alloc_binding_table() ((binding_table *)(ggc_internal_alloc_stat (sizeof (binding_table) MEM_STAT_INFO)))
2403 #define ggc_alloc_cleared_binding_table() ((binding_table *)(ggc_internal_cleared_alloc_stat (sizeof (binding_table) MEM_STAT_INFO)))
2404 #define ggc_alloc_vec_binding_table(n) ((binding_table *)(ggc_internal_vec_alloc_stat (sizeof (binding_table), n MEM_STAT_INFO)))
2405 #define ggc_alloc_cleared_vec_binding_table(n) ((binding_table *)(ggc_internal_cleared_vec_alloc_stat (sizeof (binding_table), n MEM_STAT_INFO)))
2406 #define ggc_alloc_pending_redefinition() ((pending_redefinition *)(ggc_internal_alloc_stat (sizeof (pending_redefinition) MEM_STAT_INFO)))
2407 #define ggc_alloc_cleared_pending_redefinition() ((pending_redefinition *)(ggc_internal_cleared_alloc_stat (sizeof (pending_redefinition) MEM_STAT_INFO)))
2408 #define ggc_alloc_vec_pending_redefinition(n) ((pending_redefinition *)(ggc_internal_vec_alloc_stat (sizeof (pending_redefinition), n MEM_STAT_INFO)))
2409 #define ggc_alloc_cleared_vec_pending_redefinition(n) ((pending_redefinition *)(ggc_internal_cleared_vec_alloc_stat (sizeof (pending_redefinition), n MEM_STAT_INFO)))
2410 #define ggc_alloc_pending_weak() ((pending_weak *)(ggc_internal_alloc_stat (sizeof (pending_weak) MEM_STAT_INFO)))
2411 #define ggc_alloc_cleared_pending_weak() ((pending_weak *)(ggc_internal_cleared_alloc_stat (sizeof (pending_weak) MEM_STAT_INFO)))
2412 #define ggc_alloc_vec_pending_weak(n) ((pending_weak *)(ggc_internal_vec_alloc_stat (sizeof (pending_weak), n MEM_STAT_INFO)))
2413 #define ggc_alloc_cleared_vec_pending_weak(n) ((pending_weak *)(ggc_internal_cleared_vec_alloc_stat (sizeof (pending_weak), n MEM_STAT_INFO)))
2414 #define ggc_alloc_stmt_tree() ((stmt_tree *)(ggc_internal_alloc_stat (sizeof (stmt_tree) MEM_STAT_INFO)))
2415 #define ggc_alloc_cleared_stmt_tree() ((stmt_tree *)(ggc_internal_cleared_alloc_stat (sizeof (stmt_tree) MEM_STAT_INFO)))
2416 #define ggc_alloc_vec_stmt_tree(n) ((stmt_tree *)(ggc_internal_vec_alloc_stat (sizeof (stmt_tree), n MEM_STAT_INFO)))
2417 #define ggc_alloc_cleared_vec_stmt_tree(n) ((stmt_tree *)(ggc_internal_cleared_vec_alloc_stat (sizeof (stmt_tree), n MEM_STAT_INFO)))
2418 #define ggc_alloc_tree_gc_vec() ((tree_gc_vec *)(ggc_internal_alloc_stat (sizeof (tree_gc_vec) MEM_STAT_INFO)))
2419 #define ggc_alloc_cleared_tree_gc_vec() ((tree_gc_vec *)(ggc_internal_cleared_alloc_stat (sizeof (tree_gc_vec) MEM_STAT_INFO)))
2420 #define ggc_alloc_vec_tree_gc_vec(n) ((tree_gc_vec *)(ggc_internal_vec_alloc_stat (sizeof (tree_gc_vec), n MEM_STAT_INFO)))
2421 #define ggc_alloc_cleared_vec_tree_gc_vec(n) ((tree_gc_vec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (tree_gc_vec), n MEM_STAT_INFO)))
2422 #define ggc_alloc_const_char_p() ((const_char_p *)(ggc_internal_alloc_stat (sizeof (const_char_p) MEM_STAT_INFO)))
2423 #define ggc_alloc_cleared_const_char_p() ((const_char_p *)(ggc_internal_cleared_alloc_stat (sizeof (const_char_p) MEM_STAT_INFO)))
2424 #define ggc_alloc_vec_const_char_p(n) ((const_char_p *)(ggc_internal_vec_alloc_stat (sizeof (const_char_p), n MEM_STAT_INFO)))
2425 #define ggc_alloc_cleared_vec_const_char_p(n) ((const_char_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (const_char_p), n MEM_STAT_INFO)))
2426 #define ggc_alloc_c_binding_ptr() ((c_binding_ptr *)(ggc_internal_alloc_stat (sizeof (c_binding_ptr) MEM_STAT_INFO)))
2427 #define ggc_alloc_cleared_c_binding_ptr() ((c_binding_ptr *)(ggc_internal_cleared_alloc_stat (sizeof (c_binding_ptr) MEM_STAT_INFO)))
2428 #define ggc_alloc_vec_c_binding_ptr(n) ((c_binding_ptr *)(ggc_internal_vec_alloc_stat (sizeof (c_binding_ptr), n MEM_STAT_INFO)))
2429 #define ggc_alloc_cleared_vec_c_binding_ptr(n) ((c_binding_ptr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (c_binding_ptr), n MEM_STAT_INFO)))
2430 #define ggc_alloc_c_goto_bindings_p() ((c_goto_bindings_p *)(ggc_internal_alloc_stat (sizeof (c_goto_bindings_p) MEM_STAT_INFO)))
2431 #define ggc_alloc_cleared_c_goto_bindings_p() ((c_goto_bindings_p *)(ggc_internal_cleared_alloc_stat (sizeof (c_goto_bindings_p) MEM_STAT_INFO)))
2432 #define ggc_alloc_vec_c_goto_bindings_p(n) ((c_goto_bindings_p *)(ggc_internal_vec_alloc_stat (sizeof (c_goto_bindings_p), n MEM_STAT_INFO)))
2433 #define ggc_alloc_cleared_vec_c_goto_bindings_p(n) ((c_goto_bindings_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (c_goto_bindings_p), n MEM_STAT_INFO)))
2434 #define ggc_alloc_loop_info() ((loop_info *)(ggc_internal_alloc_stat (sizeof (loop_info) MEM_STAT_INFO)))
2435 #define ggc_alloc_cleared_loop_info() ((loop_info *)(ggc_internal_cleared_alloc_stat (sizeof (loop_info) MEM_STAT_INFO)))
2436 #define ggc_alloc_vec_loop_info(n) ((loop_info *)(ggc_internal_vec_alloc_stat (sizeof (loop_info), n MEM_STAT_INFO)))
2437 #define ggc_alloc_cleared_vec_loop_info(n) ((loop_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (loop_info), n MEM_STAT_INFO)))
2438 #define ggc_alloc_range_check_info() ((range_check_info *)(ggc_internal_alloc_stat (sizeof (range_check_info) MEM_STAT_INFO)))
2439 #define ggc_alloc_cleared_range_check_info() ((range_check_info *)(ggc_internal_cleared_alloc_stat (sizeof (range_check_info) MEM_STAT_INFO)))
2440 #define ggc_alloc_vec_range_check_info(n) ((range_check_info *)(ggc_internal_vec_alloc_stat (sizeof (range_check_info), n MEM_STAT_INFO)))
2441 #define ggc_alloc_cleared_vec_range_check_info(n) ((range_check_info *)(ggc_internal_cleared_vec_alloc_stat (sizeof (range_check_info), n MEM_STAT_INFO)))
2442 #define ggc_alloc_parm_attr() ((parm_attr *)(ggc_internal_alloc_stat (sizeof (parm_attr) MEM_STAT_INFO)))
2443 #define ggc_alloc_cleared_parm_attr() ((parm_attr *)(ggc_internal_cleared_alloc_stat (sizeof (parm_attr) MEM_STAT_INFO)))
2444 #define ggc_alloc_vec_parm_attr(n) ((parm_attr *)(ggc_internal_vec_alloc_stat (sizeof (parm_attr), n MEM_STAT_INFO)))
2445 #define ggc_alloc_cleared_vec_parm_attr(n) ((parm_attr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (parm_attr), n MEM_STAT_INFO)))
2446 #define ggc_alloc_inline_summary_t() ((inline_summary_t *)(ggc_internal_alloc_stat (sizeof (inline_summary_t) MEM_STAT_INFO)))
2447 #define ggc_alloc_cleared_inline_summary_t() ((inline_summary_t *)(ggc_internal_cleared_alloc_stat (sizeof (inline_summary_t) MEM_STAT_INFO)))
2448 #define ggc_alloc_vec_inline_summary_t(n) ((inline_summary_t *)(ggc_internal_vec_alloc_stat (sizeof (inline_summary_t), n MEM_STAT_INFO)))
2449 #define ggc_alloc_cleared_vec_inline_summary_t(n) ((inline_summary_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (inline_summary_t), n MEM_STAT_INFO)))
2450 #define ggc_alloc_conditions() ((conditions *)(ggc_internal_alloc_stat (sizeof (conditions) MEM_STAT_INFO)))
2451 #define ggc_alloc_cleared_conditions() ((conditions *)(ggc_internal_cleared_alloc_stat (sizeof (conditions) MEM_STAT_INFO)))
2452 #define ggc_alloc_vec_conditions(n) ((conditions *)(ggc_internal_vec_alloc_stat (sizeof (conditions), n MEM_STAT_INFO)))
2453 #define ggc_alloc_cleared_vec_conditions(n) ((conditions *)(ggc_internal_cleared_vec_alloc_stat (sizeof (conditions), n MEM_STAT_INFO)))
2454 #define ggc_alloc_lto_file_decl_data_ptr() ((lto_file_decl_data_ptr *)(ggc_internal_alloc_stat (sizeof (lto_file_decl_data_ptr) MEM_STAT_INFO)))
2455 #define ggc_alloc_cleared_lto_file_decl_data_ptr() ((lto_file_decl_data_ptr *)(ggc_internal_cleared_alloc_stat (sizeof (lto_file_decl_data_ptr) MEM_STAT_INFO)))
2456 #define ggc_alloc_vec_lto_file_decl_data_ptr(n) ((lto_file_decl_data_ptr *)(ggc_internal_vec_alloc_stat (sizeof (lto_file_decl_data_ptr), n MEM_STAT_INFO)))
2457 #define ggc_alloc_cleared_vec_lto_file_decl_data_ptr(n) ((lto_file_decl_data_ptr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (lto_file_decl_data_ptr), n MEM_STAT_INFO)))
2458 #define ggc_alloc_lto_in_decl_state_ptr() ((lto_in_decl_state_ptr *)(ggc_internal_alloc_stat (sizeof (lto_in_decl_state_ptr) MEM_STAT_INFO)))
2459 #define ggc_alloc_cleared_lto_in_decl_state_ptr() ((lto_in_decl_state_ptr *)(ggc_internal_cleared_alloc_stat (sizeof (lto_in_decl_state_ptr) MEM_STAT_INFO)))
2460 #define ggc_alloc_vec_lto_in_decl_state_ptr(n) ((lto_in_decl_state_ptr *)(ggc_internal_vec_alloc_stat (sizeof (lto_in_decl_state_ptr), n MEM_STAT_INFO)))
2461 #define ggc_alloc_cleared_vec_lto_in_decl_state_ptr(n) ((lto_in_decl_state_ptr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (lto_in_decl_state_ptr), n MEM_STAT_INFO)))
2462 #define ggc_alloc_ipa_edge_args_t() ((ipa_edge_args_t *)(ggc_internal_alloc_stat (sizeof (ipa_edge_args_t) MEM_STAT_INFO)))
2463 #define ggc_alloc_cleared_ipa_edge_args_t() ((ipa_edge_args_t *)(ggc_internal_cleared_alloc_stat (sizeof (ipa_edge_args_t) MEM_STAT_INFO)))
2464 #define ggc_alloc_vec_ipa_edge_args_t(n) ((ipa_edge_args_t *)(ggc_internal_vec_alloc_stat (sizeof (ipa_edge_args_t), n MEM_STAT_INFO)))
2465 #define ggc_alloc_cleared_vec_ipa_edge_args_t(n) ((ipa_edge_args_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ipa_edge_args_t), n MEM_STAT_INFO)))
2466 #define ggc_alloc_ipa_agg_replacement_value_p() ((ipa_agg_replacement_value_p *)(ggc_internal_alloc_stat (sizeof (ipa_agg_replacement_value_p) MEM_STAT_INFO)))
2467 #define ggc_alloc_cleared_ipa_agg_replacement_value_p() ((ipa_agg_replacement_value_p *)(ggc_internal_cleared_alloc_stat (sizeof (ipa_agg_replacement_value_p) MEM_STAT_INFO)))
2468 #define ggc_alloc_vec_ipa_agg_replacement_value_p(n) ((ipa_agg_replacement_value_p *)(ggc_internal_vec_alloc_stat (sizeof (ipa_agg_replacement_value_p), n MEM_STAT_INFO)))
2469 #define ggc_alloc_cleared_vec_ipa_agg_replacement_value_p(n) ((ipa_agg_replacement_value_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ipa_agg_replacement_value_p), n MEM_STAT_INFO)))
2470 #define ggc_alloc_ipa_jump_func_t() ((ipa_jump_func_t *)(ggc_internal_alloc_stat (sizeof (ipa_jump_func_t) MEM_STAT_INFO)))
2471 #define ggc_alloc_cleared_ipa_jump_func_t() ((ipa_jump_func_t *)(ggc_internal_cleared_alloc_stat (sizeof (ipa_jump_func_t) MEM_STAT_INFO)))
2472 #define ggc_alloc_vec_ipa_jump_func_t(n) ((ipa_jump_func_t *)(ggc_internal_vec_alloc_stat (sizeof (ipa_jump_func_t), n MEM_STAT_INFO)))
2473 #define ggc_alloc_cleared_vec_ipa_jump_func_t(n) ((ipa_jump_func_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ipa_jump_func_t), n MEM_STAT_INFO)))
2474 #define ggc_alloc_ipa_agg_jump_function_t() ((ipa_agg_jump_function_t *)(ggc_internal_alloc_stat (sizeof (ipa_agg_jump_function_t) MEM_STAT_INFO)))
2475 #define ggc_alloc_cleared_ipa_agg_jump_function_t() ((ipa_agg_jump_function_t *)(ggc_internal_cleared_alloc_stat (sizeof (ipa_agg_jump_function_t) MEM_STAT_INFO)))
2476 #define ggc_alloc_vec_ipa_agg_jump_function_t(n) ((ipa_agg_jump_function_t *)(ggc_internal_vec_alloc_stat (sizeof (ipa_agg_jump_function_t), n MEM_STAT_INFO)))
2477 #define ggc_alloc_cleared_vec_ipa_agg_jump_function_t(n) ((ipa_agg_jump_function_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ipa_agg_jump_function_t), n MEM_STAT_INFO)))
2478 #define ggc_alloc_ipa_agg_jump_function_p() ((ipa_agg_jump_function_p *)(ggc_internal_alloc_stat (sizeof (ipa_agg_jump_function_p) MEM_STAT_INFO)))
2479 #define ggc_alloc_cleared_ipa_agg_jump_function_p() ((ipa_agg_jump_function_p *)(ggc_internal_cleared_alloc_stat (sizeof (ipa_agg_jump_function_p) MEM_STAT_INFO)))
2480 #define ggc_alloc_vec_ipa_agg_jump_function_p(n) ((ipa_agg_jump_function_p *)(ggc_internal_vec_alloc_stat (sizeof (ipa_agg_jump_function_p), n MEM_STAT_INFO)))
2481 #define ggc_alloc_cleared_vec_ipa_agg_jump_function_p(n) ((ipa_agg_jump_function_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ipa_agg_jump_function_p), n MEM_STAT_INFO)))
2482 #define ggc_alloc_ipa_agg_jf_item_t() ((ipa_agg_jf_item_t *)(ggc_internal_alloc_stat (sizeof (ipa_agg_jf_item_t) MEM_STAT_INFO)))
2483 #define ggc_alloc_cleared_ipa_agg_jf_item_t() ((ipa_agg_jf_item_t *)(ggc_internal_cleared_alloc_stat (sizeof (ipa_agg_jf_item_t) MEM_STAT_INFO)))
2484 #define ggc_alloc_vec_ipa_agg_jf_item_t(n) ((ipa_agg_jf_item_t *)(ggc_internal_vec_alloc_stat (sizeof (ipa_agg_jf_item_t), n MEM_STAT_INFO)))
2485 #define ggc_alloc_cleared_vec_ipa_agg_jf_item_t(n) ((ipa_agg_jf_item_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ipa_agg_jf_item_t), n MEM_STAT_INFO)))
2486 #define ggc_alloc_char_ptr() ((char_ptr *)(ggc_internal_alloc_stat (sizeof (char_ptr) MEM_STAT_INFO)))
2487 #define ggc_alloc_cleared_char_ptr() ((char_ptr *)(ggc_internal_cleared_alloc_stat (sizeof (char_ptr) MEM_STAT_INFO)))
2488 #define ggc_alloc_vec_char_ptr(n) ((char_ptr *)(ggc_internal_vec_alloc_stat (sizeof (char_ptr), n MEM_STAT_INFO)))
2489 #define ggc_alloc_cleared_vec_char_ptr(n) ((char_ptr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (char_ptr), n MEM_STAT_INFO)))
2490 #define ggc_alloc_use_operand_p() ((use_operand_p *)(ggc_internal_alloc_stat (sizeof (use_operand_p) MEM_STAT_INFO)))
2491 #define ggc_alloc_cleared_use_operand_p() ((use_operand_p *)(ggc_internal_cleared_alloc_stat (sizeof (use_operand_p) MEM_STAT_INFO)))
2492 #define ggc_alloc_vec_use_operand_p(n) ((use_operand_p *)(ggc_internal_vec_alloc_stat (sizeof (use_operand_p), n MEM_STAT_INFO)))
2493 #define ggc_alloc_cleared_vec_use_operand_p(n) ((use_operand_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (use_operand_p), n MEM_STAT_INFO)))
2494 #define ggc_alloc_def_operand_p() ((def_operand_p *)(ggc_internal_alloc_stat (sizeof (def_operand_p) MEM_STAT_INFO)))
2495 #define ggc_alloc_cleared_def_operand_p() ((def_operand_p *)(ggc_internal_cleared_alloc_stat (sizeof (def_operand_p) MEM_STAT_INFO)))
2496 #define ggc_alloc_vec_def_operand_p(n) ((def_operand_p *)(ggc_internal_vec_alloc_stat (sizeof (def_operand_p), n MEM_STAT_INFO)))
2497 #define ggc_alloc_cleared_vec_def_operand_p(n) ((def_operand_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (def_operand_p), n MEM_STAT_INFO)))
2498 #define ggc_alloc_char_p() ((char_p *)(ggc_internal_alloc_stat (sizeof (char_p) MEM_STAT_INFO)))
2499 #define ggc_alloc_cleared_char_p() ((char_p *)(ggc_internal_cleared_alloc_stat (sizeof (char_p) MEM_STAT_INFO)))
2500 #define ggc_alloc_vec_char_p(n) ((char_p *)(ggc_internal_vec_alloc_stat (sizeof (char_p), n MEM_STAT_INFO)))
2501 #define ggc_alloc_cleared_vec_char_p(n) ((char_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (char_p), n MEM_STAT_INFO)))
2502 #define ggc_alloc_gimple_seq_node() ((gimple_seq_node *)(ggc_internal_alloc_stat (sizeof (gimple_seq_node) MEM_STAT_INFO)))
2503 #define ggc_alloc_cleared_gimple_seq_node() ((gimple_seq_node *)(ggc_internal_cleared_alloc_stat (sizeof (gimple_seq_node) MEM_STAT_INFO)))
2504 #define ggc_alloc_vec_gimple_seq_node(n) ((gimple_seq_node *)(ggc_internal_vec_alloc_stat (sizeof (gimple_seq_node), n MEM_STAT_INFO)))
2505 #define ggc_alloc_cleared_vec_gimple_seq_node(n) ((gimple_seq_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (gimple_seq_node), n MEM_STAT_INFO)))
2506 #define ggc_alloc_function_p() ((function_p *)(ggc_internal_alloc_stat (sizeof (function_p) MEM_STAT_INFO)))
2507 #define ggc_alloc_cleared_function_p() ((function_p *)(ggc_internal_cleared_alloc_stat (sizeof (function_p) MEM_STAT_INFO)))
2508 #define ggc_alloc_vec_function_p(n) ((function_p *)(ggc_internal_vec_alloc_stat (sizeof (function_p), n MEM_STAT_INFO)))
2509 #define ggc_alloc_cleared_vec_function_p(n) ((function_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (function_p), n MEM_STAT_INFO)))
2510 #define ggc_alloc_eh_region() ((eh_region *)(ggc_internal_alloc_stat (sizeof (eh_region) MEM_STAT_INFO)))
2511 #define ggc_alloc_cleared_eh_region() ((eh_region *)(ggc_internal_cleared_alloc_stat (sizeof (eh_region) MEM_STAT_INFO)))
2512 #define ggc_alloc_vec_eh_region(n) ((eh_region *)(ggc_internal_vec_alloc_stat (sizeof (eh_region), n MEM_STAT_INFO)))
2513 #define ggc_alloc_cleared_vec_eh_region(n) ((eh_region *)(ggc_internal_cleared_vec_alloc_stat (sizeof (eh_region), n MEM_STAT_INFO)))
2514 #define ggc_alloc_eh_catch() ((eh_catch *)(ggc_internal_alloc_stat (sizeof (eh_catch) MEM_STAT_INFO)))
2515 #define ggc_alloc_cleared_eh_catch() ((eh_catch *)(ggc_internal_cleared_alloc_stat (sizeof (eh_catch) MEM_STAT_INFO)))
2516 #define ggc_alloc_vec_eh_catch(n) ((eh_catch *)(ggc_internal_vec_alloc_stat (sizeof (eh_catch), n MEM_STAT_INFO)))
2517 #define ggc_alloc_cleared_vec_eh_catch(n) ((eh_catch *)(ggc_internal_cleared_vec_alloc_stat (sizeof (eh_catch), n MEM_STAT_INFO)))
2518 #define ggc_alloc_eh_landing_pad() ((eh_landing_pad *)(ggc_internal_alloc_stat (sizeof (eh_landing_pad) MEM_STAT_INFO)))
2519 #define ggc_alloc_cleared_eh_landing_pad() ((eh_landing_pad *)(ggc_internal_cleared_alloc_stat (sizeof (eh_landing_pad) MEM_STAT_INFO)))
2520 #define ggc_alloc_vec_eh_landing_pad(n) ((eh_landing_pad *)(ggc_internal_vec_alloc_stat (sizeof (eh_landing_pad), n MEM_STAT_INFO)))
2521 #define ggc_alloc_cleared_vec_eh_landing_pad(n) ((eh_landing_pad *)(ggc_internal_cleared_vec_alloc_stat (sizeof (eh_landing_pad), n MEM_STAT_INFO)))
2522 #define ggc_alloc_dchar_p() ((dchar_p *)(ggc_internal_alloc_stat (sizeof (dchar_p) MEM_STAT_INFO)))
2523 #define ggc_alloc_cleared_dchar_p() ((dchar_p *)(ggc_internal_cleared_alloc_stat (sizeof (dchar_p) MEM_STAT_INFO)))
2524 #define ggc_alloc_vec_dchar_p(n) ((dchar_p *)(ggc_internal_vec_alloc_stat (sizeof (dchar_p), n MEM_STAT_INFO)))
2525 #define ggc_alloc_cleared_vec_dchar_p(n) ((dchar_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dchar_p), n MEM_STAT_INFO)))
2526 #define ggc_alloc_cached_dw_loc_list() ((cached_dw_loc_list *)(ggc_internal_alloc_stat (sizeof (cached_dw_loc_list) MEM_STAT_INFO)))
2527 #define ggc_alloc_cleared_cached_dw_loc_list() ((cached_dw_loc_list *)(ggc_internal_cleared_alloc_stat (sizeof (cached_dw_loc_list) MEM_STAT_INFO)))
2528 #define ggc_alloc_vec_cached_dw_loc_list(n) ((cached_dw_loc_list *)(ggc_internal_vec_alloc_stat (sizeof (cached_dw_loc_list), n MEM_STAT_INFO)))
2529 #define ggc_alloc_cleared_vec_cached_dw_loc_list(n) ((cached_dw_loc_list *)(ggc_internal_cleared_vec_alloc_stat (sizeof (cached_dw_loc_list), n MEM_STAT_INFO)))
2530 #define ggc_alloc_var_loc_list() ((var_loc_list *)(ggc_internal_alloc_stat (sizeof (var_loc_list) MEM_STAT_INFO)))
2531 #define ggc_alloc_cleared_var_loc_list() ((var_loc_list *)(ggc_internal_cleared_alloc_stat (sizeof (var_loc_list) MEM_STAT_INFO)))
2532 #define ggc_alloc_vec_var_loc_list(n) ((var_loc_list *)(ggc_internal_vec_alloc_stat (sizeof (var_loc_list), n MEM_STAT_INFO)))
2533 #define ggc_alloc_cleared_vec_var_loc_list(n) ((var_loc_list *)(ggc_internal_cleared_vec_alloc_stat (sizeof (var_loc_list), n MEM_STAT_INFO)))
2534 #define ggc_alloc_die_arg_entry() ((die_arg_entry *)(ggc_internal_alloc_stat (sizeof (die_arg_entry) MEM_STAT_INFO)))
2535 #define ggc_alloc_cleared_die_arg_entry() ((die_arg_entry *)(ggc_internal_cleared_alloc_stat (sizeof (die_arg_entry) MEM_STAT_INFO)))
2536 #define ggc_alloc_vec_die_arg_entry(n) ((die_arg_entry *)(ggc_internal_vec_alloc_stat (sizeof (die_arg_entry), n MEM_STAT_INFO)))
2537 #define ggc_alloc_cleared_vec_die_arg_entry(n) ((die_arg_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (die_arg_entry), n MEM_STAT_INFO)))
2538 #define ggc_alloc_limbo_die_node() ((limbo_die_node *)(ggc_internal_alloc_stat (sizeof (limbo_die_node) MEM_STAT_INFO)))
2539 #define ggc_alloc_cleared_limbo_die_node() ((limbo_die_node *)(ggc_internal_cleared_alloc_stat (sizeof (limbo_die_node) MEM_STAT_INFO)))
2540 #define ggc_alloc_vec_limbo_die_node(n) ((limbo_die_node *)(ggc_internal_vec_alloc_stat (sizeof (limbo_die_node), n MEM_STAT_INFO)))
2541 #define ggc_alloc_cleared_vec_limbo_die_node(n) ((limbo_die_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (limbo_die_node), n MEM_STAT_INFO)))
2542 #define ggc_alloc_comdat_type_node() ((comdat_type_node *)(ggc_internal_alloc_stat (sizeof (comdat_type_node) MEM_STAT_INFO)))
2543 #define ggc_alloc_cleared_comdat_type_node() ((comdat_type_node *)(ggc_internal_cleared_alloc_stat (sizeof (comdat_type_node) MEM_STAT_INFO)))
2544 #define ggc_alloc_vec_comdat_type_node(n) ((comdat_type_node *)(ggc_internal_vec_alloc_stat (sizeof (comdat_type_node), n MEM_STAT_INFO)))
2545 #define ggc_alloc_cleared_vec_comdat_type_node(n) ((comdat_type_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (comdat_type_node), n MEM_STAT_INFO)))
2546 #define ggc_alloc_macinfo_entry() ((macinfo_entry *)(ggc_internal_alloc_stat (sizeof (macinfo_entry) MEM_STAT_INFO)))
2547 #define ggc_alloc_cleared_macinfo_entry() ((macinfo_entry *)(ggc_internal_cleared_alloc_stat (sizeof (macinfo_entry) MEM_STAT_INFO)))
2548 #define ggc_alloc_vec_macinfo_entry(n) ((macinfo_entry *)(ggc_internal_vec_alloc_stat (sizeof (macinfo_entry), n MEM_STAT_INFO)))
2549 #define ggc_alloc_cleared_vec_macinfo_entry(n) ((macinfo_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (macinfo_entry), n MEM_STAT_INFO)))
2550 #define ggc_alloc_pubname_entry() ((pubname_entry *)(ggc_internal_alloc_stat (sizeof (pubname_entry) MEM_STAT_INFO)))
2551 #define ggc_alloc_cleared_pubname_entry() ((pubname_entry *)(ggc_internal_cleared_alloc_stat (sizeof (pubname_entry) MEM_STAT_INFO)))
2552 #define ggc_alloc_vec_pubname_entry(n) ((pubname_entry *)(ggc_internal_vec_alloc_stat (sizeof (pubname_entry), n MEM_STAT_INFO)))
2553 #define ggc_alloc_cleared_vec_pubname_entry(n) ((pubname_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (pubname_entry), n MEM_STAT_INFO)))
2554 #define ggc_alloc_die_node() ((die_node *)(ggc_internal_alloc_stat (sizeof (die_node) MEM_STAT_INFO)))
2555 #define ggc_alloc_cleared_die_node() ((die_node *)(ggc_internal_cleared_alloc_stat (sizeof (die_node) MEM_STAT_INFO)))
2556 #define ggc_alloc_vec_die_node(n) ((die_node *)(ggc_internal_vec_alloc_stat (sizeof (die_node), n MEM_STAT_INFO)))
2557 #define ggc_alloc_cleared_vec_die_node(n) ((die_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (die_node), n MEM_STAT_INFO)))
2558 #define ggc_alloc_dw_attr_node() ((dw_attr_node *)(ggc_internal_alloc_stat (sizeof (dw_attr_node) MEM_STAT_INFO)))
2559 #define ggc_alloc_cleared_dw_attr_node() ((dw_attr_node *)(ggc_internal_cleared_alloc_stat (sizeof (dw_attr_node) MEM_STAT_INFO)))
2560 #define ggc_alloc_vec_dw_attr_node(n) ((dw_attr_node *)(ggc_internal_vec_alloc_stat (sizeof (dw_attr_node), n MEM_STAT_INFO)))
2561 #define ggc_alloc_cleared_vec_dw_attr_node(n) ((dw_attr_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_attr_node), n MEM_STAT_INFO)))
2562 #define ggc_alloc_dw_line_info_table_p() ((dw_line_info_table_p *)(ggc_internal_alloc_stat (sizeof (dw_line_info_table_p) MEM_STAT_INFO)))
2563 #define ggc_alloc_cleared_dw_line_info_table_p() ((dw_line_info_table_p *)(ggc_internal_cleared_alloc_stat (sizeof (dw_line_info_table_p) MEM_STAT_INFO)))
2564 #define ggc_alloc_vec_dw_line_info_table_p(n) ((dw_line_info_table_p *)(ggc_internal_vec_alloc_stat (sizeof (dw_line_info_table_p), n MEM_STAT_INFO)))
2565 #define ggc_alloc_cleared_vec_dw_line_info_table_p(n) ((dw_line_info_table_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_line_info_table_p), n MEM_STAT_INFO)))
2566 #define ggc_alloc_dw_line_info_table() ((dw_line_info_table *)(ggc_internal_alloc_stat (sizeof (dw_line_info_table) MEM_STAT_INFO)))
2567 #define ggc_alloc_cleared_dw_line_info_table() ((dw_line_info_table *)(ggc_internal_cleared_alloc_stat (sizeof (dw_line_info_table) MEM_STAT_INFO)))
2568 #define ggc_alloc_vec_dw_line_info_table(n) ((dw_line_info_table *)(ggc_internal_vec_alloc_stat (sizeof (dw_line_info_table), n MEM_STAT_INFO)))
2569 #define ggc_alloc_cleared_vec_dw_line_info_table(n) ((dw_line_info_table *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_line_info_table), n MEM_STAT_INFO)))
2570 #define ggc_alloc_dw_line_info_entry() ((dw_line_info_entry *)(ggc_internal_alloc_stat (sizeof (dw_line_info_entry) MEM_STAT_INFO)))
2571 #define ggc_alloc_cleared_dw_line_info_entry() ((dw_line_info_entry *)(ggc_internal_cleared_alloc_stat (sizeof (dw_line_info_entry) MEM_STAT_INFO)))
2572 #define ggc_alloc_vec_dw_line_info_entry(n) ((dw_line_info_entry *)(ggc_internal_vec_alloc_stat (sizeof (dw_line_info_entry), n MEM_STAT_INFO)))
2573 #define ggc_alloc_cleared_vec_dw_line_info_entry(n) ((dw_line_info_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_line_info_entry), n MEM_STAT_INFO)))
2574 #define ggc_alloc_comdat_type_node_ref() ((comdat_type_node_ref *)(ggc_internal_alloc_stat (sizeof (comdat_type_node_ref) MEM_STAT_INFO)))
2575 #define ggc_alloc_cleared_comdat_type_node_ref() ((comdat_type_node_ref *)(ggc_internal_cleared_alloc_stat (sizeof (comdat_type_node_ref) MEM_STAT_INFO)))
2576 #define ggc_alloc_vec_comdat_type_node_ref(n) ((comdat_type_node_ref *)(ggc_internal_vec_alloc_stat (sizeof (comdat_type_node_ref), n MEM_STAT_INFO)))
2577 #define ggc_alloc_cleared_vec_comdat_type_node_ref(n) ((comdat_type_node_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (comdat_type_node_ref), n MEM_STAT_INFO)))
2578 #define ggc_alloc_dw_ranges_by_label_ref() ((dw_ranges_by_label_ref *)(ggc_internal_alloc_stat (sizeof (dw_ranges_by_label_ref) MEM_STAT_INFO)))
2579 #define ggc_alloc_cleared_dw_ranges_by_label_ref() ((dw_ranges_by_label_ref *)(ggc_internal_cleared_alloc_stat (sizeof (dw_ranges_by_label_ref) MEM_STAT_INFO)))
2580 #define ggc_alloc_vec_dw_ranges_by_label_ref(n) ((dw_ranges_by_label_ref *)(ggc_internal_vec_alloc_stat (sizeof (dw_ranges_by_label_ref), n MEM_STAT_INFO)))
2581 #define ggc_alloc_cleared_vec_dw_ranges_by_label_ref(n) ((dw_ranges_by_label_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_ranges_by_label_ref), n MEM_STAT_INFO)))
2582 #define ggc_alloc_dw_ranges_ref() ((dw_ranges_ref *)(ggc_internal_alloc_stat (sizeof (dw_ranges_ref) MEM_STAT_INFO)))
2583 #define ggc_alloc_cleared_dw_ranges_ref() ((dw_ranges_ref *)(ggc_internal_cleared_alloc_stat (sizeof (dw_ranges_ref) MEM_STAT_INFO)))
2584 #define ggc_alloc_vec_dw_ranges_ref(n) ((dw_ranges_ref *)(ggc_internal_vec_alloc_stat (sizeof (dw_ranges_ref), n MEM_STAT_INFO)))
2585 #define ggc_alloc_cleared_vec_dw_ranges_ref(n) ((dw_ranges_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_ranges_ref), n MEM_STAT_INFO)))
2586 #define ggc_alloc_pubname_ref() ((pubname_ref *)(ggc_internal_alloc_stat (sizeof (pubname_ref) MEM_STAT_INFO)))
2587 #define ggc_alloc_cleared_pubname_ref() ((pubname_ref *)(ggc_internal_cleared_alloc_stat (sizeof (pubname_ref) MEM_STAT_INFO)))
2588 #define ggc_alloc_vec_pubname_ref(n) ((pubname_ref *)(ggc_internal_vec_alloc_stat (sizeof (pubname_ref), n MEM_STAT_INFO)))
2589 #define ggc_alloc_cleared_vec_pubname_ref(n) ((pubname_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (pubname_ref), n MEM_STAT_INFO)))
2590 #define ggc_alloc_dw_line_info_ref() ((dw_line_info_ref *)(ggc_internal_alloc_stat (sizeof (dw_line_info_ref) MEM_STAT_INFO)))
2591 #define ggc_alloc_cleared_dw_line_info_ref() ((dw_line_info_ref *)(ggc_internal_cleared_alloc_stat (sizeof (dw_line_info_ref) MEM_STAT_INFO)))
2592 #define ggc_alloc_vec_dw_line_info_ref(n) ((dw_line_info_ref *)(ggc_internal_vec_alloc_stat (sizeof (dw_line_info_ref), n MEM_STAT_INFO)))
2593 #define ggc_alloc_cleared_vec_dw_line_info_ref(n) ((dw_line_info_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_line_info_ref), n MEM_STAT_INFO)))
2594 #define ggc_alloc_dw_attr_ref() ((dw_attr_ref *)(ggc_internal_alloc_stat (sizeof (dw_attr_ref) MEM_STAT_INFO)))
2595 #define ggc_alloc_cleared_dw_attr_ref() ((dw_attr_ref *)(ggc_internal_cleared_alloc_stat (sizeof (dw_attr_ref) MEM_STAT_INFO)))
2596 #define ggc_alloc_vec_dw_attr_ref(n) ((dw_attr_ref *)(ggc_internal_vec_alloc_stat (sizeof (dw_attr_ref), n MEM_STAT_INFO)))
2597 #define ggc_alloc_cleared_vec_dw_attr_ref(n) ((dw_attr_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_attr_ref), n MEM_STAT_INFO)))
2598 #define ggc_alloc_dw_loc_list_node() ((dw_loc_list_node *)(ggc_internal_alloc_stat (sizeof (dw_loc_list_node) MEM_STAT_INFO)))
2599 #define ggc_alloc_cleared_dw_loc_list_node() ((dw_loc_list_node *)(ggc_internal_cleared_alloc_stat (sizeof (dw_loc_list_node) MEM_STAT_INFO)))
2600 #define ggc_alloc_vec_dw_loc_list_node(n) ((dw_loc_list_node *)(ggc_internal_vec_alloc_stat (sizeof (dw_loc_list_node), n MEM_STAT_INFO)))
2601 #define ggc_alloc_cleared_vec_dw_loc_list_node(n) ((dw_loc_list_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_loc_list_node), n MEM_STAT_INFO)))
2602 #define ggc_alloc_addr_table_entry() ((addr_table_entry *)(ggc_internal_alloc_stat (sizeof (addr_table_entry) MEM_STAT_INFO)))
2603 #define ggc_alloc_cleared_addr_table_entry() ((addr_table_entry *)(ggc_internal_cleared_alloc_stat (sizeof (addr_table_entry) MEM_STAT_INFO)))
2604 #define ggc_alloc_vec_addr_table_entry(n) ((addr_table_entry *)(ggc_internal_vec_alloc_stat (sizeof (addr_table_entry), n MEM_STAT_INFO)))
2605 #define ggc_alloc_cleared_vec_addr_table_entry(n) ((addr_table_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (addr_table_entry), n MEM_STAT_INFO)))
2606 #define ggc_alloc_deferred_locations() ((deferred_locations *)(ggc_internal_alloc_stat (sizeof (deferred_locations) MEM_STAT_INFO)))
2607 #define ggc_alloc_cleared_deferred_locations() ((deferred_locations *)(ggc_internal_cleared_alloc_stat (sizeof (deferred_locations) MEM_STAT_INFO)))
2608 #define ggc_alloc_vec_deferred_locations(n) ((deferred_locations *)(ggc_internal_vec_alloc_stat (sizeof (deferred_locations), n MEM_STAT_INFO)))
2609 #define ggc_alloc_cleared_vec_deferred_locations(n) ((deferred_locations *)(ggc_internal_cleared_vec_alloc_stat (sizeof (deferred_locations), n MEM_STAT_INFO)))
2610 #define ggc_alloc_reg_saved_in_data() ((reg_saved_in_data *)(ggc_internal_alloc_stat (sizeof (reg_saved_in_data) MEM_STAT_INFO)))
2611 #define ggc_alloc_cleared_reg_saved_in_data() ((reg_saved_in_data *)(ggc_internal_cleared_alloc_stat (sizeof (reg_saved_in_data) MEM_STAT_INFO)))
2612 #define ggc_alloc_vec_reg_saved_in_data(n) ((reg_saved_in_data *)(ggc_internal_vec_alloc_stat (sizeof (reg_saved_in_data), n MEM_STAT_INFO)))
2613 #define ggc_alloc_cleared_vec_reg_saved_in_data(n) ((reg_saved_in_data *)(ggc_internal_cleared_vec_alloc_stat (sizeof (reg_saved_in_data), n MEM_STAT_INFO)))
2614 #define ggc_alloc_dw_cfi_row() ((dw_cfi_row *)(ggc_internal_alloc_stat (sizeof (dw_cfi_row) MEM_STAT_INFO)))
2615 #define ggc_alloc_cleared_dw_cfi_row() ((dw_cfi_row *)(ggc_internal_cleared_alloc_stat (sizeof (dw_cfi_row) MEM_STAT_INFO)))
2616 #define ggc_alloc_vec_dw_cfi_row(n) ((dw_cfi_row *)(ggc_internal_vec_alloc_stat (sizeof (dw_cfi_row), n MEM_STAT_INFO)))
2617 #define ggc_alloc_cleared_vec_dw_cfi_row(n) ((dw_cfi_row *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_cfi_row), n MEM_STAT_INFO)))
2618 #define ggc_alloc_dw_loc_descr_node() ((dw_loc_descr_node *)(ggc_internal_alloc_stat (sizeof (dw_loc_descr_node) MEM_STAT_INFO)))
2619 #define ggc_alloc_cleared_dw_loc_descr_node() ((dw_loc_descr_node *)(ggc_internal_cleared_alloc_stat (sizeof (dw_loc_descr_node) MEM_STAT_INFO)))
2620 #define ggc_alloc_vec_dw_loc_descr_node(n) ((dw_loc_descr_node *)(ggc_internal_vec_alloc_stat (sizeof (dw_loc_descr_node), n MEM_STAT_INFO)))
2621 #define ggc_alloc_cleared_vec_dw_loc_descr_node(n) ((dw_loc_descr_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_loc_descr_node), n MEM_STAT_INFO)))
2622 #define ggc_alloc_dw_val_node() ((dw_val_node *)(ggc_internal_alloc_stat (sizeof (dw_val_node) MEM_STAT_INFO)))
2623 #define ggc_alloc_cleared_dw_val_node() ((dw_val_node *)(ggc_internal_cleared_alloc_stat (sizeof (dw_val_node) MEM_STAT_INFO)))
2624 #define ggc_alloc_vec_dw_val_node(n) ((dw_val_node *)(ggc_internal_vec_alloc_stat (sizeof (dw_val_node), n MEM_STAT_INFO)))
2625 #define ggc_alloc_cleared_vec_dw_val_node(n) ((dw_val_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_val_node), n MEM_STAT_INFO)))
2626 #define ggc_alloc_dw_vec_const() ((dw_vec_const *)(ggc_internal_alloc_stat (sizeof (dw_vec_const) MEM_STAT_INFO)))
2627 #define ggc_alloc_cleared_dw_vec_const() ((dw_vec_const *)(ggc_internal_cleared_alloc_stat (sizeof (dw_vec_const) MEM_STAT_INFO)))
2628 #define ggc_alloc_vec_dw_vec_const(n) ((dw_vec_const *)(ggc_internal_vec_alloc_stat (sizeof (dw_vec_const), n MEM_STAT_INFO)))
2629 #define ggc_alloc_cleared_vec_dw_vec_const(n) ((dw_vec_const *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_vec_const), n MEM_STAT_INFO)))
2630 #define ggc_alloc_dw_cfa_location() ((dw_cfa_location *)(ggc_internal_alloc_stat (sizeof (dw_cfa_location) MEM_STAT_INFO)))
2631 #define ggc_alloc_cleared_dw_cfa_location() ((dw_cfa_location *)(ggc_internal_cleared_alloc_stat (sizeof (dw_cfa_location) MEM_STAT_INFO)))
2632 #define ggc_alloc_vec_dw_cfa_location(n) ((dw_cfa_location *)(ggc_internal_vec_alloc_stat (sizeof (dw_cfa_location), n MEM_STAT_INFO)))
2633 #define ggc_alloc_cleared_vec_dw_cfa_location(n) ((dw_cfa_location *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_cfa_location), n MEM_STAT_INFO)))
2634 #define ggc_alloc_dw_fde_node() ((dw_fde_node *)(ggc_internal_alloc_stat (sizeof (dw_fde_node) MEM_STAT_INFO)))
2635 #define ggc_alloc_cleared_dw_fde_node() ((dw_fde_node *)(ggc_internal_cleared_alloc_stat (sizeof (dw_fde_node) MEM_STAT_INFO)))
2636 #define ggc_alloc_vec_dw_fde_node(n) ((dw_fde_node *)(ggc_internal_vec_alloc_stat (sizeof (dw_fde_node), n MEM_STAT_INFO)))
2637 #define ggc_alloc_cleared_vec_dw_fde_node(n) ((dw_fde_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_fde_node), n MEM_STAT_INFO)))
2638 #define ggc_alloc_dw_fde_ref() ((dw_fde_ref *)(ggc_internal_alloc_stat (sizeof (dw_fde_ref) MEM_STAT_INFO)))
2639 #define ggc_alloc_cleared_dw_fde_ref() ((dw_fde_ref *)(ggc_internal_cleared_alloc_stat (sizeof (dw_fde_ref) MEM_STAT_INFO)))
2640 #define ggc_alloc_vec_dw_fde_ref(n) ((dw_fde_ref *)(ggc_internal_vec_alloc_stat (sizeof (dw_fde_ref), n MEM_STAT_INFO)))
2641 #define ggc_alloc_cleared_vec_dw_fde_ref(n) ((dw_fde_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_fde_ref), n MEM_STAT_INFO)))
2642 #define ggc_alloc_cfi_vec() ((cfi_vec *)(ggc_internal_alloc_stat (sizeof (cfi_vec) MEM_STAT_INFO)))
2643 #define ggc_alloc_cleared_cfi_vec() ((cfi_vec *)(ggc_internal_cleared_alloc_stat (sizeof (cfi_vec) MEM_STAT_INFO)))
2644 #define ggc_alloc_vec_cfi_vec(n) ((cfi_vec *)(ggc_internal_vec_alloc_stat (sizeof (cfi_vec), n MEM_STAT_INFO)))
2645 #define ggc_alloc_cleared_vec_cfi_vec(n) ((cfi_vec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (cfi_vec), n MEM_STAT_INFO)))
2646 #define ggc_alloc_dw_cfi_node() ((dw_cfi_node *)(ggc_internal_alloc_stat (sizeof (dw_cfi_node) MEM_STAT_INFO)))
2647 #define ggc_alloc_cleared_dw_cfi_node() ((dw_cfi_node *)(ggc_internal_cleared_alloc_stat (sizeof (dw_cfi_node) MEM_STAT_INFO)))
2648 #define ggc_alloc_vec_dw_cfi_node(n) ((dw_cfi_node *)(ggc_internal_vec_alloc_stat (sizeof (dw_cfi_node), n MEM_STAT_INFO)))
2649 #define ggc_alloc_cleared_vec_dw_cfi_node(n) ((dw_cfi_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_cfi_node), n MEM_STAT_INFO)))
2650 #define ggc_alloc_dw_cfi_oprnd() ((dw_cfi_oprnd *)(ggc_internal_alloc_stat (sizeof (dw_cfi_oprnd) MEM_STAT_INFO)))
2651 #define ggc_alloc_cleared_dw_cfi_oprnd() ((dw_cfi_oprnd *)(ggc_internal_cleared_alloc_stat (sizeof (dw_cfi_oprnd) MEM_STAT_INFO)))
2652 #define ggc_alloc_vec_dw_cfi_oprnd(n) ((dw_cfi_oprnd *)(ggc_internal_vec_alloc_stat (sizeof (dw_cfi_oprnd), n MEM_STAT_INFO)))
2653 #define ggc_alloc_cleared_vec_dw_cfi_oprnd(n) ((dw_cfi_oprnd *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_cfi_oprnd), n MEM_STAT_INFO)))
2654 #define ggc_alloc_dw_loc_list_ref() ((dw_loc_list_ref *)(ggc_internal_alloc_stat (sizeof (dw_loc_list_ref) MEM_STAT_INFO)))
2655 #define ggc_alloc_cleared_dw_loc_list_ref() ((dw_loc_list_ref *)(ggc_internal_cleared_alloc_stat (sizeof (dw_loc_list_ref) MEM_STAT_INFO)))
2656 #define ggc_alloc_vec_dw_loc_list_ref(n) ((dw_loc_list_ref *)(ggc_internal_vec_alloc_stat (sizeof (dw_loc_list_ref), n MEM_STAT_INFO)))
2657 #define ggc_alloc_cleared_vec_dw_loc_list_ref(n) ((dw_loc_list_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_loc_list_ref), n MEM_STAT_INFO)))
2658 #define ggc_alloc_dw_loc_descr_ref() ((dw_loc_descr_ref *)(ggc_internal_alloc_stat (sizeof (dw_loc_descr_ref) MEM_STAT_INFO)))
2659 #define ggc_alloc_cleared_dw_loc_descr_ref() ((dw_loc_descr_ref *)(ggc_internal_cleared_alloc_stat (sizeof (dw_loc_descr_ref) MEM_STAT_INFO)))
2660 #define ggc_alloc_vec_dw_loc_descr_ref(n) ((dw_loc_descr_ref *)(ggc_internal_vec_alloc_stat (sizeof (dw_loc_descr_ref), n MEM_STAT_INFO)))
2661 #define ggc_alloc_cleared_vec_dw_loc_descr_ref(n) ((dw_loc_descr_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_loc_descr_ref), n MEM_STAT_INFO)))
2662 #define ggc_alloc_dw_cfi_ref() ((dw_cfi_ref *)(ggc_internal_alloc_stat (sizeof (dw_cfi_ref) MEM_STAT_INFO)))
2663 #define ggc_alloc_cleared_dw_cfi_ref() ((dw_cfi_ref *)(ggc_internal_cleared_alloc_stat (sizeof (dw_cfi_ref) MEM_STAT_INFO)))
2664 #define ggc_alloc_vec_dw_cfi_ref(n) ((dw_cfi_ref *)(ggc_internal_vec_alloc_stat (sizeof (dw_cfi_ref), n MEM_STAT_INFO)))
2665 #define ggc_alloc_cleared_vec_dw_cfi_ref(n) ((dw_cfi_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_cfi_ref), n MEM_STAT_INFO)))
2666 #define ggc_alloc_dw_val_ref() ((dw_val_ref *)(ggc_internal_alloc_stat (sizeof (dw_val_ref) MEM_STAT_INFO)))
2667 #define ggc_alloc_cleared_dw_val_ref() ((dw_val_ref *)(ggc_internal_cleared_alloc_stat (sizeof (dw_val_ref) MEM_STAT_INFO)))
2668 #define ggc_alloc_vec_dw_val_ref(n) ((dw_val_ref *)(ggc_internal_vec_alloc_stat (sizeof (dw_val_ref), n MEM_STAT_INFO)))
2669 #define ggc_alloc_cleared_vec_dw_val_ref(n) ((dw_val_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_val_ref), n MEM_STAT_INFO)))
2670 #define ggc_alloc_const_dw_die_ref() ((const_dw_die_ref *)(ggc_internal_alloc_stat (sizeof (const_dw_die_ref) MEM_STAT_INFO)))
2671 #define ggc_alloc_cleared_const_dw_die_ref() ((const_dw_die_ref *)(ggc_internal_cleared_alloc_stat (sizeof (const_dw_die_ref) MEM_STAT_INFO)))
2672 #define ggc_alloc_vec_const_dw_die_ref(n) ((const_dw_die_ref *)(ggc_internal_vec_alloc_stat (sizeof (const_dw_die_ref), n MEM_STAT_INFO)))
2673 #define ggc_alloc_cleared_vec_const_dw_die_ref(n) ((const_dw_die_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (const_dw_die_ref), n MEM_STAT_INFO)))
2674 #define ggc_alloc_dw_die_ref() ((dw_die_ref *)(ggc_internal_alloc_stat (sizeof (dw_die_ref) MEM_STAT_INFO)))
2675 #define ggc_alloc_cleared_dw_die_ref() ((dw_die_ref *)(ggc_internal_cleared_alloc_stat (sizeof (dw_die_ref) MEM_STAT_INFO)))
2676 #define ggc_alloc_vec_dw_die_ref(n) ((dw_die_ref *)(ggc_internal_vec_alloc_stat (sizeof (dw_die_ref), n MEM_STAT_INFO)))
2677 #define ggc_alloc_cleared_vec_dw_die_ref(n) ((dw_die_ref *)(ggc_internal_cleared_vec_alloc_stat (sizeof (dw_die_ref), n MEM_STAT_INFO)))
2678 #define ggc_alloc_alias_set_entry() ((alias_set_entry *)(ggc_internal_alloc_stat (sizeof (alias_set_entry) MEM_STAT_INFO)))
2679 #define ggc_alloc_cleared_alias_set_entry() ((alias_set_entry *)(ggc_internal_cleared_alloc_stat (sizeof (alias_set_entry) MEM_STAT_INFO)))
2680 #define ggc_alloc_vec_alias_set_entry(n) ((alias_set_entry *)(ggc_internal_vec_alloc_stat (sizeof (alias_set_entry), n MEM_STAT_INFO)))
2681 #define ggc_alloc_cleared_vec_alias_set_entry(n) ((alias_set_entry *)(ggc_internal_cleared_vec_alloc_stat (sizeof (alias_set_entry), n MEM_STAT_INFO)))
2682 #define ggc_alloc_cgraph_edge_p() ((cgraph_edge_p *)(ggc_internal_alloc_stat (sizeof (cgraph_edge_p) MEM_STAT_INFO)))
2683 #define ggc_alloc_cleared_cgraph_edge_p() ((cgraph_edge_p *)(ggc_internal_cleared_alloc_stat (sizeof (cgraph_edge_p) MEM_STAT_INFO)))
2684 #define ggc_alloc_vec_cgraph_edge_p(n) ((cgraph_edge_p *)(ggc_internal_vec_alloc_stat (sizeof (cgraph_edge_p), n MEM_STAT_INFO)))
2685 #define ggc_alloc_cleared_vec_cgraph_edge_p(n) ((cgraph_edge_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (cgraph_edge_p), n MEM_STAT_INFO)))
2686 #define ggc_alloc_varpool_node_ptr() ((varpool_node_ptr *)(ggc_internal_alloc_stat (sizeof (varpool_node_ptr) MEM_STAT_INFO)))
2687 #define ggc_alloc_cleared_varpool_node_ptr() ((varpool_node_ptr *)(ggc_internal_cleared_alloc_stat (sizeof (varpool_node_ptr) MEM_STAT_INFO)))
2688 #define ggc_alloc_vec_varpool_node_ptr(n) ((varpool_node_ptr *)(ggc_internal_vec_alloc_stat (sizeof (varpool_node_ptr), n MEM_STAT_INFO)))
2689 #define ggc_alloc_cleared_vec_varpool_node_ptr(n) ((varpool_node_ptr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (varpool_node_ptr), n MEM_STAT_INFO)))
2690 #define ggc_alloc_cgraph_node_ptr() ((cgraph_node_ptr *)(ggc_internal_alloc_stat (sizeof (cgraph_node_ptr) MEM_STAT_INFO)))
2691 #define ggc_alloc_cleared_cgraph_node_ptr() ((cgraph_node_ptr *)(ggc_internal_cleared_alloc_stat (sizeof (cgraph_node_ptr) MEM_STAT_INFO)))
2692 #define ggc_alloc_vec_cgraph_node_ptr(n) ((cgraph_node_ptr *)(ggc_internal_vec_alloc_stat (sizeof (cgraph_node_ptr), n MEM_STAT_INFO)))
2693 #define ggc_alloc_cleared_vec_cgraph_node_ptr(n) ((cgraph_node_ptr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (cgraph_node_ptr), n MEM_STAT_INFO)))
2694 #define ggc_alloc_ipa_replace_map_p() ((ipa_replace_map_p *)(ggc_internal_alloc_stat (sizeof (ipa_replace_map_p) MEM_STAT_INFO)))
2695 #define ggc_alloc_cleared_ipa_replace_map_p() ((ipa_replace_map_p *)(ggc_internal_cleared_alloc_stat (sizeof (ipa_replace_map_p) MEM_STAT_INFO)))
2696 #define ggc_alloc_vec_ipa_replace_map_p(n) ((ipa_replace_map_p *)(ggc_internal_vec_alloc_stat (sizeof (ipa_replace_map_p), n MEM_STAT_INFO)))
2697 #define ggc_alloc_cleared_vec_ipa_replace_map_p(n) ((ipa_replace_map_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ipa_replace_map_p), n MEM_STAT_INFO)))
2698 #define ggc_alloc_ipa_ref_ptr() ((ipa_ref_ptr *)(ggc_internal_alloc_stat (sizeof (ipa_ref_ptr) MEM_STAT_INFO)))
2699 #define ggc_alloc_cleared_ipa_ref_ptr() ((ipa_ref_ptr *)(ggc_internal_cleared_alloc_stat (sizeof (ipa_ref_ptr) MEM_STAT_INFO)))
2700 #define ggc_alloc_vec_ipa_ref_ptr(n) ((ipa_ref_ptr *)(ggc_internal_vec_alloc_stat (sizeof (ipa_ref_ptr), n MEM_STAT_INFO)))
2701 #define ggc_alloc_cleared_vec_ipa_ref_ptr(n) ((ipa_ref_ptr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ipa_ref_ptr), n MEM_STAT_INFO)))
2702 #define ggc_alloc_ipa_ref_t() ((ipa_ref_t *)(ggc_internal_alloc_stat (sizeof (ipa_ref_t) MEM_STAT_INFO)))
2703 #define ggc_alloc_cleared_ipa_ref_t() ((ipa_ref_t *)(ggc_internal_cleared_alloc_stat (sizeof (ipa_ref_t) MEM_STAT_INFO)))
2704 #define ggc_alloc_vec_ipa_ref_t(n) ((ipa_ref_t *)(ggc_internal_vec_alloc_stat (sizeof (ipa_ref_t), n MEM_STAT_INFO)))
2705 #define ggc_alloc_cleared_vec_ipa_ref_t(n) ((ipa_ref_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ipa_ref_t), n MEM_STAT_INFO)))
2706 #define ggc_alloc_const_symtab_node() ((const_symtab_node *)(ggc_internal_alloc_stat (sizeof (const_symtab_node) MEM_STAT_INFO)))
2707 #define ggc_alloc_cleared_const_symtab_node() ((const_symtab_node *)(ggc_internal_cleared_alloc_stat (sizeof (const_symtab_node) MEM_STAT_INFO)))
2708 #define ggc_alloc_vec_const_symtab_node(n) ((const_symtab_node *)(ggc_internal_vec_alloc_stat (sizeof (const_symtab_node), n MEM_STAT_INFO)))
2709 #define ggc_alloc_cleared_vec_const_symtab_node(n) ((const_symtab_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (const_symtab_node), n MEM_STAT_INFO)))
2710 #define ggc_alloc_symtab_node() ((symtab_node *)(ggc_internal_alloc_stat (sizeof (symtab_node) MEM_STAT_INFO)))
2711 #define ggc_alloc_cleared_symtab_node() ((symtab_node *)(ggc_internal_cleared_alloc_stat (sizeof (symtab_node) MEM_STAT_INFO)))
2712 #define ggc_alloc_vec_symtab_node(n) ((symtab_node *)(ggc_internal_vec_alloc_stat (sizeof (symtab_node), n MEM_STAT_INFO)))
2713 #define ggc_alloc_cleared_vec_symtab_node(n) ((symtab_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (symtab_node), n MEM_STAT_INFO)))
2714 #define ggc_alloc_loop_p() ((loop_p *)(ggc_internal_alloc_stat (sizeof (loop_p) MEM_STAT_INFO)))
2715 #define ggc_alloc_cleared_loop_p() ((loop_p *)(ggc_internal_cleared_alloc_stat (sizeof (loop_p) MEM_STAT_INFO)))
2716 #define ggc_alloc_vec_loop_p(n) ((loop_p *)(ggc_internal_vec_alloc_stat (sizeof (loop_p), n MEM_STAT_INFO)))
2717 #define ggc_alloc_cleared_vec_loop_p(n) ((loop_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (loop_p), n MEM_STAT_INFO)))
2718 #define ggc_alloc_temp_slot_p() ((temp_slot_p *)(ggc_internal_alloc_stat (sizeof (temp_slot_p) MEM_STAT_INFO)))
2719 #define ggc_alloc_cleared_temp_slot_p() ((temp_slot_p *)(ggc_internal_cleared_alloc_stat (sizeof (temp_slot_p) MEM_STAT_INFO)))
2720 #define ggc_alloc_vec_temp_slot_p(n) ((temp_slot_p *)(ggc_internal_vec_alloc_stat (sizeof (temp_slot_p), n MEM_STAT_INFO)))
2721 #define ggc_alloc_cleared_vec_temp_slot_p(n) ((temp_slot_p *)(ggc_internal_cleared_vec_alloc_stat (sizeof (temp_slot_p), n MEM_STAT_INFO)))
2722 #define ggc_alloc_call_site_record() ((call_site_record *)(ggc_internal_alloc_stat (sizeof (call_site_record) MEM_STAT_INFO)))
2723 #define ggc_alloc_cleared_call_site_record() ((call_site_record *)(ggc_internal_cleared_alloc_stat (sizeof (call_site_record) MEM_STAT_INFO)))
2724 #define ggc_alloc_vec_call_site_record(n) ((call_site_record *)(ggc_internal_vec_alloc_stat (sizeof (call_site_record), n MEM_STAT_INFO)))
2725 #define ggc_alloc_cleared_vec_call_site_record(n) ((call_site_record *)(ggc_internal_cleared_vec_alloc_stat (sizeof (call_site_record), n MEM_STAT_INFO)))
2726 #define ggc_alloc_hashnode() ((hashnode *)(ggc_internal_alloc_stat (sizeof (hashnode) MEM_STAT_INFO)))
2727 #define ggc_alloc_cleared_hashnode() ((hashnode *)(ggc_internal_cleared_alloc_stat (sizeof (hashnode) MEM_STAT_INFO)))
2728 #define ggc_alloc_vec_hashnode(n) ((hashnode *)(ggc_internal_vec_alloc_stat (sizeof (hashnode), n MEM_STAT_INFO)))
2729 #define ggc_alloc_cleared_vec_hashnode(n) ((hashnode *)(ggc_internal_cleared_vec_alloc_stat (sizeof (hashnode), n MEM_STAT_INFO)))
2730 #define ggc_alloc_ht_identifier_ptr() ((ht_identifier_ptr *)(ggc_internal_alloc_stat (sizeof (ht_identifier_ptr) MEM_STAT_INFO)))
2731 #define ggc_alloc_cleared_ht_identifier_ptr() ((ht_identifier_ptr *)(ggc_internal_cleared_alloc_stat (sizeof (ht_identifier_ptr) MEM_STAT_INFO)))
2732 #define ggc_alloc_vec_ht_identifier_ptr(n) ((ht_identifier_ptr *)(ggc_internal_vec_alloc_stat (sizeof (ht_identifier_ptr), n MEM_STAT_INFO)))
2733 #define ggc_alloc_cleared_vec_ht_identifier_ptr(n) ((ht_identifier_ptr *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ht_identifier_ptr), n MEM_STAT_INFO)))
2734 #define ggc_alloc_builtin_info_type() ((builtin_info_type *)(ggc_internal_alloc_stat (sizeof (builtin_info_type) MEM_STAT_INFO)))
2735 #define ggc_alloc_cleared_builtin_info_type() ((builtin_info_type *)(ggc_internal_cleared_alloc_stat (sizeof (builtin_info_type) MEM_STAT_INFO)))
2736 #define ggc_alloc_vec_builtin_info_type(n) ((builtin_info_type *)(ggc_internal_vec_alloc_stat (sizeof (builtin_info_type), n MEM_STAT_INFO)))
2737 #define ggc_alloc_cleared_vec_builtin_info_type(n) ((builtin_info_type *)(ggc_internal_cleared_vec_alloc_stat (sizeof (builtin_info_type), n MEM_STAT_INFO)))
2738 #define ggc_alloc_ssa_use_operand_t() ((ssa_use_operand_t *)(ggc_internal_alloc_stat (sizeof (ssa_use_operand_t) MEM_STAT_INFO)))
2739 #define ggc_alloc_cleared_ssa_use_operand_t() ((ssa_use_operand_t *)(ggc_internal_cleared_alloc_stat (sizeof (ssa_use_operand_t) MEM_STAT_INFO)))
2740 #define ggc_alloc_vec_ssa_use_operand_t(n) ((ssa_use_operand_t *)(ggc_internal_vec_alloc_stat (sizeof (ssa_use_operand_t), n MEM_STAT_INFO)))
2741 #define ggc_alloc_cleared_vec_ssa_use_operand_t(n) ((ssa_use_operand_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (ssa_use_operand_t), n MEM_STAT_INFO)))
2742 #define ggc_alloc_constructor_elt() ((constructor_elt *)(ggc_internal_alloc_stat (sizeof (constructor_elt) MEM_STAT_INFO)))
2743 #define ggc_alloc_cleared_constructor_elt() ((constructor_elt *)(ggc_internal_cleared_alloc_stat (sizeof (constructor_elt) MEM_STAT_INFO)))
2744 #define ggc_alloc_vec_constructor_elt(n) ((constructor_elt *)(ggc_internal_vec_alloc_stat (sizeof (constructor_elt), n MEM_STAT_INFO)))
2745 #define ggc_alloc_cleared_vec_constructor_elt(n) ((constructor_elt *)(ggc_internal_cleared_vec_alloc_stat (sizeof (constructor_elt), n MEM_STAT_INFO)))
2746 #define ggc_alloc_bitmap_head() ((bitmap_head *)(ggc_internal_alloc_stat (sizeof (bitmap_head) MEM_STAT_INFO)))
2747 #define ggc_alloc_cleared_bitmap_head() ((bitmap_head *)(ggc_internal_cleared_alloc_stat (sizeof (bitmap_head) MEM_STAT_INFO)))
2748 #define ggc_alloc_vec_bitmap_head(n) ((bitmap_head *)(ggc_internal_vec_alloc_stat (sizeof (bitmap_head), n MEM_STAT_INFO)))
2749 #define ggc_alloc_cleared_vec_bitmap_head(n) ((bitmap_head *)(ggc_internal_cleared_vec_alloc_stat (sizeof (bitmap_head), n MEM_STAT_INFO)))
2750 #define ggc_alloc_bitmap_element() ((bitmap_element *)(ggc_internal_alloc_stat (sizeof (bitmap_element) MEM_STAT_INFO)))
2751 #define ggc_alloc_cleared_bitmap_element() ((bitmap_element *)(ggc_internal_cleared_alloc_stat (sizeof (bitmap_element) MEM_STAT_INFO)))
2752 #define ggc_alloc_vec_bitmap_element(n) ((bitmap_element *)(ggc_internal_vec_alloc_stat (sizeof (bitmap_element), n MEM_STAT_INFO)))
2753 #define ggc_alloc_cleared_vec_bitmap_element(n) ((bitmap_element *)(ggc_internal_cleared_vec_alloc_stat (sizeof (bitmap_element), n MEM_STAT_INFO)))
2754 #define ggc_alloc_splay_tree() ((splay_tree *)(ggc_internal_alloc_stat (sizeof (splay_tree) MEM_STAT_INFO)))
2755 #define ggc_alloc_cleared_splay_tree() ((splay_tree *)(ggc_internal_cleared_alloc_stat (sizeof (splay_tree) MEM_STAT_INFO)))
2756 #define ggc_alloc_vec_splay_tree(n) ((splay_tree *)(ggc_internal_vec_alloc_stat (sizeof (splay_tree), n MEM_STAT_INFO)))
2757 #define ggc_alloc_cleared_vec_splay_tree(n) ((splay_tree *)(ggc_internal_cleared_vec_alloc_stat (sizeof (splay_tree), n MEM_STAT_INFO)))
2758 #define ggc_alloc_splay_tree_node() ((splay_tree_node *)(ggc_internal_alloc_stat (sizeof (splay_tree_node) MEM_STAT_INFO)))
2759 #define ggc_alloc_cleared_splay_tree_node() ((splay_tree_node *)(ggc_internal_cleared_alloc_stat (sizeof (splay_tree_node) MEM_STAT_INFO)))
2760 #define ggc_alloc_vec_splay_tree_node(n) ((splay_tree_node *)(ggc_internal_vec_alloc_stat (sizeof (splay_tree_node), n MEM_STAT_INFO)))
2761 #define ggc_alloc_cleared_vec_splay_tree_node(n) ((splay_tree_node *)(ggc_internal_cleared_vec_alloc_stat (sizeof (splay_tree_node), n MEM_STAT_INFO)))
2762 #define ggc_alloc_htab_t() ((htab_t *)(ggc_internal_alloc_stat (sizeof (htab_t) MEM_STAT_INFO)))
2763 #define ggc_alloc_cleared_htab_t() ((htab_t *)(ggc_internal_cleared_alloc_stat (sizeof (htab_t) MEM_STAT_INFO)))
2764 #define ggc_alloc_vec_htab_t(n) ((htab_t *)(ggc_internal_vec_alloc_stat (sizeof (htab_t), n MEM_STAT_INFO)))
2765 #define ggc_alloc_cleared_vec_htab_t(n) ((htab_t *)(ggc_internal_cleared_vec_alloc_stat (sizeof (htab_t), n MEM_STAT_INFO)))
2766 #define ggc_alloc_const_basic_block() ((const_basic_block *)(ggc_internal_alloc_stat (sizeof (const_basic_block) MEM_STAT_INFO)))
2767 #define ggc_alloc_cleared_const_basic_block() ((const_basic_block *)(ggc_internal_cleared_alloc_stat (sizeof (const_basic_block) MEM_STAT_INFO)))
2768 #define ggc_alloc_vec_const_basic_block(n) ((const_basic_block *)(ggc_internal_vec_alloc_stat (sizeof (const_basic_block), n MEM_STAT_INFO)))
2769 #define ggc_alloc_cleared_vec_const_basic_block(n) ((const_basic_block *)(ggc_internal_cleared_vec_alloc_stat (sizeof (const_basic_block), n MEM_STAT_INFO)))
2770 #define ggc_alloc_basic_block() ((basic_block *)(ggc_internal_alloc_stat (sizeof (basic_block) MEM_STAT_INFO)))
2771 #define ggc_alloc_cleared_basic_block() ((basic_block *)(ggc_internal_cleared_alloc_stat (sizeof (basic_block) MEM_STAT_INFO)))
2772 #define ggc_alloc_vec_basic_block(n) ((basic_block *)(ggc_internal_vec_alloc_stat (sizeof (basic_block), n MEM_STAT_INFO)))
2773 #define ggc_alloc_cleared_vec_basic_block(n) ((basic_block *)(ggc_internal_cleared_vec_alloc_stat (sizeof (basic_block), n MEM_STAT_INFO)))
2774 #define ggc_alloc_const_edge() ((const_edge *)(ggc_internal_alloc_stat (sizeof (const_edge) MEM_STAT_INFO)))
2775 #define ggc_alloc_cleared_const_edge() ((const_edge *)(ggc_internal_cleared_alloc_stat (sizeof (const_edge) MEM_STAT_INFO)))
2776 #define ggc_alloc_vec_const_edge(n) ((const_edge *)(ggc_internal_vec_alloc_stat (sizeof (const_edge), n MEM_STAT_INFO)))
2777 #define ggc_alloc_cleared_vec_const_edge(n) ((const_edge *)(ggc_internal_cleared_vec_alloc_stat (sizeof (const_edge), n MEM_STAT_INFO)))
2778 #define ggc_alloc_edge() ((edge *)(ggc_internal_alloc_stat (sizeof (edge) MEM_STAT_INFO)))
2779 #define ggc_alloc_cleared_edge() ((edge *)(ggc_internal_cleared_alloc_stat (sizeof (edge) MEM_STAT_INFO)))
2780 #define ggc_alloc_vec_edge(n) ((edge *)(ggc_internal_vec_alloc_stat (sizeof (edge), n MEM_STAT_INFO)))
2781 #define ggc_alloc_cleared_vec_edge(n) ((edge *)(ggc_internal_cleared_vec_alloc_stat (sizeof (edge), n MEM_STAT_INFO)))
2782 #define ggc_alloc_gimple_seq() ((gimple_seq *)(ggc_internal_alloc_stat (sizeof (gimple_seq) MEM_STAT_INFO)))
2783 #define ggc_alloc_cleared_gimple_seq() ((gimple_seq *)(ggc_internal_cleared_alloc_stat (sizeof (gimple_seq) MEM_STAT_INFO)))
2784 #define ggc_alloc_vec_gimple_seq(n) ((gimple_seq *)(ggc_internal_vec_alloc_stat (sizeof (gimple_seq), n MEM_STAT_INFO)))
2785 #define ggc_alloc_cleared_vec_gimple_seq(n) ((gimple_seq *)(ggc_internal_cleared_vec_alloc_stat (sizeof (gimple_seq), n MEM_STAT_INFO)))
2786 #define ggc_alloc_const_gimple() ((const_gimple *)(ggc_internal_alloc_stat (sizeof (const_gimple) MEM_STAT_INFO)))
2787 #define ggc_alloc_cleared_const_gimple() ((const_gimple *)(ggc_internal_cleared_alloc_stat (sizeof (const_gimple) MEM_STAT_INFO)))
2788 #define ggc_alloc_vec_const_gimple(n) ((const_gimple *)(ggc_internal_vec_alloc_stat (sizeof (const_gimple), n MEM_STAT_INFO)))
2789 #define ggc_alloc_cleared_vec_const_gimple(n) ((const_gimple *)(ggc_internal_cleared_vec_alloc_stat (sizeof (const_gimple), n MEM_STAT_INFO)))
2790 #define ggc_alloc_gimple() ((gimple *)(ggc_internal_alloc_stat (sizeof (gimple) MEM_STAT_INFO)))
2791 #define ggc_alloc_cleared_gimple() ((gimple *)(ggc_internal_cleared_alloc_stat (sizeof (gimple) MEM_STAT_INFO)))
2792 #define ggc_alloc_vec_gimple(n) ((gimple *)(ggc_internal_vec_alloc_stat (sizeof (gimple), n MEM_STAT_INFO)))
2793 #define ggc_alloc_cleared_vec_gimple(n) ((gimple *)(ggc_internal_cleared_vec_alloc_stat (sizeof (gimple), n MEM_STAT_INFO)))
2794 #define ggc_alloc_const_tree() ((const_tree *)(ggc_internal_alloc_stat (sizeof (const_tree) MEM_STAT_INFO)))
2795 #define ggc_alloc_cleared_const_tree() ((const_tree *)(ggc_internal_cleared_alloc_stat (sizeof (const_tree) MEM_STAT_INFO)))
2796 #define ggc_alloc_vec_const_tree(n) ((const_tree *)(ggc_internal_vec_alloc_stat (sizeof (const_tree), n MEM_STAT_INFO)))
2797 #define ggc_alloc_cleared_vec_const_tree(n) ((const_tree *)(ggc_internal_cleared_vec_alloc_stat (sizeof (const_tree), n MEM_STAT_INFO)))
2798 #define ggc_alloc_tree() ((tree *)(ggc_internal_alloc_stat (sizeof (tree) MEM_STAT_INFO)))
2799 #define ggc_alloc_cleared_tree() ((tree *)(ggc_internal_cleared_alloc_stat (sizeof (tree) MEM_STAT_INFO)))
2800 #define ggc_alloc_vec_tree(n) ((tree *)(ggc_internal_vec_alloc_stat (sizeof (tree), n MEM_STAT_INFO)))
2801 #define ggc_alloc_cleared_vec_tree(n) ((tree *)(ggc_internal_cleared_vec_alloc_stat (sizeof (tree), n MEM_STAT_INFO)))
2802 #define ggc_alloc_const_rtvec() ((const_rtvec *)(ggc_internal_alloc_stat (sizeof (const_rtvec) MEM_STAT_INFO)))
2803 #define ggc_alloc_cleared_const_rtvec() ((const_rtvec *)(ggc_internal_cleared_alloc_stat (sizeof (const_rtvec) MEM_STAT_INFO)))
2804 #define ggc_alloc_vec_const_rtvec(n) ((const_rtvec *)(ggc_internal_vec_alloc_stat (sizeof (const_rtvec), n MEM_STAT_INFO)))
2805 #define ggc_alloc_cleared_vec_const_rtvec(n) ((const_rtvec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (const_rtvec), n MEM_STAT_INFO)))
2806 #define ggc_alloc_rtvec() ((rtvec *)(ggc_internal_alloc_stat (sizeof (rtvec) MEM_STAT_INFO)))
2807 #define ggc_alloc_cleared_rtvec() ((rtvec *)(ggc_internal_cleared_alloc_stat (sizeof (rtvec) MEM_STAT_INFO)))
2808 #define ggc_alloc_vec_rtvec(n) ((rtvec *)(ggc_internal_vec_alloc_stat (sizeof (rtvec), n MEM_STAT_INFO)))
2809 #define ggc_alloc_cleared_vec_rtvec(n) ((rtvec *)(ggc_internal_cleared_vec_alloc_stat (sizeof (rtvec), n MEM_STAT_INFO)))
2810 #define ggc_alloc_const_rtx() ((const_rtx *)(ggc_internal_alloc_stat (sizeof (const_rtx) MEM_STAT_INFO)))
2811 #define ggc_alloc_cleared_const_rtx() ((const_rtx *)(ggc_internal_cleared_alloc_stat (sizeof (const_rtx) MEM_STAT_INFO)))
2812 #define ggc_alloc_vec_const_rtx(n) ((const_rtx *)(ggc_internal_vec_alloc_stat (sizeof (const_rtx), n MEM_STAT_INFO)))
2813 #define ggc_alloc_cleared_vec_const_rtx(n) ((const_rtx *)(ggc_internal_cleared_vec_alloc_stat (sizeof (const_rtx), n MEM_STAT_INFO)))
2814 #define ggc_alloc_rtx() ((rtx *)(ggc_internal_alloc_stat (sizeof (rtx) MEM_STAT_INFO)))
2815 #define ggc_alloc_cleared_rtx() ((rtx *)(ggc_internal_cleared_alloc_stat (sizeof (rtx) MEM_STAT_INFO)))
2816 #define ggc_alloc_vec_rtx(n) ((rtx *)(ggc_internal_vec_alloc_stat (sizeof (rtx), n MEM_STAT_INFO)))
2817 #define ggc_alloc_cleared_vec_rtx(n) ((rtx *)(ggc_internal_cleared_vec_alloc_stat (sizeof (rtx), n MEM_STAT_INFO)))
2818 #define ggc_alloc_const_bitmap() ((const_bitmap *)(ggc_internal_alloc_stat (sizeof (const_bitmap) MEM_STAT_INFO)))
2819 #define ggc_alloc_cleared_const_bitmap() ((const_bitmap *)(ggc_internal_cleared_alloc_stat (sizeof (const_bitmap) MEM_STAT_INFO)))
2820 #define ggc_alloc_vec_const_bitmap(n) ((const_bitmap *)(ggc_internal_vec_alloc_stat (sizeof (const_bitmap), n MEM_STAT_INFO)))
2821 #define ggc_alloc_cleared_vec_const_bitmap(n) ((const_bitmap *)(ggc_internal_cleared_vec_alloc_stat (sizeof (const_bitmap), n MEM_STAT_INFO)))
2822 #define ggc_alloc_bitmap() ((bitmap *)(ggc_internal_alloc_stat (sizeof (bitmap) MEM_STAT_INFO)))
2823 #define ggc_alloc_cleared_bitmap() ((bitmap *)(ggc_internal_cleared_alloc_stat (sizeof (bitmap) MEM_STAT_INFO)))
2824 #define ggc_alloc_vec_bitmap(n) ((bitmap *)(ggc_internal_vec_alloc_stat (sizeof (bitmap), n MEM_STAT_INFO)))
2825 #define ggc_alloc_cleared_vec_bitmap(n) ((bitmap *)(ggc_internal_cleared_vec_alloc_stat (sizeof (bitmap), n MEM_STAT_INFO)))
2826 #define ggc_alloc_PTR() ((PTR *)(ggc_internal_alloc_stat (sizeof (PTR) MEM_STAT_INFO)))
2827 #define ggc_alloc_cleared_PTR() ((PTR *)(ggc_internal_cleared_alloc_stat (sizeof (PTR) MEM_STAT_INFO)))
2828 #define ggc_alloc_vec_PTR(n) ((PTR *)(ggc_internal_vec_alloc_stat (sizeof (PTR), n MEM_STAT_INFO)))
2829 #define ggc_alloc_cleared_vec_PTR(n) ((PTR *)(ggc_internal_cleared_vec_alloc_stat (sizeof (PTR), n MEM_STAT_INFO)))
2830 
2831 /* GC marker procedures.  */
2832 /* Macros and declarations.  */
2833 #define gt_ggc_m_24vec_ivarref_entry_va_gc_(X) do { \
2834   if (X != NULL) gt_ggc_mx_vec_ivarref_entry_va_gc_ (X);\
2835   } while (0)
2836 extern void gt_ggc_mx_vec_ivarref_entry_va_gc_ (void *);
2837 #define gt_ggc_m_26vec_prot_list_entry_va_gc_(X) do { \
2838   if (X != NULL) gt_ggc_mx_vec_prot_list_entry_va_gc_ (X);\
2839   } while (0)
2840 extern void gt_ggc_mx_vec_prot_list_entry_va_gc_ (void *);
2841 #define gt_ggc_m_23vec_msgref_entry_va_gc_(X) do { \
2842   if (X != NULL) gt_ggc_mx_vec_msgref_entry_va_gc_ (X);\
2843   } while (0)
2844 extern void gt_ggc_mx_vec_msgref_entry_va_gc_ (void *);
2845 #define gt_ggc_m_27vec_ident_data_tuple_va_gc_(X) do { \
2846   if (X != NULL) gt_ggc_mx_vec_ident_data_tuple_va_gc_ (X);\
2847   } while (0)
2848 extern void gt_ggc_mx_vec_ident_data_tuple_va_gc_ (void *);
2849 #define gt_ggc_m_17string_descriptor(X) do { \
2850   if (X != NULL) gt_ggc_mx_string_descriptor (X);\
2851   } while (0)
2852 extern void gt_ggc_mx_string_descriptor (void *);
2853 #define gt_ggc_m_9imp_entry(X) do { \
2854   if (X != NULL) gt_ggc_mx_imp_entry (X);\
2855   } while (0)
2856 extern void gt_ggc_mx_imp_entry (void *);
2857 #define gt_ggc_m_16hashed_attribute(X) do { \
2858   if (X != NULL) gt_ggc_mx_hashed_attribute (X);\
2859   } while (0)
2860 extern void gt_ggc_mx_hashed_attribute (void *);
2861 #define gt_ggc_m_12hashed_entry(X) do { \
2862   if (X != NULL) gt_ggc_mx_hashed_entry (X);\
2863   } while (0)
2864 extern void gt_ggc_mx_hashed_entry (void *);
2865 #define gt_ggc_m_16objc_map_private(X) do { \
2866   if (X != NULL) gt_ggc_mx_objc_map_private (X);\
2867   } while (0)
2868 extern void gt_ggc_mx_objc_map_private (void *);
2869 #define gt_ggc_m_26gimple_type_leader_entry_s(X) do { \
2870   if (X != NULL) gt_ggc_mx_gimple_type_leader_entry_s (X);\
2871   } while (0)
2872 extern void gt_ggc_mx_gimple_type_leader_entry_s (void *);
2873 #define gt_ggc_m_23vec_method_entry_va_gc_(X) do { \
2874   if (X != NULL) gt_ggc_mx_vec_method_entry_va_gc_ (X);\
2875   } while (0)
2876 extern void gt_ggc_mx_vec_method_entry_va_gc_ (void *);
2877 #define gt_ggc_m_14type_assertion(X) do { \
2878   if (X != NULL) gt_ggc_mx_type_assertion (X);\
2879   } while (0)
2880 extern void gt_ggc_mx_type_assertion (void *);
2881 #define gt_ggc_m_18treetreehash_entry(X) do { \
2882   if (X != NULL) gt_ggc_mx_treetreehash_entry (X);\
2883   } while (0)
2884 extern void gt_ggc_mx_treetreehash_entry (void *);
2885 #define gt_ggc_m_5CPool(X) do { \
2886   if (X != NULL) gt_ggc_mx_CPool (X);\
2887   } while (0)
2888 extern void gt_ggc_mx_CPool (void *);
2889 #define gt_ggc_m_3JCF(X) do { \
2890   if (X != NULL) gt_ggc_mx_JCF (X);\
2891   } while (0)
2892 extern void gt_ggc_mx_JCF (void *);
2893 #define gt_ggc_m_17module_htab_entry(X) do { \
2894   if (X != NULL) gt_ggc_mx_module_htab_entry (X);\
2895   } while (0)
2896 extern void gt_ggc_mx_module_htab_entry (void *);
2897 #define gt_ggc_m_13binding_level(X) do { \
2898   if (X != NULL) gt_ggc_mx_binding_level (X);\
2899   } while (0)
2900 extern void gt_ggc_mx_binding_level (void *);
2901 #define gt_ggc_m_27vec_pending_noexcept_va_gc_(X) do { \
2902   if (X != NULL) gt_ggc_mx_vec_pending_noexcept_va_gc_ (X);\
2903   } while (0)
2904 extern void gt_ggc_mx_vec_pending_noexcept_va_gc_ (void *);
2905 #define gt_ggc_m_21pending_abstract_type(X) do { \
2906   if (X != NULL) gt_ggc_mx_pending_abstract_type (X);\
2907   } while (0)
2908 extern void gt_ggc_mx_pending_abstract_type (void *);
2909 #define gt_ggc_m_19vec_tree_int_va_gc_(X) do { \
2910   if (X != NULL) gt_ggc_mx_vec_tree_int_va_gc_ (X);\
2911   } while (0)
2912 extern void gt_ggc_mx_vec_tree_int_va_gc_ (void *);
2913 #define gt_ggc_m_9cp_parser(X) do { \
2914   if (X != NULL) gt_ggc_mx_cp_parser (X);\
2915   } while (0)
2916 extern void gt_ggc_mx_cp_parser (void *);
2917 #define gt_ggc_m_38vec_cp_unparsed_functions_entry_va_gc_(X) do { \
2918   if (X != NULL) gt_ggc_mx_vec_cp_unparsed_functions_entry_va_gc_ (X);\
2919   } while (0)
2920 extern void gt_ggc_mx_vec_cp_unparsed_functions_entry_va_gc_ (void *);
2921 #define gt_ggc_m_17cp_parser_context(X) do { \
2922   if (X != NULL) gt_ggc_mx_cp_parser_context (X);\
2923   } while (0)
2924 extern void gt_ggc_mx_cp_parser_context (void *);
2925 #define gt_ggc_m_31vec_cp_default_arg_entry_va_gc_(X) do { \
2926   if (X != NULL) gt_ggc_mx_vec_cp_default_arg_entry_va_gc_ (X);\
2927   } while (0)
2928 extern void gt_ggc_mx_vec_cp_default_arg_entry_va_gc_ (void *);
2929 #define gt_ggc_m_8cp_lexer(X) do { \
2930   if (X != NULL) gt_ggc_mx_cp_lexer (X);\
2931   } while (0)
2932 extern void gt_ggc_mx_cp_lexer (void *);
2933 #define gt_ggc_m_19vec_cp_token_va_gc_(X) do { \
2934   if (X != NULL) gt_ggc_mx_vec_cp_token_va_gc_ (X);\
2935   } while (0)
2936 extern void gt_ggc_mx_vec_cp_token_va_gc_ (void *);
2937 #define gt_ggc_m_10tree_check(X) do { \
2938   if (X != NULL) gt_ggc_mx_tree_check (X);\
2939   } while (0)
2940 extern void gt_ggc_mx_tree_check (void *);
2941 #define gt_ggc_m_14constexpr_call(X) do { \
2942   if (X != NULL) gt_ggc_mx_constexpr_call (X);\
2943   } while (0)
2944 extern void gt_ggc_mx_constexpr_call (void *);
2945 #define gt_ggc_m_16constexpr_fundef(X) do { \
2946   if (X != NULL) gt_ggc_mx_constexpr_fundef (X);\
2947   } while (0)
2948 extern void gt_ggc_mx_constexpr_fundef (void *);
2949 #define gt_ggc_m_26vec_deferred_access_va_gc_(X) do { \
2950   if (X != NULL) gt_ggc_mx_vec_deferred_access_va_gc_ (X);\
2951   } while (0)
2952 extern void gt_ggc_mx_vec_deferred_access_va_gc_ (void *);
2953 #define gt_ggc_m_32vec_deferred_access_check_va_gc_(X) do { \
2954   if (X != NULL) gt_ggc_mx_vec_deferred_access_check_va_gc_ (X);\
2955   } while (0)
2956 extern void gt_ggc_mx_vec_deferred_access_check_va_gc_ (void *);
2957 #define gt_ggc_m_10spec_entry(X) do { \
2958   if (X != NULL) gt_ggc_mx_spec_entry (X);\
2959   } while (0)
2960 extern void gt_ggc_mx_spec_entry (void *);
2961 #define gt_ggc_m_16pending_template(X) do { \
2962   if (X != NULL) gt_ggc_mx_pending_template (X);\
2963   } while (0)
2964 extern void gt_ggc_mx_pending_template (void *);
2965 #define gt_ggc_m_25vec_incomplete_var_va_gc_(X) do { \
2966   if (X != NULL) gt_ggc_mx_vec_incomplete_var_va_gc_ (X);\
2967   } while (0)
2968 extern void gt_ggc_mx_vec_incomplete_var_va_gc_ (void *);
2969 #define gt_ggc_m_21named_label_use_entry(X) do { \
2970   if (X != NULL) gt_ggc_mx_named_label_use_entry (X);\
2971   } while (0)
2972 extern void gt_ggc_mx_named_label_use_entry (void *);
2973 #define gt_ggc_m_22vec_tree_pair_s_va_gc_(X) do { \
2974   if (X != NULL) gt_ggc_mx_vec_tree_pair_s_va_gc_ (X);\
2975   } while (0)
2976 extern void gt_ggc_mx_vec_tree_pair_s_va_gc_ (void *);
2977 #define gt_ggc_m_17named_label_entry(X) do { \
2978   if (X != NULL) gt_ggc_mx_named_label_entry (X);\
2979   } while (0)
2980 extern void gt_ggc_mx_named_label_entry (void *);
2981 #define gt_ggc_m_28vec_cxx_saved_binding_va_gc_(X) do { \
2982   if (X != NULL) gt_ggc_mx_vec_cxx_saved_binding_va_gc_ (X);\
2983   } while (0)
2984 extern void gt_ggc_mx_vec_cxx_saved_binding_va_gc_ (void *);
2985 #define gt_ggc_m_36vec_qualified_typedef_usage_t_va_gc_(X) do { \
2986   if (X != NULL) gt_ggc_mx_vec_qualified_typedef_usage_t_va_gc_ (X);\
2987   } while (0)
2988 extern void gt_ggc_mx_vec_qualified_typedef_usage_t_va_gc_ (void *);
2989 #define gt_ggc_m_14cp_token_cache(X) do { \
2990   if (X != NULL) gt_ggc_mx_cp_token_cache (X);\
2991   } while (0)
2992 extern void gt_ggc_mx_cp_token_cache (void *);
2993 #define gt_ggc_m_11saved_scope(X) do { \
2994   if (X != NULL) gt_ggc_mx_saved_scope (X);\
2995   } while (0)
2996 extern void gt_ggc_mx_saved_scope (void *);
2997 #define gt_ggc_m_16cxx_int_tree_map(X) do { \
2998   if (X != NULL) gt_ggc_mx_cxx_int_tree_map (X);\
2999   } while (0)
3000 extern void gt_ggc_mx_cxx_int_tree_map (void *);
3001 #define gt_ggc_m_27vec_cp_label_binding_va_gc_(X) do { \
3002   if (X != NULL) gt_ggc_mx_vec_cp_label_binding_va_gc_ (X);\
3003   } while (0)
3004 extern void gt_ggc_mx_vec_cp_label_binding_va_gc_ (void *);
3005 #define gt_ggc_m_27vec_cp_class_binding_va_gc_(X) do { \
3006   if (X != NULL) gt_ggc_mx_vec_cp_class_binding_va_gc_ (X);\
3007   } while (0)
3008 extern void gt_ggc_mx_vec_cp_class_binding_va_gc_ (void *);
3009 #define gt_ggc_m_16cp_binding_level(X) do { \
3010   if (X != NULL) gt_ggc_mx_cp_binding_level (X);\
3011   } while (0)
3012 extern void gt_ggc_mx_cp_binding_level (void *);
3013 #define gt_ggc_m_11cxx_binding(X) do { \
3014   if (X != NULL) gt_ggc_mx_cxx_binding (X);\
3015   } while (0)
3016 extern void gt_ggc_mx_cxx_binding (void *);
3017 #define gt_ggc_m_15binding_entry_s(X) do { \
3018   if (X != NULL) gt_ggc_mx_binding_entry_s (X);\
3019   } while (0)
3020 extern void gt_ggc_mx_binding_entry_s (void *);
3021 #define gt_ggc_m_15binding_table_s(X) do { \
3022   if (X != NULL) gt_ggc_mx_binding_table_s (X);\
3023   } while (0)
3024 extern void gt_ggc_mx_binding_table_s (void *);
3025 #define gt_ggc_m_11tinst_level(X) do { \
3026   if (X != NULL) gt_ggc_mx_tinst_level (X);\
3027   } while (0)
3028 extern void gt_ggc_mx_tinst_level (void *);
3029 #define gt_ggc_m_18vec_tinfo_s_va_gc_(X) do { \
3030   if (X != NULL) gt_ggc_mx_vec_tinfo_s_va_gc_ (X);\
3031   } while (0)
3032 extern void gt_ggc_mx_vec_tinfo_s_va_gc_ (void *);
3033 #define gt_ggc_m_8c_parser(X) do { \
3034   if (X != NULL) gt_ggc_mx_c_parser (X);\
3035   } while (0)
3036 extern void gt_ggc_mx_c_parser (void *);
3037 #define gt_ggc_m_9opt_stack(X) do { \
3038   if (X != NULL) gt_ggc_mx_opt_stack (X);\
3039   } while (0)
3040 extern void gt_ggc_mx_opt_stack (void *);
3041 #define gt_ggc_m_31vec_pending_redefinition_va_gc_(X) do { \
3042   if (X != NULL) gt_ggc_mx_vec_pending_redefinition_va_gc_ (X);\
3043   } while (0)
3044 extern void gt_ggc_mx_vec_pending_redefinition_va_gc_ (void *);
3045 #define gt_ggc_m_23vec_pending_weak_va_gc_(X) do { \
3046   if (X != NULL) gt_ggc_mx_vec_pending_weak_va_gc_ (X);\
3047   } while (0)
3048 extern void gt_ggc_mx_vec_pending_weak_va_gc_ (void *);
3049 #define gt_ggc_m_11align_stack(X) do { \
3050   if (X != NULL) gt_ggc_mx_align_stack (X);\
3051   } while (0)
3052 extern void gt_ggc_mx_align_stack (void *);
3053 #define gt_ggc_m_22vec_tree_gc_vec_va_gc_(X) do { \
3054   if (X != NULL) gt_ggc_mx_vec_tree_gc_vec_va_gc_ (X);\
3055   } while (0)
3056 extern void gt_ggc_mx_vec_tree_gc_vec_va_gc_ (void *);
3057 #define gt_ggc_m_23vec_const_char_p_va_gc_(X) do { \
3058   if (X != NULL) gt_ggc_mx_vec_const_char_p_va_gc_ (X);\
3059   } while (0)
3060 extern void gt_ggc_mx_vec_const_char_p_va_gc_ (void *);
3061 #define gt_ggc_m_18sorted_fields_type(X) do { \
3062   if (X != NULL) gt_ggc_mx_sorted_fields_type (X);\
3063   } while (0)
3064 extern void gt_ggc_mx_sorted_fields_type (void *);
3065 #define gt_ggc_m_15c_inline_static(X) do { \
3066   if (X != NULL) gt_ggc_mx_c_inline_static (X);\
3067   } while (0)
3068 extern void gt_ggc_mx_c_inline_static (void *);
3069 #define gt_ggc_m_28vec_c_goto_bindings_p_va_gc_(X) do { \
3070   if (X != NULL) gt_ggc_mx_vec_c_goto_bindings_p_va_gc_ (X);\
3071   } while (0)
3072 extern void gt_ggc_mx_vec_c_goto_bindings_p_va_gc_ (void *);
3073 #define gt_ggc_m_15c_goto_bindings(X) do { \
3074   if (X != NULL) gt_ggc_mx_c_goto_bindings (X);\
3075   } while (0)
3076 extern void gt_ggc_mx_c_goto_bindings (void *);
3077 #define gt_ggc_m_7c_scope(X) do { \
3078   if (X != NULL) gt_ggc_mx_c_scope (X);\
3079   } while (0)
3080 extern void gt_ggc_mx_c_scope (void *);
3081 #define gt_ggc_m_9c_binding(X) do { \
3082   if (X != NULL) gt_ggc_mx_c_binding (X);\
3083   } while (0)
3084 extern void gt_ggc_mx_c_binding (void *);
3085 #define gt_ggc_m_12c_label_vars(X) do { \
3086   if (X != NULL) gt_ggc_mx_c_label_vars (X);\
3087   } while (0)
3088 extern void gt_ggc_mx_c_label_vars (void *);
3089 #define gt_ggc_m_13pad_type_hash(X) do { \
3090   if (X != NULL) gt_ggc_mx_pad_type_hash (X);\
3091   } while (0)
3092 extern void gt_ggc_mx_pad_type_hash (void *);
3093 #define gt_ggc_m_18gnat_binding_level(X) do { \
3094   if (X != NULL) gt_ggc_mx_gnat_binding_level (X);\
3095   } while (0)
3096 extern void gt_ggc_mx_gnat_binding_level (void *);
3097 #define gt_ggc_m_20vec_loop_info_va_gc_(X) do { \
3098   if (X != NULL) gt_ggc_mx_vec_loop_info_va_gc_ (X);\
3099   } while (0)
3100 extern void gt_ggc_mx_vec_loop_info_va_gc_ (void *);
3101 #define gt_ggc_m_11loop_info_d(X) do { \
3102   if (X != NULL) gt_ggc_mx_loop_info_d (X);\
3103   } while (0)
3104 extern void gt_ggc_mx_loop_info_d (void *);
3105 #define gt_ggc_m_27vec_range_check_info_va_gc_(X) do { \
3106   if (X != NULL) gt_ggc_mx_vec_range_check_info_va_gc_ (X);\
3107   } while (0)
3108 extern void gt_ggc_mx_vec_range_check_info_va_gc_ (void *);
3109 #define gt_ggc_m_18range_check_info_d(X) do { \
3110   if (X != NULL) gt_ggc_mx_range_check_info_d (X);\
3111   } while (0)
3112 extern void gt_ggc_mx_range_check_info_d (void *);
3113 #define gt_ggc_m_9elab_info(X) do { \
3114   if (X != NULL) gt_ggc_mx_elab_info (X);\
3115   } while (0)
3116 extern void gt_ggc_mx_elab_info (void *);
3117 #define gt_ggc_m_10stmt_group(X) do { \
3118   if (X != NULL) gt_ggc_mx_stmt_group (X);\
3119   } while (0)
3120 extern void gt_ggc_mx_stmt_group (void *);
3121 #define gt_ggc_m_20vec_parm_attr_va_gc_(X) do { \
3122   if (X != NULL) gt_ggc_mx_vec_parm_attr_va_gc_ (X);\
3123   } while (0)
3124 extern void gt_ggc_mx_vec_parm_attr_va_gc_ (void *);
3125 #define gt_ggc_m_11parm_attr_d(X) do { \
3126   if (X != NULL) gt_ggc_mx_parm_attr_d (X);\
3127   } while (0)
3128 extern void gt_ggc_mx_parm_attr_d (void *);
3129 #define gt_ggc_m_11export_list(X) do { \
3130   if (X != NULL) gt_ggc_mx_export_list (X);\
3131   } while (0)
3132 extern void gt_ggc_mx_export_list (void *);
3133 #define gt_ggc_m_11extern_list(X) do { \
3134   if (X != NULL) gt_ggc_mx_extern_list (X);\
3135   } while (0)
3136 extern void gt_ggc_mx_extern_list (void *);
3137 #define gt_ggc_m_27vec_inline_summary_t_va_gc_(X) do { \
3138   if (X != NULL) gt_ggc_mx_vec_inline_summary_t_va_gc_ (X);\
3139   } while (0)
3140 extern void gt_ggc_mx_vec_inline_summary_t_va_gc_ (void *);
3141 #define gt_ggc_m_26vec_size_time_entry_va_gc_(X) do { \
3142   if (X != NULL) gt_ggc_mx_vec_size_time_entry_va_gc_ (X);\
3143   } while (0)
3144 extern void gt_ggc_mx_vec_size_time_entry_va_gc_ (void *);
3145 #define gt_ggc_m_20vec_condition_va_gc_(X) do { \
3146   if (X != NULL) gt_ggc_mx_vec_condition_va_gc_ (X);\
3147   } while (0)
3148 extern void gt_ggc_mx_vec_condition_va_gc_ (void *);
3149 #define gt_ggc_m_17lto_in_decl_state(X) do { \
3150   if (X != NULL) gt_ggc_mx_lto_in_decl_state (X);\
3151   } while (0)
3152 extern void gt_ggc_mx_lto_in_decl_state (void *);
3153 #define gt_ggc_m_26vec_ipa_edge_args_t_va_gc_(X) do { \
3154   if (X != NULL) gt_ggc_mx_vec_ipa_edge_args_t_va_gc_ (X);\
3155   } while (0)
3156 extern void gt_ggc_mx_vec_ipa_edge_args_t_va_gc_ (void *);
3157 #define gt_ggc_m_38vec_ipa_agg_replacement_value_p_va_gc_(X) do { \
3158   if (X != NULL) gt_ggc_mx_vec_ipa_agg_replacement_value_p_va_gc_ (X);\
3159   } while (0)
3160 extern void gt_ggc_mx_vec_ipa_agg_replacement_value_p_va_gc_ (void *);
3161 #define gt_ggc_m_26vec_ipa_jump_func_t_va_gc_(X) do { \
3162   if (X != NULL) gt_ggc_mx_vec_ipa_jump_func_t_va_gc_ (X);\
3163   } while (0)
3164 extern void gt_ggc_mx_vec_ipa_jump_func_t_va_gc_ (void *);
3165 #define gt_ggc_m_28vec_ipa_agg_jf_item_t_va_gc_(X) do { \
3166   if (X != NULL) gt_ggc_mx_vec_ipa_agg_jf_item_t_va_gc_ (X);\
3167   } while (0)
3168 extern void gt_ggc_mx_vec_ipa_agg_jf_item_t_va_gc_ (void *);
3169 #define gt_ggc_m_20ssa_operand_memory_d(X) do { \
3170   if (X != NULL) gt_ggc_mx_ssa_operand_memory_d (X);\
3171   } while (0)
3172 extern void gt_ggc_mx_ssa_operand_memory_d (void *);
3173 #define gt_ggc_m_13scev_info_str(X) do { \
3174   if (X != NULL) gt_ggc_mx_scev_info_str (X);\
3175   } while (0)
3176 extern void gt_ggc_mx_scev_info_str (void *);
3177 #define gt_ggc_m_28vec_mem_addr_template_va_gc_(X) do { \
3178   if (X != NULL) gt_ggc_mx_vec_mem_addr_template_va_gc_ (X);\
3179   } while (0)
3180 extern void gt_ggc_mx_vec_mem_addr_template_va_gc_ (void *);
3181 #define gt_ggc_m_17vec_gimple_va_gc_(X) do { \
3182   if (X != NULL) gt_ggc_mx_vec_gimple_va_gc_ (X);\
3183   } while (0)
3184 extern void gt_ggc_mx_vec_gimple_va_gc_ (void *);
3185 #define gt_ggc_m_15tm_restart_node(X) do { \
3186   if (X != NULL) gt_ggc_mx_tm_restart_node (X);\
3187   } while (0)
3188 extern void gt_ggc_mx_tm_restart_node (void *);
3189 #define gt_ggc_m_9type_hash(X) do { \
3190   if (X != NULL) gt_ggc_mx_type_hash (X);\
3191   } while (0)
3192 extern void gt_ggc_mx_type_hash (void *);
3193 #define gt_ggc_m_16string_pool_data(X) do { \
3194   if (X != NULL) gt_ggc_mx_string_pool_data (X);\
3195   } while (0)
3196 extern void gt_ggc_mx_string_pool_data (void *);
3197 #define gt_ggc_m_23temp_slot_address_entry(X) do { \
3198   if (X != NULL) gt_ggc_mx_temp_slot_address_entry (X);\
3199   } while (0)
3200 extern void gt_ggc_mx_temp_slot_address_entry (void *);
3201 #define gt_ggc_m_15throw_stmt_node(X) do { \
3202   if (X != NULL) gt_ggc_mx_throw_stmt_node (X);\
3203   } while (0)
3204 extern void gt_ggc_mx_throw_stmt_node (void *);
3205 #define gt_ggc_m_25vec_eh_landing_pad_va_gc_(X) do { \
3206   if (X != NULL) gt_ggc_mx_vec_eh_landing_pad_va_gc_ (X);\
3207   } while (0)
3208 extern void gt_ggc_mx_vec_eh_landing_pad_va_gc_ (void *);
3209 #define gt_ggc_m_20vec_eh_region_va_gc_(X) do { \
3210   if (X != NULL) gt_ggc_mx_vec_eh_region_va_gc_ (X);\
3211   } while (0)
3212 extern void gt_ggc_mx_vec_eh_region_va_gc_ (void *);
3213 #define gt_ggc_m_10eh_catch_d(X) do { \
3214   if (X != NULL) gt_ggc_mx_eh_catch_d (X);\
3215   } while (0)
3216 extern void gt_ggc_mx_eh_catch_d (void *);
3217 #define gt_ggc_m_16eh_landing_pad_d(X) do { \
3218   if (X != NULL) gt_ggc_mx_eh_landing_pad_d (X);\
3219   } while (0)
3220 extern void gt_ggc_mx_eh_landing_pad_d (void *);
3221 #define gt_ggc_m_11eh_region_d(X) do { \
3222   if (X != NULL) gt_ggc_mx_eh_region_d (X);\
3223   } while (0)
3224 extern void gt_ggc_mx_eh_region_d (void *);
3225 #define gt_ggc_m_24vec_die_arg_entry_va_gc_(X) do { \
3226   if (X != NULL) gt_ggc_mx_vec_die_arg_entry_va_gc_ (X);\
3227   } while (0)
3228 extern void gt_ggc_mx_vec_die_arg_entry_va_gc_ (void *);
3229 #define gt_ggc_m_24vec_macinfo_entry_va_gc_(X) do { \
3230   if (X != NULL) gt_ggc_mx_vec_macinfo_entry_va_gc_ (X);\
3231   } while (0)
3232 extern void gt_ggc_mx_vec_macinfo_entry_va_gc_ (void *);
3233 #define gt_ggc_m_24vec_pubname_entry_va_gc_(X) do { \
3234   if (X != NULL) gt_ggc_mx_vec_pubname_entry_va_gc_ (X);\
3235   } while (0)
3236 extern void gt_ggc_mx_vec_pubname_entry_va_gc_ (void *);
3237 #define gt_ggc_m_31vec_dw_line_info_table_p_va_gc_(X) do { \
3238   if (X != NULL) gt_ggc_mx_vec_dw_line_info_table_p_va_gc_ (X);\
3239   } while (0)
3240 extern void gt_ggc_mx_vec_dw_line_info_table_p_va_gc_ (void *);
3241 #define gt_ggc_m_22cached_dw_loc_list_def(X) do { \
3242   if (X != NULL) gt_ggc_mx_cached_dw_loc_list_def (X);\
3243   } while (0)
3244 extern void gt_ggc_mx_cached_dw_loc_list_def (void *);
3245 #define gt_ggc_m_17call_arg_loc_node(X) do { \
3246   if (X != NULL) gt_ggc_mx_call_arg_loc_node (X);\
3247   } while (0)
3248 extern void gt_ggc_mx_call_arg_loc_node (void *);
3249 #define gt_ggc_m_16var_loc_list_def(X) do { \
3250   if (X != NULL) gt_ggc_mx_var_loc_list_def (X);\
3251   } while (0)
3252 extern void gt_ggc_mx_var_loc_list_def (void *);
3253 #define gt_ggc_m_12var_loc_node(X) do { \
3254   if (X != NULL) gt_ggc_mx_var_loc_node (X);\
3255   } while (0)
3256 extern void gt_ggc_mx_var_loc_node (void *);
3257 #define gt_ggc_m_16limbo_die_struct(X) do { \
3258   if (X != NULL) gt_ggc_mx_limbo_die_struct (X);\
3259   } while (0)
3260 extern void gt_ggc_mx_limbo_die_struct (void *);
3261 #define gt_ggc_m_23vec_dw_attr_node_va_gc_(X) do { \
3262   if (X != NULL) gt_ggc_mx_vec_dw_attr_node_va_gc_ (X);\
3263   } while (0)
3264 extern void gt_ggc_mx_vec_dw_attr_node_va_gc_ (void *);
3265 #define gt_ggc_m_25dw_line_info_table_struct(X) do { \
3266   if (X != NULL) gt_ggc_mx_dw_line_info_table_struct (X);\
3267   } while (0)
3268 extern void gt_ggc_mx_dw_line_info_table_struct (void *);
3269 #define gt_ggc_m_29vec_dw_line_info_entry_va_gc_(X) do { \
3270   if (X != NULL) gt_ggc_mx_vec_dw_line_info_entry_va_gc_ (X);\
3271   } while (0)
3272 extern void gt_ggc_mx_vec_dw_line_info_entry_va_gc_ (void *);
3273 #define gt_ggc_m_18comdat_type_struct(X) do { \
3274   if (X != NULL) gt_ggc_mx_comdat_type_struct (X);\
3275   } while (0)
3276 extern void gt_ggc_mx_comdat_type_struct (void *);
3277 #define gt_ggc_m_25dw_ranges_by_label_struct(X) do { \
3278   if (X != NULL) gt_ggc_mx_dw_ranges_by_label_struct (X);\
3279   } while (0)
3280 extern void gt_ggc_mx_dw_ranges_by_label_struct (void *);
3281 #define gt_ggc_m_16dw_ranges_struct(X) do { \
3282   if (X != NULL) gt_ggc_mx_dw_ranges_struct (X);\
3283   } while (0)
3284 extern void gt_ggc_mx_dw_ranges_struct (void *);
3285 #define gt_ggc_m_29vec_deferred_locations_va_gc_(X) do { \
3286   if (X != NULL) gt_ggc_mx_vec_deferred_locations_va_gc_ (X);\
3287   } while (0)
3288 extern void gt_ggc_mx_vec_deferred_locations_va_gc_ (void *);
3289 #define gt_ggc_m_21vec_dw_fde_ref_va_gc_(X) do { \
3290   if (X != NULL) gt_ggc_mx_vec_dw_fde_ref_va_gc_ (X);\
3291   } while (0)
3292 extern void gt_ggc_mx_vec_dw_fde_ref_va_gc_ (void *);
3293 #define gt_ggc_m_24reg_saved_in_data_struct(X) do { \
3294   if (X != NULL) gt_ggc_mx_reg_saved_in_data_struct (X);\
3295   } while (0)
3296 extern void gt_ggc_mx_reg_saved_in_data_struct (void *);
3297 #define gt_ggc_m_17dw_cfi_row_struct(X) do { \
3298   if (X != NULL) gt_ggc_mx_dw_cfi_row_struct (X);\
3299   } while (0)
3300 extern void gt_ggc_mx_dw_cfi_row_struct (void *);
3301 #define gt_ggc_m_15dwarf_file_data(X) do { \
3302   if (X != NULL) gt_ggc_mx_dwarf_file_data (X);\
3303   } while (0)
3304 extern void gt_ggc_mx_dwarf_file_data (void *);
3305 #define gt_ggc_m_20indirect_string_node(X) do { \
3306   if (X != NULL) gt_ggc_mx_indirect_string_node (X);\
3307   } while (0)
3308 extern void gt_ggc_mx_indirect_string_node (void *);
3309 #define gt_ggc_m_23addr_table_entry_struct(X) do { \
3310   if (X != NULL) gt_ggc_mx_addr_table_entry_struct (X);\
3311   } while (0)
3312 extern void gt_ggc_mx_addr_table_entry_struct (void *);
3313 #define gt_ggc_m_21vec_dw_cfi_ref_va_gc_(X) do { \
3314   if (X != NULL) gt_ggc_mx_vec_dw_cfi_ref_va_gc_ (X);\
3315   } while (0)
3316 extern void gt_ggc_mx_vec_dw_cfi_ref_va_gc_ (void *);
3317 #define gt_ggc_m_18dw_loc_list_struct(X) do { \
3318   if (X != NULL) gt_ggc_mx_dw_loc_list_struct (X);\
3319   } while (0)
3320 extern void gt_ggc_mx_dw_loc_list_struct (void *);
3321 #define gt_ggc_m_19dw_loc_descr_struct(X) do { \
3322   if (X != NULL) gt_ggc_mx_dw_loc_descr_struct (X);\
3323   } while (0)
3324 extern void gt_ggc_mx_dw_loc_descr_struct (void *);
3325 #define gt_ggc_m_13dw_cfi_struct(X) do { \
3326   if (X != NULL) gt_ggc_mx_dw_cfi_struct (X);\
3327   } while (0)
3328 extern void gt_ggc_mx_dw_cfi_struct (void *);
3329 #define gt_ggc_m_8typeinfo(X) do { \
3330   if (X != NULL) gt_ggc_mx_typeinfo (X);\
3331   } while (0)
3332 extern void gt_ggc_mx_typeinfo (void *);
3333 #define gt_ggc_m_25ipa_agg_replacement_value(X) do { \
3334   if (X != NULL) gt_ggc_mx_ipa_agg_replacement_value (X);\
3335   } while (0)
3336 extern void gt_ggc_mx_ipa_agg_replacement_value (void *);
3337 #define gt_ggc_m_26vec_alias_set_entry_va_gc_(X) do { \
3338   if (X != NULL) gt_ggc_mx_vec_alias_set_entry_va_gc_ (X);\
3339   } while (0)
3340 extern void gt_ggc_mx_vec_alias_set_entry_va_gc_ (void *);
3341 #define gt_ggc_m_17alias_set_entry_d(X) do { \
3342   if (X != NULL) gt_ggc_mx_alias_set_entry_d (X);\
3343   } while (0)
3344 extern void gt_ggc_mx_alias_set_entry_d (void *);
3345 #define gt_ggc_m_24constant_descriptor_tree(X) do { \
3346   if (X != NULL) gt_ggc_mx_constant_descriptor_tree (X);\
3347   } while (0)
3348 extern void gt_ggc_mx_constant_descriptor_tree (void *);
3349 #define gt_ggc_m_8asm_node(X) do { \
3350   if (X != NULL) gt_ggc_mx_asm_node (X);\
3351   } while (0)
3352 extern void gt_ggc_mx_asm_node (void *);
3353 #define gt_ggc_m_25cgraph_indirect_call_info(X) do { \
3354   if (X != NULL) gt_ggc_mx_cgraph_indirect_call_info (X);\
3355   } while (0)
3356 extern void gt_ggc_mx_cgraph_indirect_call_info (void *);
3357 #define gt_ggc_m_28cgraph_function_version_info(X) do { \
3358   if (X != NULL) gt_ggc_mx_cgraph_function_version_info (X);\
3359   } while (0)
3360 extern void gt_ggc_mx_cgraph_function_version_info (void *);
3361 #define gt_ggc_m_11cgraph_edge(X) do { \
3362   if (X != NULL) gt_ggc_mx_cgraph_edge (X);\
3363   } while (0)
3364 extern void gt_ggc_mx_cgraph_edge (void *);
3365 #define gt_ggc_m_28vec_ipa_replace_map_p_va_gc_(X) do { \
3366   if (X != NULL) gt_ggc_mx_vec_ipa_replace_map_p_va_gc_ (X);\
3367   } while (0)
3368 extern void gt_ggc_mx_vec_ipa_replace_map_p_va_gc_ (void *);
3369 #define gt_ggc_m_15ipa_replace_map(X) do { \
3370   if (X != NULL) gt_ggc_mx_ipa_replace_map (X);\
3371   } while (0)
3372 extern void gt_ggc_mx_ipa_replace_map (void *);
3373 #define gt_ggc_m_18lto_file_decl_data(X) do { \
3374   if (X != NULL) gt_ggc_mx_lto_file_decl_data (X);\
3375   } while (0)
3376 extern void gt_ggc_mx_lto_file_decl_data (void *);
3377 #define gt_ggc_m_20vec_ipa_ref_t_va_gc_(X) do { \
3378   if (X != NULL) gt_ggc_mx_vec_ipa_ref_t_va_gc_ (X);\
3379   } while (0)
3380 extern void gt_ggc_mx_vec_ipa_ref_t_va_gc_ (void *);
3381 #define gt_ggc_m_15symtab_node_def(X) do { \
3382   if (X != NULL) gt_ggc_mx_symtab_node_def (X);\
3383   } while (0)
3384 extern void gt_ggc_mx_symtab_node_def (void *);
3385 #define gt_ggc_m_11cgraph_node(X) do { \
3386   if (X != NULL) gt_ggc_mx_cgraph_node (X);\
3387   } while (0)
3388 extern void gt_ggc_mx_cgraph_node (void *);
3389 #define gt_ggc_m_22vec_basic_block_va_gc_(X) do { \
3390   if (X != NULL) gt_ggc_mx_vec_basic_block_va_gc_ (X);\
3391   } while (0)
3392 extern void gt_ggc_mx_vec_basic_block_va_gc_ (void *);
3393 #define gt_ggc_m_15vec_edge_va_gc_(X) do { \
3394   if (X != NULL) gt_ggc_mx_vec_edge_va_gc_ (X);\
3395   } while (0)
3396 extern void gt_ggc_mx_vec_edge_va_gc_ (void *);
3397 #define gt_ggc_m_11rtl_bb_info(X) do { \
3398   if (X != NULL) gt_ggc_mx_rtl_bb_info (X);\
3399   } while (0)
3400 extern void gt_ggc_mx_rtl_bb_info (void *);
3401 #define gt_ggc_m_17vec_loop_p_va_gc_(X) do { \
3402   if (X != NULL) gt_ggc_mx_vec_loop_p_va_gc_ (X);\
3403   } while (0)
3404 extern void gt_ggc_mx_vec_loop_p_va_gc_ (void *);
3405 #define gt_ggc_m_4loop(X) do { \
3406   if (X != NULL) gt_ggc_mx_loop (X);\
3407   } while (0)
3408 extern void gt_ggc_mx_loop (void *);
3409 #define gt_ggc_m_9loop_exit(X) do { \
3410   if (X != NULL) gt_ggc_mx_loop_exit (X);\
3411   } while (0)
3412 extern void gt_ggc_mx_loop_exit (void *);
3413 #define gt_ggc_m_13nb_iter_bound(X) do { \
3414   if (X != NULL) gt_ggc_mx_nb_iter_bound (X);\
3415   } while (0)
3416 extern void gt_ggc_mx_nb_iter_bound (void *);
3417 #define gt_ggc_m_24types_used_by_vars_entry(X) do { \
3418   if (X != NULL) gt_ggc_mx_types_used_by_vars_entry (X);\
3419   } while (0)
3420 extern void gt_ggc_mx_types_used_by_vars_entry (void *);
3421 #define gt_ggc_m_17language_function(X) do { \
3422   if (X != NULL) gt_ggc_mx_language_function (X);\
3423   } while (0)
3424 extern void gt_ggc_mx_language_function (void *);
3425 #define gt_ggc_m_5loops(X) do { \
3426   if (X != NULL) gt_ggc_mx_loops (X);\
3427   } while (0)
3428 extern void gt_ggc_mx_loops (void *);
3429 #define gt_ggc_m_18control_flow_graph(X) do { \
3430   if (X != NULL) gt_ggc_mx_control_flow_graph (X);\
3431   } while (0)
3432 extern void gt_ggc_mx_control_flow_graph (void *);
3433 #define gt_ggc_m_9eh_status(X) do { \
3434   if (X != NULL) gt_ggc_mx_eh_status (X);\
3435   } while (0)
3436 extern void gt_ggc_mx_eh_status (void *);
3437 #define gt_ggc_m_11stack_usage(X) do { \
3438   if (X != NULL) gt_ggc_mx_stack_usage (X);\
3439   } while (0)
3440 extern void gt_ggc_mx_stack_usage (void *);
3441 #define gt_ggc_m_22vec_temp_slot_p_va_gc_(X) do { \
3442   if (X != NULL) gt_ggc_mx_vec_temp_slot_p_va_gc_ (X);\
3443   } while (0)
3444 extern void gt_ggc_mx_vec_temp_slot_p_va_gc_ (void *);
3445 #define gt_ggc_m_20initial_value_struct(X) do { \
3446   if (X != NULL) gt_ggc_mx_initial_value_struct (X);\
3447   } while (0)
3448 extern void gt_ggc_mx_initial_value_struct (void *);
3449 #define gt_ggc_m_11frame_space(X) do { \
3450   if (X != NULL) gt_ggc_mx_frame_space (X);\
3451   } while (0)
3452 extern void gt_ggc_mx_frame_space (void *);
3453 #define gt_ggc_m_17rtx_constant_pool(X) do { \
3454   if (X != NULL) gt_ggc_mx_rtx_constant_pool (X);\
3455   } while (0)
3456 extern void gt_ggc_mx_rtx_constant_pool (void *);
3457 #define gt_ggc_m_13dw_fde_struct(X) do { \
3458   if (X != NULL) gt_ggc_mx_dw_fde_struct (X);\
3459   } while (0)
3460 extern void gt_ggc_mx_dw_fde_struct (void *);
3461 #define gt_ggc_m_9temp_slot(X) do { \
3462   if (X != NULL) gt_ggc_mx_temp_slot (X);\
3463   } while (0)
3464 extern void gt_ggc_mx_temp_slot (void *);
3465 #define gt_ggc_m_9gimple_df(X) do { \
3466   if (X != NULL) gt_ggc_mx_gimple_df (X);\
3467   } while (0)
3468 extern void gt_ggc_mx_gimple_df (void *);
3469 #define gt_ggc_m_27vec_call_site_record_va_gc_(X) do { \
3470   if (X != NULL) gt_ggc_mx_vec_call_site_record_va_gc_ (X);\
3471   } while (0)
3472 extern void gt_ggc_mx_vec_call_site_record_va_gc_ (void *);
3473 #define gt_ggc_m_16vec_uchar_va_gc_(X) do { \
3474   if (X != NULL) gt_ggc_mx_vec_uchar_va_gc_ (X);\
3475   } while (0)
3476 extern void gt_ggc_mx_vec_uchar_va_gc_ (void *);
3477 #define gt_ggc_m_18call_site_record_d(X) do { \
3478   if (X != NULL) gt_ggc_mx_call_site_record_d (X);\
3479   } while (0)
3480 extern void gt_ggc_mx_call_site_record_d (void *);
3481 #define gt_ggc_m_14sequence_stack(X) do { \
3482   if (X != NULL) gt_ggc_mx_sequence_stack (X);\
3483   } while (0)
3484 extern void gt_ggc_mx_sequence_stack (void *);
3485 #define gt_ggc_m_13libfunc_entry(X) do { \
3486   if (X != NULL) gt_ggc_mx_libfunc_entry (X);\
3487   } while (0)
3488 extern void gt_ggc_mx_libfunc_entry (void *);
3489 #define gt_ggc_m_12tree_vec_map(X) do { \
3490   if (X != NULL) gt_ggc_mx_tree_vec_map (X);\
3491   } while (0)
3492 extern void gt_ggc_mx_tree_vec_map (void *);
3493 #define gt_ggc_m_17tree_priority_map(X) do { \
3494   if (X != NULL) gt_ggc_mx_tree_priority_map (X);\
3495   } while (0)
3496 extern void gt_ggc_mx_tree_priority_map (void *);
3497 #define gt_ggc_m_12tree_int_map(X) do { \
3498   if (X != NULL) gt_ggc_mx_tree_int_map (X);\
3499   } while (0)
3500 extern void gt_ggc_mx_tree_int_map (void *);
3501 #define gt_ggc_m_13tree_decl_map(X) do { \
3502   if (X != NULL) gt_ggc_mx_tree_decl_map (X);\
3503   } while (0)
3504 extern void gt_ggc_mx_tree_decl_map (void *);
3505 #define gt_ggc_m_8tree_map(X) do { \
3506   if (X != NULL) gt_ggc_mx_tree_map (X);\
3507   } while (0)
3508 extern void gt_ggc_mx_tree_map (void *);
3509 #define gt_ggc_m_14lang_tree_node(X) do { \
3510   if (X != NULL) gt_ggc_mx_lang_tree_node (X);\
3511   } while (0)
3512 extern void gt_ggc_mx_lang_tree_node (void *);
3513 #define gt_ggc_m_24tree_statement_list_node(X) do { \
3514   if (X != NULL) gt_ggc_mx_tree_statement_list_node (X);\
3515   } while (0)
3516 extern void gt_ggc_mx_tree_statement_list_node (void *);
3517 #define gt_ggc_m_9lang_decl(X) do { \
3518   if (X != NULL) gt_ggc_mx_lang_decl (X);\
3519   } while (0)
3520 extern void gt_ggc_mx_lang_decl (void *);
3521 #define gt_ggc_m_9lang_type(X) do { \
3522   if (X != NULL) gt_ggc_mx_lang_type (X);\
3523   } while (0)
3524 extern void gt_ggc_mx_lang_type (void *);
3525 #define gt_ggc_m_10die_struct(X) do { \
3526   if (X != NULL) gt_ggc_mx_die_struct (X);\
3527   } while (0)
3528 extern void gt_ggc_mx_die_struct (void *);
3529 #define gt_ggc_m_15vec_tree_va_gc_(X) do { \
3530   if (X != NULL) gt_ggc_mx_vec_tree_va_gc_ (X);\
3531   } while (0)
3532 extern void gt_ggc_mx_vec_tree_va_gc_ (void *);
3533 #define gt_ggc_m_12ptr_info_def(X) do { \
3534   if (X != NULL) gt_ggc_mx_ptr_info_def (X);\
3535   } while (0)
3536 extern void gt_ggc_mx_ptr_info_def (void *);
3537 #define gt_ggc_m_26vec_constructor_elt_va_gc_(X) do { \
3538   if (X != NULL) gt_ggc_mx_vec_constructor_elt_va_gc_ (X);\
3539   } while (0)
3540 extern void gt_ggc_mx_vec_constructor_elt_va_gc_ (void *);
3541 #define gt_ggc_m_21vec_alias_pair_va_gc_(X) do { \
3542   if (X != NULL) gt_ggc_mx_vec_alias_pair_va_gc_ (X);\
3543   } while (0)
3544 extern void gt_ggc_mx_vec_alias_pair_va_gc_ (void *);
3545 #define gt_ggc_m_8function(X) do { \
3546   if (X != NULL) gt_ggc_mx_function (X);\
3547   } while (0)
3548 extern void gt_ggc_mx_function (void *);
3549 #define gt_ggc_m_23constant_descriptor_rtx(X) do { \
3550   if (X != NULL) gt_ggc_mx_constant_descriptor_rtx (X);\
3551   } while (0)
3552 extern void gt_ggc_mx_constant_descriptor_rtx (void *);
3553 #define gt_ggc_m_11fixed_value(X) do { \
3554   if (X != NULL) gt_ggc_mx_fixed_value (X);\
3555   } while (0)
3556 extern void gt_ggc_mx_fixed_value (void *);
3557 #define gt_ggc_m_10real_value(X) do { \
3558   if (X != NULL) gt_ggc_mx_real_value (X);\
3559   } while (0)
3560 extern void gt_ggc_mx_real_value (void *);
3561 #define gt_ggc_m_14vec_rtx_va_gc_(X) do { \
3562   if (X != NULL) gt_ggc_mx_vec_rtx_va_gc_ (X);\
3563   } while (0)
3564 extern void gt_ggc_mx_vec_rtx_va_gc_ (void *);
3565 #define gt_ggc_m_12object_block(X) do { \
3566   if (X != NULL) gt_ggc_mx_object_block (X);\
3567   } while (0)
3568 extern void gt_ggc_mx_object_block (void *);
3569 #define gt_ggc_m_9reg_attrs(X) do { \
3570   if (X != NULL) gt_ggc_mx_reg_attrs (X);\
3571   } while (0)
3572 extern void gt_ggc_mx_reg_attrs (void *);
3573 #define gt_ggc_m_9mem_attrs(X) do { \
3574   if (X != NULL) gt_ggc_mx_mem_attrs (X);\
3575   } while (0)
3576 extern void gt_ggc_mx_mem_attrs (void *);
3577 #define gt_ggc_m_13coverage_data(X) do { \
3578   if (X != NULL) gt_ggc_mx_coverage_data (X);\
3579   } while (0)
3580 extern void gt_ggc_mx_coverage_data (void *);
3581 #define gt_ggc_m_14bitmap_obstack(X) do { \
3582   if (X != NULL) gt_ggc_mx_bitmap_obstack (X);\
3583   } while (0)
3584 extern void gt_ggc_mx_bitmap_obstack (void *);
3585 #define gt_ggc_m_18bitmap_element_def(X) do { \
3586   if (X != NULL) gt_ggc_mx_bitmap_element_def (X);\
3587   } while (0)
3588 extern void gt_ggc_mx_bitmap_element_def (void *);
3589 #define gt_ggc_m_16machine_function(X) do { \
3590   if (X != NULL) gt_ggc_mx_machine_function (X);\
3591   } while (0)
3592 extern void gt_ggc_mx_machine_function (void *);
3593 #define gt_ggc_m_17stack_local_entry(X) do { \
3594   if (X != NULL) gt_ggc_mx_stack_local_entry (X);\
3595   } while (0)
3596 extern void gt_ggc_mx_stack_local_entry (void *);
3597 #define gt_ggc_m_15basic_block_def(X) do { \
3598   if (X != NULL) gt_ggc_mx_basic_block_def (X);\
3599   } while (0)
3600 extern void gt_ggc_mx_basic_block_def (void *);
3601 #define gt_ggc_m_8edge_def(X) do { \
3602   if (X != NULL) gt_ggc_mx_edge_def (X);\
3603   } while (0)
3604 extern void gt_ggc_mx_edge_def (void *);
3605 #define gt_ggc_m_7section(X) do { \
3606   if (X != NULL) gt_ggc_mx_section (X);\
3607   } while (0)
3608 extern void gt_ggc_mx_section (void *);
3609 #define gt_ggc_m_18gimple_statement_d(X) do { \
3610   if (X != NULL) gt_ggc_mx_gimple_statement_d (X);\
3611   } while (0)
3612 extern void gt_ggc_mx_gimple_statement_d (void *);
3613 #define gt_ggc_m_9rtvec_def(X) do { \
3614   if (X != NULL) gt_ggc_mx_rtvec_def (X);\
3615   } while (0)
3616 extern void gt_ggc_mx_rtvec_def (void *);
3617 #define gt_ggc_m_7rtx_def(X) do { \
3618   if (X != NULL) gt_ggc_mx_rtx_def (X);\
3619   } while (0)
3620 extern void gt_ggc_mx_rtx_def (void *);
3621 #define gt_ggc_m_15bitmap_head_def(X) do { \
3622   if (X != NULL) gt_ggc_mx_bitmap_head_def (X);\
3623   } while (0)
3624 extern void gt_ggc_mx_bitmap_head_def (void *);
3625 #define gt_ggc_m_6answer(X) do { \
3626   if (X != NULL) gt_ggc_mx_answer (X);\
3627   } while (0)
3628 extern void gt_ggc_mx_answer (void *);
3629 #define gt_ggc_m_9cpp_macro(X) do { \
3630   if (X != NULL) gt_ggc_mx_cpp_macro (X);\
3631   } while (0)
3632 extern void gt_ggc_mx_cpp_macro (void *);
3633 #define gt_ggc_m_9cpp_token(X) do { \
3634   if (X != NULL) gt_ggc_mx_cpp_token (X);\
3635   } while (0)
3636 extern void gt_ggc_mx_cpp_token (void *);
3637 #define gt_ggc_m_9line_maps(X) do { \
3638   if (X != NULL) gt_ggc_mx_line_maps (X);\
3639   } while (0)
3640 extern void gt_ggc_mx_line_maps (void *);
3641 #define gt_ggc_m_9tree_node(X) do { \
3642   if (X != NULL) gt_ggc_mx_tree_node (X);\
3643   } while (0)
3644 #define gt_ggc_mx_tree_node gt_ggc_mx_lang_tree_node
3645 extern void gt_ggc_m_II17splay_tree_node_s (void *);
3646 extern void gt_ggc_m_SP9tree_node17splay_tree_node_s (void *);
3647 extern void gt_ggc_m_P9tree_nodeP9tree_node17splay_tree_node_s (void *);
3648 extern void gt_ggc_m_P17string_descriptor4htab (void *);
3649 extern void gt_ggc_m_P14type_assertion4htab (void *);
3650 extern void gt_ggc_m_P18treetreehash_entry4htab (void *);
3651 extern void gt_ggc_m_P17module_htab_entry4htab (void *);
3652 extern void gt_ggc_m_P21pending_abstract_type4htab (void *);
3653 extern void gt_ggc_m_P14constexpr_call4htab (void *);
3654 extern void gt_ggc_m_P16constexpr_fundef4htab (void *);
3655 extern void gt_ggc_m_P10spec_entry4htab (void *);
3656 extern void gt_ggc_m_P16cxx_int_tree_map4htab (void *);
3657 extern void gt_ggc_m_P17named_label_entry4htab (void *);
3658 extern void gt_ggc_m_P13pad_type_hash4htab (void *);
3659 extern void gt_ggc_m_P17lto_in_decl_state4htab (void *);
3660 extern void gt_ggc_m_P9tree_nodeP9tree_node12splay_tree_s (void *);
3661 extern void gt_ggc_m_P13scev_info_str4htab (void *);
3662 extern void gt_ggc_m_P15tm_restart_node4htab (void *);
3663 extern void gt_ggc_m_P12tree_int_map4htab (void *);
3664 extern void gt_ggc_m_P8tree_map4htab (void *);
3665 extern void gt_ggc_m_P23constant_descriptor_rtx4htab (void *);
3666 extern void gt_ggc_m_P24constant_descriptor_tree4htab (void *);
3667 extern void gt_ggc_m_P12object_block4htab (void *);
3668 extern void gt_ggc_m_P7section4htab (void *);
3669 extern void gt_ggc_m_P17tree_priority_map4htab (void *);
3670 extern void gt_ggc_m_P12tree_vec_map4htab (void *);
3671 extern void gt_ggc_m_P13tree_decl_map4htab (void *);
3672 extern void gt_ggc_m_P9type_hash4htab (void *);
3673 extern void gt_ggc_m_P23temp_slot_address_entry4htab (void *);
3674 extern void gt_ggc_m_P15throw_stmt_node4htab (void *);
3675 extern void gt_ggc_m_P9reg_attrs4htab (void *);
3676 extern void gt_ggc_m_P9mem_attrs4htab (void *);
3677 extern void gt_ggc_m_P7rtx_def4htab (void *);
3678 extern void gt_ggc_m_P23addr_table_entry_struct4htab (void *);
3679 extern void gt_ggc_m_P22cached_dw_loc_list_def4htab (void *);
3680 extern void gt_ggc_m_P16var_loc_list_def4htab (void *);
3681 extern void gt_ggc_m_P10die_struct4htab (void *);
3682 extern void gt_ggc_m_P15dwarf_file_data4htab (void *);
3683 extern void gt_ggc_m_P20indirect_string_node4htab (void *);
3684 extern void gt_ggc_m_SP9tree_node12splay_tree_s (void *);
3685 extern void gt_ggc_m_II12splay_tree_s (void *);
3686 extern void gt_ggc_m_P15symtab_node_def4htab (void *);
3687 extern void gt_ggc_m_P11cgraph_edge4htab (void *);
3688 extern void gt_ggc_m_P9loop_exit4htab (void *);
3689 extern void gt_ggc_m_P24types_used_by_vars_entry4htab (void *);
3690 extern void gt_ggc_m_P9tree_node4htab (void *);
3691 extern void gt_ggc_m_P13libfunc_entry4htab (void *);
3692 
3693 /* functions code */
3694 
3695 /* PCH type-walking procedures.  */
3696 /* Macros and declarations.  */
3697 #define gt_pch_n_24vec_ivarref_entry_va_gc_(X) do { \
3698   if (X != NULL) gt_pch_nx_vec_ivarref_entry_va_gc_ (X);\
3699   } while (0)
3700 extern void gt_pch_nx_vec_ivarref_entry_va_gc_ (void *);
3701 #define gt_pch_n_26vec_prot_list_entry_va_gc_(X) do { \
3702   if (X != NULL) gt_pch_nx_vec_prot_list_entry_va_gc_ (X);\
3703   } while (0)
3704 extern void gt_pch_nx_vec_prot_list_entry_va_gc_ (void *);
3705 #define gt_pch_n_23vec_msgref_entry_va_gc_(X) do { \
3706   if (X != NULL) gt_pch_nx_vec_msgref_entry_va_gc_ (X);\
3707   } while (0)
3708 extern void gt_pch_nx_vec_msgref_entry_va_gc_ (void *);
3709 #define gt_pch_n_27vec_ident_data_tuple_va_gc_(X) do { \
3710   if (X != NULL) gt_pch_nx_vec_ident_data_tuple_va_gc_ (X);\
3711   } while (0)
3712 extern void gt_pch_nx_vec_ident_data_tuple_va_gc_ (void *);
3713 #define gt_pch_n_17string_descriptor(X) do { \
3714   if (X != NULL) gt_pch_nx_string_descriptor (X);\
3715   } while (0)
3716 extern void gt_pch_nx_string_descriptor (void *);
3717 #define gt_pch_n_9imp_entry(X) do { \
3718   if (X != NULL) gt_pch_nx_imp_entry (X);\
3719   } while (0)
3720 extern void gt_pch_nx_imp_entry (void *);
3721 #define gt_pch_n_16hashed_attribute(X) do { \
3722   if (X != NULL) gt_pch_nx_hashed_attribute (X);\
3723   } while (0)
3724 extern void gt_pch_nx_hashed_attribute (void *);
3725 #define gt_pch_n_12hashed_entry(X) do { \
3726   if (X != NULL) gt_pch_nx_hashed_entry (X);\
3727   } while (0)
3728 extern void gt_pch_nx_hashed_entry (void *);
3729 #define gt_pch_n_16objc_map_private(X) do { \
3730   if (X != NULL) gt_pch_nx_objc_map_private (X);\
3731   } while (0)
3732 extern void gt_pch_nx_objc_map_private (void *);
3733 #define gt_pch_n_26gimple_type_leader_entry_s(X) do { \
3734   if (X != NULL) gt_pch_nx_gimple_type_leader_entry_s (X);\
3735   } while (0)
3736 extern void gt_pch_nx_gimple_type_leader_entry_s (void *);
3737 #define gt_pch_n_23vec_method_entry_va_gc_(X) do { \
3738   if (X != NULL) gt_pch_nx_vec_method_entry_va_gc_ (X);\
3739   } while (0)
3740 extern void gt_pch_nx_vec_method_entry_va_gc_ (void *);
3741 #define gt_pch_n_14type_assertion(X) do { \
3742   if (X != NULL) gt_pch_nx_type_assertion (X);\
3743   } while (0)
3744 extern void gt_pch_nx_type_assertion (void *);
3745 #define gt_pch_n_18treetreehash_entry(X) do { \
3746   if (X != NULL) gt_pch_nx_treetreehash_entry (X);\
3747   } while (0)
3748 extern void gt_pch_nx_treetreehash_entry (void *);
3749 #define gt_pch_n_5CPool(X) do { \
3750   if (X != NULL) gt_pch_nx_CPool (X);\
3751   } while (0)
3752 extern void gt_pch_nx_CPool (void *);
3753 #define gt_pch_n_3JCF(X) do { \
3754   if (X != NULL) gt_pch_nx_JCF (X);\
3755   } while (0)
3756 extern void gt_pch_nx_JCF (void *);
3757 #define gt_pch_n_17module_htab_entry(X) do { \
3758   if (X != NULL) gt_pch_nx_module_htab_entry (X);\
3759   } while (0)
3760 extern void gt_pch_nx_module_htab_entry (void *);
3761 #define gt_pch_n_13binding_level(X) do { \
3762   if (X != NULL) gt_pch_nx_binding_level (X);\
3763   } while (0)
3764 extern void gt_pch_nx_binding_level (void *);
3765 #define gt_pch_n_27vec_pending_noexcept_va_gc_(X) do { \
3766   if (X != NULL) gt_pch_nx_vec_pending_noexcept_va_gc_ (X);\
3767   } while (0)
3768 extern void gt_pch_nx_vec_pending_noexcept_va_gc_ (void *);
3769 #define gt_pch_n_21pending_abstract_type(X) do { \
3770   if (X != NULL) gt_pch_nx_pending_abstract_type (X);\
3771   } while (0)
3772 extern void gt_pch_nx_pending_abstract_type (void *);
3773 #define gt_pch_n_19vec_tree_int_va_gc_(X) do { \
3774   if (X != NULL) gt_pch_nx_vec_tree_int_va_gc_ (X);\
3775   } while (0)
3776 extern void gt_pch_nx_vec_tree_int_va_gc_ (void *);
3777 #define gt_pch_n_9cp_parser(X) do { \
3778   if (X != NULL) gt_pch_nx_cp_parser (X);\
3779   } while (0)
3780 extern void gt_pch_nx_cp_parser (void *);
3781 #define gt_pch_n_38vec_cp_unparsed_functions_entry_va_gc_(X) do { \
3782   if (X != NULL) gt_pch_nx_vec_cp_unparsed_functions_entry_va_gc_ (X);\
3783   } while (0)
3784 extern void gt_pch_nx_vec_cp_unparsed_functions_entry_va_gc_ (void *);
3785 #define gt_pch_n_17cp_parser_context(X) do { \
3786   if (X != NULL) gt_pch_nx_cp_parser_context (X);\
3787   } while (0)
3788 extern void gt_pch_nx_cp_parser_context (void *);
3789 #define gt_pch_n_31vec_cp_default_arg_entry_va_gc_(X) do { \
3790   if (X != NULL) gt_pch_nx_vec_cp_default_arg_entry_va_gc_ (X);\
3791   } while (0)
3792 extern void gt_pch_nx_vec_cp_default_arg_entry_va_gc_ (void *);
3793 #define gt_pch_n_8cp_lexer(X) do { \
3794   if (X != NULL) gt_pch_nx_cp_lexer (X);\
3795   } while (0)
3796 extern void gt_pch_nx_cp_lexer (void *);
3797 #define gt_pch_n_19vec_cp_token_va_gc_(X) do { \
3798   if (X != NULL) gt_pch_nx_vec_cp_token_va_gc_ (X);\
3799   } while (0)
3800 extern void gt_pch_nx_vec_cp_token_va_gc_ (void *);
3801 #define gt_pch_n_10tree_check(X) do { \
3802   if (X != NULL) gt_pch_nx_tree_check (X);\
3803   } while (0)
3804 extern void gt_pch_nx_tree_check (void *);
3805 #define gt_pch_n_14constexpr_call(X) do { \
3806   if (X != NULL) gt_pch_nx_constexpr_call (X);\
3807   } while (0)
3808 extern void gt_pch_nx_constexpr_call (void *);
3809 #define gt_pch_n_16constexpr_fundef(X) do { \
3810   if (X != NULL) gt_pch_nx_constexpr_fundef (X);\
3811   } while (0)
3812 extern void gt_pch_nx_constexpr_fundef (void *);
3813 #define gt_pch_n_26vec_deferred_access_va_gc_(X) do { \
3814   if (X != NULL) gt_pch_nx_vec_deferred_access_va_gc_ (X);\
3815   } while (0)
3816 extern void gt_pch_nx_vec_deferred_access_va_gc_ (void *);
3817 #define gt_pch_n_32vec_deferred_access_check_va_gc_(X) do { \
3818   if (X != NULL) gt_pch_nx_vec_deferred_access_check_va_gc_ (X);\
3819   } while (0)
3820 extern void gt_pch_nx_vec_deferred_access_check_va_gc_ (void *);
3821 #define gt_pch_n_10spec_entry(X) do { \
3822   if (X != NULL) gt_pch_nx_spec_entry (X);\
3823   } while (0)
3824 extern void gt_pch_nx_spec_entry (void *);
3825 #define gt_pch_n_16pending_template(X) do { \
3826   if (X != NULL) gt_pch_nx_pending_template (X);\
3827   } while (0)
3828 extern void gt_pch_nx_pending_template (void *);
3829 #define gt_pch_n_25vec_incomplete_var_va_gc_(X) do { \
3830   if (X != NULL) gt_pch_nx_vec_incomplete_var_va_gc_ (X);\
3831   } while (0)
3832 extern void gt_pch_nx_vec_incomplete_var_va_gc_ (void *);
3833 #define gt_pch_n_21named_label_use_entry(X) do { \
3834   if (X != NULL) gt_pch_nx_named_label_use_entry (X);\
3835   } while (0)
3836 extern void gt_pch_nx_named_label_use_entry (void *);
3837 #define gt_pch_n_22vec_tree_pair_s_va_gc_(X) do { \
3838   if (X != NULL) gt_pch_nx_vec_tree_pair_s_va_gc_ (X);\
3839   } while (0)
3840 extern void gt_pch_nx_vec_tree_pair_s_va_gc_ (void *);
3841 #define gt_pch_n_17named_label_entry(X) do { \
3842   if (X != NULL) gt_pch_nx_named_label_entry (X);\
3843   } while (0)
3844 extern void gt_pch_nx_named_label_entry (void *);
3845 #define gt_pch_n_28vec_cxx_saved_binding_va_gc_(X) do { \
3846   if (X != NULL) gt_pch_nx_vec_cxx_saved_binding_va_gc_ (X);\
3847   } while (0)
3848 extern void gt_pch_nx_vec_cxx_saved_binding_va_gc_ (void *);
3849 #define gt_pch_n_36vec_qualified_typedef_usage_t_va_gc_(X) do { \
3850   if (X != NULL) gt_pch_nx_vec_qualified_typedef_usage_t_va_gc_ (X);\
3851   } while (0)
3852 extern void gt_pch_nx_vec_qualified_typedef_usage_t_va_gc_ (void *);
3853 #define gt_pch_n_14cp_token_cache(X) do { \
3854   if (X != NULL) gt_pch_nx_cp_token_cache (X);\
3855   } while (0)
3856 extern void gt_pch_nx_cp_token_cache (void *);
3857 #define gt_pch_n_11saved_scope(X) do { \
3858   if (X != NULL) gt_pch_nx_saved_scope (X);\
3859   } while (0)
3860 extern void gt_pch_nx_saved_scope (void *);
3861 #define gt_pch_n_16cxx_int_tree_map(X) do { \
3862   if (X != NULL) gt_pch_nx_cxx_int_tree_map (X);\
3863   } while (0)
3864 extern void gt_pch_nx_cxx_int_tree_map (void *);
3865 #define gt_pch_n_27vec_cp_label_binding_va_gc_(X) do { \
3866   if (X != NULL) gt_pch_nx_vec_cp_label_binding_va_gc_ (X);\
3867   } while (0)
3868 extern void gt_pch_nx_vec_cp_label_binding_va_gc_ (void *);
3869 #define gt_pch_n_27vec_cp_class_binding_va_gc_(X) do { \
3870   if (X != NULL) gt_pch_nx_vec_cp_class_binding_va_gc_ (X);\
3871   } while (0)
3872 extern void gt_pch_nx_vec_cp_class_binding_va_gc_ (void *);
3873 #define gt_pch_n_16cp_binding_level(X) do { \
3874   if (X != NULL) gt_pch_nx_cp_binding_level (X);\
3875   } while (0)
3876 extern void gt_pch_nx_cp_binding_level (void *);
3877 #define gt_pch_n_11cxx_binding(X) do { \
3878   if (X != NULL) gt_pch_nx_cxx_binding (X);\
3879   } while (0)
3880 extern void gt_pch_nx_cxx_binding (void *);
3881 #define gt_pch_n_15binding_entry_s(X) do { \
3882   if (X != NULL) gt_pch_nx_binding_entry_s (X);\
3883   } while (0)
3884 extern void gt_pch_nx_binding_entry_s (void *);
3885 #define gt_pch_n_15binding_table_s(X) do { \
3886   if (X != NULL) gt_pch_nx_binding_table_s (X);\
3887   } while (0)
3888 extern void gt_pch_nx_binding_table_s (void *);
3889 #define gt_pch_n_11tinst_level(X) do { \
3890   if (X != NULL) gt_pch_nx_tinst_level (X);\
3891   } while (0)
3892 extern void gt_pch_nx_tinst_level (void *);
3893 #define gt_pch_n_18vec_tinfo_s_va_gc_(X) do { \
3894   if (X != NULL) gt_pch_nx_vec_tinfo_s_va_gc_ (X);\
3895   } while (0)
3896 extern void gt_pch_nx_vec_tinfo_s_va_gc_ (void *);
3897 #define gt_pch_n_8c_parser(X) do { \
3898   if (X != NULL) gt_pch_nx_c_parser (X);\
3899   } while (0)
3900 extern void gt_pch_nx_c_parser (void *);
3901 #define gt_pch_n_9opt_stack(X) do { \
3902   if (X != NULL) gt_pch_nx_opt_stack (X);\
3903   } while (0)
3904 extern void gt_pch_nx_opt_stack (void *);
3905 #define gt_pch_n_31vec_pending_redefinition_va_gc_(X) do { \
3906   if (X != NULL) gt_pch_nx_vec_pending_redefinition_va_gc_ (X);\
3907   } while (0)
3908 extern void gt_pch_nx_vec_pending_redefinition_va_gc_ (void *);
3909 #define gt_pch_n_23vec_pending_weak_va_gc_(X) do { \
3910   if (X != NULL) gt_pch_nx_vec_pending_weak_va_gc_ (X);\
3911   } while (0)
3912 extern void gt_pch_nx_vec_pending_weak_va_gc_ (void *);
3913 #define gt_pch_n_11align_stack(X) do { \
3914   if (X != NULL) gt_pch_nx_align_stack (X);\
3915   } while (0)
3916 extern void gt_pch_nx_align_stack (void *);
3917 #define gt_pch_n_22vec_tree_gc_vec_va_gc_(X) do { \
3918   if (X != NULL) gt_pch_nx_vec_tree_gc_vec_va_gc_ (X);\
3919   } while (0)
3920 extern void gt_pch_nx_vec_tree_gc_vec_va_gc_ (void *);
3921 #define gt_pch_n_23vec_const_char_p_va_gc_(X) do { \
3922   if (X != NULL) gt_pch_nx_vec_const_char_p_va_gc_ (X);\
3923   } while (0)
3924 extern void gt_pch_nx_vec_const_char_p_va_gc_ (void *);
3925 #define gt_pch_n_18sorted_fields_type(X) do { \
3926   if (X != NULL) gt_pch_nx_sorted_fields_type (X);\
3927   } while (0)
3928 extern void gt_pch_nx_sorted_fields_type (void *);
3929 #define gt_pch_n_15c_inline_static(X) do { \
3930   if (X != NULL) gt_pch_nx_c_inline_static (X);\
3931   } while (0)
3932 extern void gt_pch_nx_c_inline_static (void *);
3933 #define gt_pch_n_28vec_c_goto_bindings_p_va_gc_(X) do { \
3934   if (X != NULL) gt_pch_nx_vec_c_goto_bindings_p_va_gc_ (X);\
3935   } while (0)
3936 extern void gt_pch_nx_vec_c_goto_bindings_p_va_gc_ (void *);
3937 #define gt_pch_n_15c_goto_bindings(X) do { \
3938   if (X != NULL) gt_pch_nx_c_goto_bindings (X);\
3939   } while (0)
3940 extern void gt_pch_nx_c_goto_bindings (void *);
3941 #define gt_pch_n_7c_scope(X) do { \
3942   if (X != NULL) gt_pch_nx_c_scope (X);\
3943   } while (0)
3944 extern void gt_pch_nx_c_scope (void *);
3945 #define gt_pch_n_9c_binding(X) do { \
3946   if (X != NULL) gt_pch_nx_c_binding (X);\
3947   } while (0)
3948 extern void gt_pch_nx_c_binding (void *);
3949 #define gt_pch_n_12c_label_vars(X) do { \
3950   if (X != NULL) gt_pch_nx_c_label_vars (X);\
3951   } while (0)
3952 extern void gt_pch_nx_c_label_vars (void *);
3953 #define gt_pch_n_13pad_type_hash(X) do { \
3954   if (X != NULL) gt_pch_nx_pad_type_hash (X);\
3955   } while (0)
3956 extern void gt_pch_nx_pad_type_hash (void *);
3957 #define gt_pch_n_18gnat_binding_level(X) do { \
3958   if (X != NULL) gt_pch_nx_gnat_binding_level (X);\
3959   } while (0)
3960 extern void gt_pch_nx_gnat_binding_level (void *);
3961 #define gt_pch_n_20vec_loop_info_va_gc_(X) do { \
3962   if (X != NULL) gt_pch_nx_vec_loop_info_va_gc_ (X);\
3963   } while (0)
3964 extern void gt_pch_nx_vec_loop_info_va_gc_ (void *);
3965 #define gt_pch_n_11loop_info_d(X) do { \
3966   if (X != NULL) gt_pch_nx_loop_info_d (X);\
3967   } while (0)
3968 extern void gt_pch_nx_loop_info_d (void *);
3969 #define gt_pch_n_27vec_range_check_info_va_gc_(X) do { \
3970   if (X != NULL) gt_pch_nx_vec_range_check_info_va_gc_ (X);\
3971   } while (0)
3972 extern void gt_pch_nx_vec_range_check_info_va_gc_ (void *);
3973 #define gt_pch_n_18range_check_info_d(X) do { \
3974   if (X != NULL) gt_pch_nx_range_check_info_d (X);\
3975   } while (0)
3976 extern void gt_pch_nx_range_check_info_d (void *);
3977 #define gt_pch_n_9elab_info(X) do { \
3978   if (X != NULL) gt_pch_nx_elab_info (X);\
3979   } while (0)
3980 extern void gt_pch_nx_elab_info (void *);
3981 #define gt_pch_n_10stmt_group(X) do { \
3982   if (X != NULL) gt_pch_nx_stmt_group (X);\
3983   } while (0)
3984 extern void gt_pch_nx_stmt_group (void *);
3985 #define gt_pch_n_20vec_parm_attr_va_gc_(X) do { \
3986   if (X != NULL) gt_pch_nx_vec_parm_attr_va_gc_ (X);\
3987   } while (0)
3988 extern void gt_pch_nx_vec_parm_attr_va_gc_ (void *);
3989 #define gt_pch_n_11parm_attr_d(X) do { \
3990   if (X != NULL) gt_pch_nx_parm_attr_d (X);\
3991   } while (0)
3992 extern void gt_pch_nx_parm_attr_d (void *);
3993 #define gt_pch_n_11export_list(X) do { \
3994   if (X != NULL) gt_pch_nx_export_list (X);\
3995   } while (0)
3996 extern void gt_pch_nx_export_list (void *);
3997 #define gt_pch_n_11extern_list(X) do { \
3998   if (X != NULL) gt_pch_nx_extern_list (X);\
3999   } while (0)
4000 extern void gt_pch_nx_extern_list (void *);
4001 #define gt_pch_n_27vec_inline_summary_t_va_gc_(X) do { \
4002   if (X != NULL) gt_pch_nx_vec_inline_summary_t_va_gc_ (X);\
4003   } while (0)
4004 extern void gt_pch_nx_vec_inline_summary_t_va_gc_ (void *);
4005 #define gt_pch_n_26vec_size_time_entry_va_gc_(X) do { \
4006   if (X != NULL) gt_pch_nx_vec_size_time_entry_va_gc_ (X);\
4007   } while (0)
4008 extern void gt_pch_nx_vec_size_time_entry_va_gc_ (void *);
4009 #define gt_pch_n_20vec_condition_va_gc_(X) do { \
4010   if (X != NULL) gt_pch_nx_vec_condition_va_gc_ (X);\
4011   } while (0)
4012 extern void gt_pch_nx_vec_condition_va_gc_ (void *);
4013 #define gt_pch_n_17lto_in_decl_state(X) do { \
4014   if (X != NULL) gt_pch_nx_lto_in_decl_state (X);\
4015   } while (0)
4016 extern void gt_pch_nx_lto_in_decl_state (void *);
4017 #define gt_pch_n_26vec_ipa_edge_args_t_va_gc_(X) do { \
4018   if (X != NULL) gt_pch_nx_vec_ipa_edge_args_t_va_gc_ (X);\
4019   } while (0)
4020 extern void gt_pch_nx_vec_ipa_edge_args_t_va_gc_ (void *);
4021 #define gt_pch_n_38vec_ipa_agg_replacement_value_p_va_gc_(X) do { \
4022   if (X != NULL) gt_pch_nx_vec_ipa_agg_replacement_value_p_va_gc_ (X);\
4023   } while (0)
4024 extern void gt_pch_nx_vec_ipa_agg_replacement_value_p_va_gc_ (void *);
4025 #define gt_pch_n_26vec_ipa_jump_func_t_va_gc_(X) do { \
4026   if (X != NULL) gt_pch_nx_vec_ipa_jump_func_t_va_gc_ (X);\
4027   } while (0)
4028 extern void gt_pch_nx_vec_ipa_jump_func_t_va_gc_ (void *);
4029 #define gt_pch_n_28vec_ipa_agg_jf_item_t_va_gc_(X) do { \
4030   if (X != NULL) gt_pch_nx_vec_ipa_agg_jf_item_t_va_gc_ (X);\
4031   } while (0)
4032 extern void gt_pch_nx_vec_ipa_agg_jf_item_t_va_gc_ (void *);
4033 #define gt_pch_n_20ssa_operand_memory_d(X) do { \
4034   if (X != NULL) gt_pch_nx_ssa_operand_memory_d (X);\
4035   } while (0)
4036 extern void gt_pch_nx_ssa_operand_memory_d (void *);
4037 #define gt_pch_n_13scev_info_str(X) do { \
4038   if (X != NULL) gt_pch_nx_scev_info_str (X);\
4039   } while (0)
4040 extern void gt_pch_nx_scev_info_str (void *);
4041 #define gt_pch_n_28vec_mem_addr_template_va_gc_(X) do { \
4042   if (X != NULL) gt_pch_nx_vec_mem_addr_template_va_gc_ (X);\
4043   } while (0)
4044 extern void gt_pch_nx_vec_mem_addr_template_va_gc_ (void *);
4045 #define gt_pch_n_17vec_gimple_va_gc_(X) do { \
4046   if (X != NULL) gt_pch_nx_vec_gimple_va_gc_ (X);\
4047   } while (0)
4048 extern void gt_pch_nx_vec_gimple_va_gc_ (void *);
4049 #define gt_pch_n_15tm_restart_node(X) do { \
4050   if (X != NULL) gt_pch_nx_tm_restart_node (X);\
4051   } while (0)
4052 extern void gt_pch_nx_tm_restart_node (void *);
4053 #define gt_pch_n_9type_hash(X) do { \
4054   if (X != NULL) gt_pch_nx_type_hash (X);\
4055   } while (0)
4056 extern void gt_pch_nx_type_hash (void *);
4057 #define gt_pch_n_16string_pool_data(X) do { \
4058   if (X != NULL) gt_pch_nx_string_pool_data (X);\
4059   } while (0)
4060 extern void gt_pch_nx_string_pool_data (void *);
4061 #define gt_pch_n_23temp_slot_address_entry(X) do { \
4062   if (X != NULL) gt_pch_nx_temp_slot_address_entry (X);\
4063   } while (0)
4064 extern void gt_pch_nx_temp_slot_address_entry (void *);
4065 #define gt_pch_n_15throw_stmt_node(X) do { \
4066   if (X != NULL) gt_pch_nx_throw_stmt_node (X);\
4067   } while (0)
4068 extern void gt_pch_nx_throw_stmt_node (void *);
4069 #define gt_pch_n_25vec_eh_landing_pad_va_gc_(X) do { \
4070   if (X != NULL) gt_pch_nx_vec_eh_landing_pad_va_gc_ (X);\
4071   } while (0)
4072 extern void gt_pch_nx_vec_eh_landing_pad_va_gc_ (void *);
4073 #define gt_pch_n_20vec_eh_region_va_gc_(X) do { \
4074   if (X != NULL) gt_pch_nx_vec_eh_region_va_gc_ (X);\
4075   } while (0)
4076 extern void gt_pch_nx_vec_eh_region_va_gc_ (void *);
4077 #define gt_pch_n_10eh_catch_d(X) do { \
4078   if (X != NULL) gt_pch_nx_eh_catch_d (X);\
4079   } while (0)
4080 extern void gt_pch_nx_eh_catch_d (void *);
4081 #define gt_pch_n_16eh_landing_pad_d(X) do { \
4082   if (X != NULL) gt_pch_nx_eh_landing_pad_d (X);\
4083   } while (0)
4084 extern void gt_pch_nx_eh_landing_pad_d (void *);
4085 #define gt_pch_n_11eh_region_d(X) do { \
4086   if (X != NULL) gt_pch_nx_eh_region_d (X);\
4087   } while (0)
4088 extern void gt_pch_nx_eh_region_d (void *);
4089 #define gt_pch_n_24vec_die_arg_entry_va_gc_(X) do { \
4090   if (X != NULL) gt_pch_nx_vec_die_arg_entry_va_gc_ (X);\
4091   } while (0)
4092 extern void gt_pch_nx_vec_die_arg_entry_va_gc_ (void *);
4093 #define gt_pch_n_24vec_macinfo_entry_va_gc_(X) do { \
4094   if (X != NULL) gt_pch_nx_vec_macinfo_entry_va_gc_ (X);\
4095   } while (0)
4096 extern void gt_pch_nx_vec_macinfo_entry_va_gc_ (void *);
4097 #define gt_pch_n_24vec_pubname_entry_va_gc_(X) do { \
4098   if (X != NULL) gt_pch_nx_vec_pubname_entry_va_gc_ (X);\
4099   } while (0)
4100 extern void gt_pch_nx_vec_pubname_entry_va_gc_ (void *);
4101 #define gt_pch_n_31vec_dw_line_info_table_p_va_gc_(X) do { \
4102   if (X != NULL) gt_pch_nx_vec_dw_line_info_table_p_va_gc_ (X);\
4103   } while (0)
4104 extern void gt_pch_nx_vec_dw_line_info_table_p_va_gc_ (void *);
4105 #define gt_pch_n_22cached_dw_loc_list_def(X) do { \
4106   if (X != NULL) gt_pch_nx_cached_dw_loc_list_def (X);\
4107   } while (0)
4108 extern void gt_pch_nx_cached_dw_loc_list_def (void *);
4109 #define gt_pch_n_17call_arg_loc_node(X) do { \
4110   if (X != NULL) gt_pch_nx_call_arg_loc_node (X);\
4111   } while (0)
4112 extern void gt_pch_nx_call_arg_loc_node (void *);
4113 #define gt_pch_n_16var_loc_list_def(X) do { \
4114   if (X != NULL) gt_pch_nx_var_loc_list_def (X);\
4115   } while (0)
4116 extern void gt_pch_nx_var_loc_list_def (void *);
4117 #define gt_pch_n_12var_loc_node(X) do { \
4118   if (X != NULL) gt_pch_nx_var_loc_node (X);\
4119   } while (0)
4120 extern void gt_pch_nx_var_loc_node (void *);
4121 #define gt_pch_n_16limbo_die_struct(X) do { \
4122   if (X != NULL) gt_pch_nx_limbo_die_struct (X);\
4123   } while (0)
4124 extern void gt_pch_nx_limbo_die_struct (void *);
4125 #define gt_pch_n_23vec_dw_attr_node_va_gc_(X) do { \
4126   if (X != NULL) gt_pch_nx_vec_dw_attr_node_va_gc_ (X);\
4127   } while (0)
4128 extern void gt_pch_nx_vec_dw_attr_node_va_gc_ (void *);
4129 #define gt_pch_n_25dw_line_info_table_struct(X) do { \
4130   if (X != NULL) gt_pch_nx_dw_line_info_table_struct (X);\
4131   } while (0)
4132 extern void gt_pch_nx_dw_line_info_table_struct (void *);
4133 #define gt_pch_n_29vec_dw_line_info_entry_va_gc_(X) do { \
4134   if (X != NULL) gt_pch_nx_vec_dw_line_info_entry_va_gc_ (X);\
4135   } while (0)
4136 extern void gt_pch_nx_vec_dw_line_info_entry_va_gc_ (void *);
4137 #define gt_pch_n_18comdat_type_struct(X) do { \
4138   if (X != NULL) gt_pch_nx_comdat_type_struct (X);\
4139   } while (0)
4140 extern void gt_pch_nx_comdat_type_struct (void *);
4141 #define gt_pch_n_25dw_ranges_by_label_struct(X) do { \
4142   if (X != NULL) gt_pch_nx_dw_ranges_by_label_struct (X);\
4143   } while (0)
4144 extern void gt_pch_nx_dw_ranges_by_label_struct (void *);
4145 #define gt_pch_n_16dw_ranges_struct(X) do { \
4146   if (X != NULL) gt_pch_nx_dw_ranges_struct (X);\
4147   } while (0)
4148 extern void gt_pch_nx_dw_ranges_struct (void *);
4149 #define gt_pch_n_29vec_deferred_locations_va_gc_(X) do { \
4150   if (X != NULL) gt_pch_nx_vec_deferred_locations_va_gc_ (X);\
4151   } while (0)
4152 extern void gt_pch_nx_vec_deferred_locations_va_gc_ (void *);
4153 #define gt_pch_n_21vec_dw_fde_ref_va_gc_(X) do { \
4154   if (X != NULL) gt_pch_nx_vec_dw_fde_ref_va_gc_ (X);\
4155   } while (0)
4156 extern void gt_pch_nx_vec_dw_fde_ref_va_gc_ (void *);
4157 #define gt_pch_n_24reg_saved_in_data_struct(X) do { \
4158   if (X != NULL) gt_pch_nx_reg_saved_in_data_struct (X);\
4159   } while (0)
4160 extern void gt_pch_nx_reg_saved_in_data_struct (void *);
4161 #define gt_pch_n_17dw_cfi_row_struct(X) do { \
4162   if (X != NULL) gt_pch_nx_dw_cfi_row_struct (X);\
4163   } while (0)
4164 extern void gt_pch_nx_dw_cfi_row_struct (void *);
4165 #define gt_pch_n_15dwarf_file_data(X) do { \
4166   if (X != NULL) gt_pch_nx_dwarf_file_data (X);\
4167   } while (0)
4168 extern void gt_pch_nx_dwarf_file_data (void *);
4169 #define gt_pch_n_20indirect_string_node(X) do { \
4170   if (X != NULL) gt_pch_nx_indirect_string_node (X);\
4171   } while (0)
4172 extern void gt_pch_nx_indirect_string_node (void *);
4173 #define gt_pch_n_23addr_table_entry_struct(X) do { \
4174   if (X != NULL) gt_pch_nx_addr_table_entry_struct (X);\
4175   } while (0)
4176 extern void gt_pch_nx_addr_table_entry_struct (void *);
4177 #define gt_pch_n_21vec_dw_cfi_ref_va_gc_(X) do { \
4178   if (X != NULL) gt_pch_nx_vec_dw_cfi_ref_va_gc_ (X);\
4179   } while (0)
4180 extern void gt_pch_nx_vec_dw_cfi_ref_va_gc_ (void *);
4181 #define gt_pch_n_18dw_loc_list_struct(X) do { \
4182   if (X != NULL) gt_pch_nx_dw_loc_list_struct (X);\
4183   } while (0)
4184 extern void gt_pch_nx_dw_loc_list_struct (void *);
4185 #define gt_pch_n_19dw_loc_descr_struct(X) do { \
4186   if (X != NULL) gt_pch_nx_dw_loc_descr_struct (X);\
4187   } while (0)
4188 extern void gt_pch_nx_dw_loc_descr_struct (void *);
4189 #define gt_pch_n_13dw_cfi_struct(X) do { \
4190   if (X != NULL) gt_pch_nx_dw_cfi_struct (X);\
4191   } while (0)
4192 extern void gt_pch_nx_dw_cfi_struct (void *);
4193 #define gt_pch_n_8typeinfo(X) do { \
4194   if (X != NULL) gt_pch_nx_typeinfo (X);\
4195   } while (0)
4196 extern void gt_pch_nx_typeinfo (void *);
4197 #define gt_pch_n_25ipa_agg_replacement_value(X) do { \
4198   if (X != NULL) gt_pch_nx_ipa_agg_replacement_value (X);\
4199   } while (0)
4200 extern void gt_pch_nx_ipa_agg_replacement_value (void *);
4201 #define gt_pch_n_26vec_alias_set_entry_va_gc_(X) do { \
4202   if (X != NULL) gt_pch_nx_vec_alias_set_entry_va_gc_ (X);\
4203   } while (0)
4204 extern void gt_pch_nx_vec_alias_set_entry_va_gc_ (void *);
4205 #define gt_pch_n_17alias_set_entry_d(X) do { \
4206   if (X != NULL) gt_pch_nx_alias_set_entry_d (X);\
4207   } while (0)
4208 extern void gt_pch_nx_alias_set_entry_d (void *);
4209 #define gt_pch_n_24constant_descriptor_tree(X) do { \
4210   if (X != NULL) gt_pch_nx_constant_descriptor_tree (X);\
4211   } while (0)
4212 extern void gt_pch_nx_constant_descriptor_tree (void *);
4213 #define gt_pch_n_8asm_node(X) do { \
4214   if (X != NULL) gt_pch_nx_asm_node (X);\
4215   } while (0)
4216 extern void gt_pch_nx_asm_node (void *);
4217 #define gt_pch_n_25cgraph_indirect_call_info(X) do { \
4218   if (X != NULL) gt_pch_nx_cgraph_indirect_call_info (X);\
4219   } while (0)
4220 extern void gt_pch_nx_cgraph_indirect_call_info (void *);
4221 #define gt_pch_n_28cgraph_function_version_info(X) do { \
4222   if (X != NULL) gt_pch_nx_cgraph_function_version_info (X);\
4223   } while (0)
4224 extern void gt_pch_nx_cgraph_function_version_info (void *);
4225 #define gt_pch_n_11cgraph_edge(X) do { \
4226   if (X != NULL) gt_pch_nx_cgraph_edge (X);\
4227   } while (0)
4228 extern void gt_pch_nx_cgraph_edge (void *);
4229 #define gt_pch_n_28vec_ipa_replace_map_p_va_gc_(X) do { \
4230   if (X != NULL) gt_pch_nx_vec_ipa_replace_map_p_va_gc_ (X);\
4231   } while (0)
4232 extern void gt_pch_nx_vec_ipa_replace_map_p_va_gc_ (void *);
4233 #define gt_pch_n_15ipa_replace_map(X) do { \
4234   if (X != NULL) gt_pch_nx_ipa_replace_map (X);\
4235   } while (0)
4236 extern void gt_pch_nx_ipa_replace_map (void *);
4237 #define gt_pch_n_18lto_file_decl_data(X) do { \
4238   if (X != NULL) gt_pch_nx_lto_file_decl_data (X);\
4239   } while (0)
4240 extern void gt_pch_nx_lto_file_decl_data (void *);
4241 #define gt_pch_n_20vec_ipa_ref_t_va_gc_(X) do { \
4242   if (X != NULL) gt_pch_nx_vec_ipa_ref_t_va_gc_ (X);\
4243   } while (0)
4244 extern void gt_pch_nx_vec_ipa_ref_t_va_gc_ (void *);
4245 #define gt_pch_n_15symtab_node_def(X) do { \
4246   if (X != NULL) gt_pch_nx_symtab_node_def (X);\
4247   } while (0)
4248 extern void gt_pch_nx_symtab_node_def (void *);
4249 #define gt_pch_n_11cgraph_node(X) do { \
4250   if (X != NULL) gt_pch_nx_cgraph_node (X);\
4251   } while (0)
4252 extern void gt_pch_nx_cgraph_node (void *);
4253 #define gt_pch_n_22vec_basic_block_va_gc_(X) do { \
4254   if (X != NULL) gt_pch_nx_vec_basic_block_va_gc_ (X);\
4255   } while (0)
4256 extern void gt_pch_nx_vec_basic_block_va_gc_ (void *);
4257 #define gt_pch_n_15vec_edge_va_gc_(X) do { \
4258   if (X != NULL) gt_pch_nx_vec_edge_va_gc_ (X);\
4259   } while (0)
4260 extern void gt_pch_nx_vec_edge_va_gc_ (void *);
4261 #define gt_pch_n_11rtl_bb_info(X) do { \
4262   if (X != NULL) gt_pch_nx_rtl_bb_info (X);\
4263   } while (0)
4264 extern void gt_pch_nx_rtl_bb_info (void *);
4265 #define gt_pch_n_17vec_loop_p_va_gc_(X) do { \
4266   if (X != NULL) gt_pch_nx_vec_loop_p_va_gc_ (X);\
4267   } while (0)
4268 extern void gt_pch_nx_vec_loop_p_va_gc_ (void *);
4269 #define gt_pch_n_4loop(X) do { \
4270   if (X != NULL) gt_pch_nx_loop (X);\
4271   } while (0)
4272 extern void gt_pch_nx_loop (void *);
4273 #define gt_pch_n_9loop_exit(X) do { \
4274   if (X != NULL) gt_pch_nx_loop_exit (X);\
4275   } while (0)
4276 extern void gt_pch_nx_loop_exit (void *);
4277 #define gt_pch_n_13nb_iter_bound(X) do { \
4278   if (X != NULL) gt_pch_nx_nb_iter_bound (X);\
4279   } while (0)
4280 extern void gt_pch_nx_nb_iter_bound (void *);
4281 #define gt_pch_n_24types_used_by_vars_entry(X) do { \
4282   if (X != NULL) gt_pch_nx_types_used_by_vars_entry (X);\
4283   } while (0)
4284 extern void gt_pch_nx_types_used_by_vars_entry (void *);
4285 #define gt_pch_n_17language_function(X) do { \
4286   if (X != NULL) gt_pch_nx_language_function (X);\
4287   } while (0)
4288 extern void gt_pch_nx_language_function (void *);
4289 #define gt_pch_n_5loops(X) do { \
4290   if (X != NULL) gt_pch_nx_loops (X);\
4291   } while (0)
4292 extern void gt_pch_nx_loops (void *);
4293 #define gt_pch_n_18control_flow_graph(X) do { \
4294   if (X != NULL) gt_pch_nx_control_flow_graph (X);\
4295   } while (0)
4296 extern void gt_pch_nx_control_flow_graph (void *);
4297 #define gt_pch_n_9eh_status(X) do { \
4298   if (X != NULL) gt_pch_nx_eh_status (X);\
4299   } while (0)
4300 extern void gt_pch_nx_eh_status (void *);
4301 #define gt_pch_n_11stack_usage(X) do { \
4302   if (X != NULL) gt_pch_nx_stack_usage (X);\
4303   } while (0)
4304 extern void gt_pch_nx_stack_usage (void *);
4305 #define gt_pch_n_22vec_temp_slot_p_va_gc_(X) do { \
4306   if (X != NULL) gt_pch_nx_vec_temp_slot_p_va_gc_ (X);\
4307   } while (0)
4308 extern void gt_pch_nx_vec_temp_slot_p_va_gc_ (void *);
4309 #define gt_pch_n_20initial_value_struct(X) do { \
4310   if (X != NULL) gt_pch_nx_initial_value_struct (X);\
4311   } while (0)
4312 extern void gt_pch_nx_initial_value_struct (void *);
4313 #define gt_pch_n_11frame_space(X) do { \
4314   if (X != NULL) gt_pch_nx_frame_space (X);\
4315   } while (0)
4316 extern void gt_pch_nx_frame_space (void *);
4317 #define gt_pch_n_17rtx_constant_pool(X) do { \
4318   if (X != NULL) gt_pch_nx_rtx_constant_pool (X);\
4319   } while (0)
4320 extern void gt_pch_nx_rtx_constant_pool (void *);
4321 #define gt_pch_n_13dw_fde_struct(X) do { \
4322   if (X != NULL) gt_pch_nx_dw_fde_struct (X);\
4323   } while (0)
4324 extern void gt_pch_nx_dw_fde_struct (void *);
4325 #define gt_pch_n_9temp_slot(X) do { \
4326   if (X != NULL) gt_pch_nx_temp_slot (X);\
4327   } while (0)
4328 extern void gt_pch_nx_temp_slot (void *);
4329 #define gt_pch_n_9gimple_df(X) do { \
4330   if (X != NULL) gt_pch_nx_gimple_df (X);\
4331   } while (0)
4332 extern void gt_pch_nx_gimple_df (void *);
4333 #define gt_pch_n_27vec_call_site_record_va_gc_(X) do { \
4334   if (X != NULL) gt_pch_nx_vec_call_site_record_va_gc_ (X);\
4335   } while (0)
4336 extern void gt_pch_nx_vec_call_site_record_va_gc_ (void *);
4337 #define gt_pch_n_16vec_uchar_va_gc_(X) do { \
4338   if (X != NULL) gt_pch_nx_vec_uchar_va_gc_ (X);\
4339   } while (0)
4340 extern void gt_pch_nx_vec_uchar_va_gc_ (void *);
4341 #define gt_pch_n_18call_site_record_d(X) do { \
4342   if (X != NULL) gt_pch_nx_call_site_record_d (X);\
4343   } while (0)
4344 extern void gt_pch_nx_call_site_record_d (void *);
4345 #define gt_pch_n_14sequence_stack(X) do { \
4346   if (X != NULL) gt_pch_nx_sequence_stack (X);\
4347   } while (0)
4348 extern void gt_pch_nx_sequence_stack (void *);
4349 #define gt_pch_n_13libfunc_entry(X) do { \
4350   if (X != NULL) gt_pch_nx_libfunc_entry (X);\
4351   } while (0)
4352 extern void gt_pch_nx_libfunc_entry (void *);
4353 #define gt_pch_n_12tree_vec_map(X) do { \
4354   if (X != NULL) gt_pch_nx_tree_vec_map (X);\
4355   } while (0)
4356 extern void gt_pch_nx_tree_vec_map (void *);
4357 #define gt_pch_n_17tree_priority_map(X) do { \
4358   if (X != NULL) gt_pch_nx_tree_priority_map (X);\
4359   } while (0)
4360 extern void gt_pch_nx_tree_priority_map (void *);
4361 #define gt_pch_n_12tree_int_map(X) do { \
4362   if (X != NULL) gt_pch_nx_tree_int_map (X);\
4363   } while (0)
4364 extern void gt_pch_nx_tree_int_map (void *);
4365 #define gt_pch_n_13tree_decl_map(X) do { \
4366   if (X != NULL) gt_pch_nx_tree_decl_map (X);\
4367   } while (0)
4368 extern void gt_pch_nx_tree_decl_map (void *);
4369 #define gt_pch_n_8tree_map(X) do { \
4370   if (X != NULL) gt_pch_nx_tree_map (X);\
4371   } while (0)
4372 extern void gt_pch_nx_tree_map (void *);
4373 #define gt_pch_n_14lang_tree_node(X) do { \
4374   if (X != NULL) gt_pch_nx_lang_tree_node (X);\
4375   } while (0)
4376 extern void gt_pch_nx_lang_tree_node (void *);
4377 #define gt_pch_n_24tree_statement_list_node(X) do { \
4378   if (X != NULL) gt_pch_nx_tree_statement_list_node (X);\
4379   } while (0)
4380 extern void gt_pch_nx_tree_statement_list_node (void *);
4381 #define gt_pch_n_9lang_decl(X) do { \
4382   if (X != NULL) gt_pch_nx_lang_decl (X);\
4383   } while (0)
4384 extern void gt_pch_nx_lang_decl (void *);
4385 #define gt_pch_n_9lang_type(X) do { \
4386   if (X != NULL) gt_pch_nx_lang_type (X);\
4387   } while (0)
4388 extern void gt_pch_nx_lang_type (void *);
4389 #define gt_pch_n_10die_struct(X) do { \
4390   if (X != NULL) gt_pch_nx_die_struct (X);\
4391   } while (0)
4392 extern void gt_pch_nx_die_struct (void *);
4393 #define gt_pch_n_15vec_tree_va_gc_(X) do { \
4394   if (X != NULL) gt_pch_nx_vec_tree_va_gc_ (X);\
4395   } while (0)
4396 extern void gt_pch_nx_vec_tree_va_gc_ (void *);
4397 #define gt_pch_n_12ptr_info_def(X) do { \
4398   if (X != NULL) gt_pch_nx_ptr_info_def (X);\
4399   } while (0)
4400 extern void gt_pch_nx_ptr_info_def (void *);
4401 #define gt_pch_n_26vec_constructor_elt_va_gc_(X) do { \
4402   if (X != NULL) gt_pch_nx_vec_constructor_elt_va_gc_ (X);\
4403   } while (0)
4404 extern void gt_pch_nx_vec_constructor_elt_va_gc_ (void *);
4405 #define gt_pch_n_21vec_alias_pair_va_gc_(X) do { \
4406   if (X != NULL) gt_pch_nx_vec_alias_pair_va_gc_ (X);\
4407   } while (0)
4408 extern void gt_pch_nx_vec_alias_pair_va_gc_ (void *);
4409 #define gt_pch_n_8function(X) do { \
4410   if (X != NULL) gt_pch_nx_function (X);\
4411   } while (0)
4412 extern void gt_pch_nx_function (void *);
4413 #define gt_pch_n_23constant_descriptor_rtx(X) do { \
4414   if (X != NULL) gt_pch_nx_constant_descriptor_rtx (X);\
4415   } while (0)
4416 extern void gt_pch_nx_constant_descriptor_rtx (void *);
4417 #define gt_pch_n_11fixed_value(X) do { \
4418   if (X != NULL) gt_pch_nx_fixed_value (X);\
4419   } while (0)
4420 extern void gt_pch_nx_fixed_value (void *);
4421 #define gt_pch_n_10real_value(X) do { \
4422   if (X != NULL) gt_pch_nx_real_value (X);\
4423   } while (0)
4424 extern void gt_pch_nx_real_value (void *);
4425 #define gt_pch_n_14vec_rtx_va_gc_(X) do { \
4426   if (X != NULL) gt_pch_nx_vec_rtx_va_gc_ (X);\
4427   } while (0)
4428 extern void gt_pch_nx_vec_rtx_va_gc_ (void *);
4429 #define gt_pch_n_12object_block(X) do { \
4430   if (X != NULL) gt_pch_nx_object_block (X);\
4431   } while (0)
4432 extern void gt_pch_nx_object_block (void *);
4433 #define gt_pch_n_9reg_attrs(X) do { \
4434   if (X != NULL) gt_pch_nx_reg_attrs (X);\
4435   } while (0)
4436 extern void gt_pch_nx_reg_attrs (void *);
4437 #define gt_pch_n_9mem_attrs(X) do { \
4438   if (X != NULL) gt_pch_nx_mem_attrs (X);\
4439   } while (0)
4440 extern void gt_pch_nx_mem_attrs (void *);
4441 #define gt_pch_n_13coverage_data(X) do { \
4442   if (X != NULL) gt_pch_nx_coverage_data (X);\
4443   } while (0)
4444 extern void gt_pch_nx_coverage_data (void *);
4445 #define gt_pch_n_14bitmap_obstack(X) do { \
4446   if (X != NULL) gt_pch_nx_bitmap_obstack (X);\
4447   } while (0)
4448 extern void gt_pch_nx_bitmap_obstack (void *);
4449 #define gt_pch_n_18bitmap_element_def(X) do { \
4450   if (X != NULL) gt_pch_nx_bitmap_element_def (X);\
4451   } while (0)
4452 extern void gt_pch_nx_bitmap_element_def (void *);
4453 #define gt_pch_n_16machine_function(X) do { \
4454   if (X != NULL) gt_pch_nx_machine_function (X);\
4455   } while (0)
4456 extern void gt_pch_nx_machine_function (void *);
4457 #define gt_pch_n_17stack_local_entry(X) do { \
4458   if (X != NULL) gt_pch_nx_stack_local_entry (X);\
4459   } while (0)
4460 extern void gt_pch_nx_stack_local_entry (void *);
4461 #define gt_pch_n_15basic_block_def(X) do { \
4462   if (X != NULL) gt_pch_nx_basic_block_def (X);\
4463   } while (0)
4464 extern void gt_pch_nx_basic_block_def (void *);
4465 #define gt_pch_n_8edge_def(X) do { \
4466   if (X != NULL) gt_pch_nx_edge_def (X);\
4467   } while (0)
4468 extern void gt_pch_nx_edge_def (void *);
4469 #define gt_pch_n_7section(X) do { \
4470   if (X != NULL) gt_pch_nx_section (X);\
4471   } while (0)
4472 extern void gt_pch_nx_section (void *);
4473 #define gt_pch_n_18gimple_statement_d(X) do { \
4474   if (X != NULL) gt_pch_nx_gimple_statement_d (X);\
4475   } while (0)
4476 extern void gt_pch_nx_gimple_statement_d (void *);
4477 #define gt_pch_n_9rtvec_def(X) do { \
4478   if (X != NULL) gt_pch_nx_rtvec_def (X);\
4479   } while (0)
4480 extern void gt_pch_nx_rtvec_def (void *);
4481 #define gt_pch_n_7rtx_def(X) do { \
4482   if (X != NULL) gt_pch_nx_rtx_def (X);\
4483   } while (0)
4484 extern void gt_pch_nx_rtx_def (void *);
4485 #define gt_pch_n_15bitmap_head_def(X) do { \
4486   if (X != NULL) gt_pch_nx_bitmap_head_def (X);\
4487   } while (0)
4488 extern void gt_pch_nx_bitmap_head_def (void *);
4489 #define gt_pch_n_6answer(X) do { \
4490   if (X != NULL) gt_pch_nx_answer (X);\
4491   } while (0)
4492 extern void gt_pch_nx_answer (void *);
4493 #define gt_pch_n_9cpp_macro(X) do { \
4494   if (X != NULL) gt_pch_nx_cpp_macro (X);\
4495   } while (0)
4496 extern void gt_pch_nx_cpp_macro (void *);
4497 #define gt_pch_n_9cpp_token(X) do { \
4498   if (X != NULL) gt_pch_nx_cpp_token (X);\
4499   } while (0)
4500 extern void gt_pch_nx_cpp_token (void *);
4501 #define gt_pch_n_9line_maps(X) do { \
4502   if (X != NULL) gt_pch_nx_line_maps (X);\
4503   } while (0)
4504 extern void gt_pch_nx_line_maps (void *);
4505 #define gt_pch_n_9tree_node(X) do { \
4506   if (X != NULL) gt_pch_nx_tree_node (X);\
4507   } while (0)
4508 #define gt_pch_nx_tree_node gt_pch_nx_lang_tree_node
4509 extern void gt_pch_n_II17splay_tree_node_s (void *);
4510 extern void gt_pch_n_SP9tree_node17splay_tree_node_s (void *);
4511 extern void gt_pch_n_P9tree_nodeP9tree_node17splay_tree_node_s (void *);
4512 extern void gt_pch_n_P17string_descriptor4htab (void *);
4513 extern void gt_pch_n_P14type_assertion4htab (void *);
4514 extern void gt_pch_n_P18treetreehash_entry4htab (void *);
4515 extern void gt_pch_n_P17module_htab_entry4htab (void *);
4516 extern void gt_pch_n_P21pending_abstract_type4htab (void *);
4517 extern void gt_pch_n_P14constexpr_call4htab (void *);
4518 extern void gt_pch_n_P16constexpr_fundef4htab (void *);
4519 extern void gt_pch_n_P10spec_entry4htab (void *);
4520 extern void gt_pch_n_P16cxx_int_tree_map4htab (void *);
4521 extern void gt_pch_n_P17named_label_entry4htab (void *);
4522 extern void gt_pch_n_P13pad_type_hash4htab (void *);
4523 extern void gt_pch_n_P17lto_in_decl_state4htab (void *);
4524 extern void gt_pch_n_P9tree_nodeP9tree_node12splay_tree_s (void *);
4525 extern void gt_pch_n_P13scev_info_str4htab (void *);
4526 extern void gt_pch_n_P15tm_restart_node4htab (void *);
4527 extern void gt_pch_n_P12tree_int_map4htab (void *);
4528 extern void gt_pch_n_P8tree_map4htab (void *);
4529 extern void gt_pch_n_P23constant_descriptor_rtx4htab (void *);
4530 extern void gt_pch_n_P24constant_descriptor_tree4htab (void *);
4531 extern void gt_pch_n_P12object_block4htab (void *);
4532 extern void gt_pch_n_P7section4htab (void *);
4533 extern void gt_pch_n_P17tree_priority_map4htab (void *);
4534 extern void gt_pch_n_P12tree_vec_map4htab (void *);
4535 extern void gt_pch_n_P13tree_decl_map4htab (void *);
4536 extern void gt_pch_n_P9type_hash4htab (void *);
4537 extern void gt_pch_n_P23temp_slot_address_entry4htab (void *);
4538 extern void gt_pch_n_P15throw_stmt_node4htab (void *);
4539 extern void gt_pch_n_P9reg_attrs4htab (void *);
4540 extern void gt_pch_n_P9mem_attrs4htab (void *);
4541 extern void gt_pch_n_P7rtx_def4htab (void *);
4542 extern void gt_pch_n_P23addr_table_entry_struct4htab (void *);
4543 extern void gt_pch_n_P22cached_dw_loc_list_def4htab (void *);
4544 extern void gt_pch_n_P16var_loc_list_def4htab (void *);
4545 extern void gt_pch_n_P10die_struct4htab (void *);
4546 extern void gt_pch_n_P15dwarf_file_data4htab (void *);
4547 extern void gt_pch_n_P20indirect_string_node4htab (void *);
4548 extern void gt_pch_n_SP9tree_node12splay_tree_s (void *);
4549 extern void gt_pch_n_II12splay_tree_s (void *);
4550 extern void gt_pch_n_P15symtab_node_def4htab (void *);
4551 extern void gt_pch_n_P11cgraph_edge4htab (void *);
4552 extern void gt_pch_n_P9loop_exit4htab (void *);
4553 extern void gt_pch_n_P24types_used_by_vars_entry4htab (void *);
4554 extern void gt_pch_n_P9tree_node4htab (void *);
4555 extern void gt_pch_n_P13libfunc_entry4htab (void *);
4556 
4557 /* functions code */
4558 
4559 /* Local pointer-walking routines.  */
4560 extern void gt_pch_p_24vec_ivarref_entry_va_gc_
4561     (void *, void *, gt_pointer_operator, void *);
4562 extern void gt_pch_p_26vec_prot_list_entry_va_gc_
4563     (void *, void *, gt_pointer_operator, void *);
4564 extern void gt_pch_p_23vec_msgref_entry_va_gc_
4565     (void *, void *, gt_pointer_operator, void *);
4566 extern void gt_pch_p_27vec_ident_data_tuple_va_gc_
4567     (void *, void *, gt_pointer_operator, void *);
4568 extern void gt_pch_p_17string_descriptor
4569     (void *, void *, gt_pointer_operator, void *);
4570 extern void gt_pch_p_9imp_entry
4571     (void *, void *, gt_pointer_operator, void *);
4572 extern void gt_pch_p_16hashed_attribute
4573     (void *, void *, gt_pointer_operator, void *);
4574 extern void gt_pch_p_12hashed_entry
4575     (void *, void *, gt_pointer_operator, void *);
4576 extern void gt_pch_p_16objc_map_private
4577     (void *, void *, gt_pointer_operator, void *);
4578 extern void gt_pch_p_26gimple_type_leader_entry_s
4579     (void *, void *, gt_pointer_operator, void *);
4580 extern void gt_pch_p_23vec_method_entry_va_gc_
4581     (void *, void *, gt_pointer_operator, void *);
4582 extern void gt_pch_p_14type_assertion
4583     (void *, void *, gt_pointer_operator, void *);
4584 extern void gt_pch_p_18treetreehash_entry
4585     (void *, void *, gt_pointer_operator, void *);
4586 extern void gt_pch_p_5CPool
4587     (void *, void *, gt_pointer_operator, void *);
4588 extern void gt_pch_p_3JCF
4589     (void *, void *, gt_pointer_operator, void *);
4590 extern void gt_pch_p_17module_htab_entry
4591     (void *, void *, gt_pointer_operator, void *);
4592 extern void gt_pch_p_13binding_level
4593     (void *, void *, gt_pointer_operator, void *);
4594 extern void gt_pch_p_27vec_pending_noexcept_va_gc_
4595     (void *, void *, gt_pointer_operator, void *);
4596 extern void gt_pch_p_21pending_abstract_type
4597     (void *, void *, gt_pointer_operator, void *);
4598 extern void gt_pch_p_19vec_tree_int_va_gc_
4599     (void *, void *, gt_pointer_operator, void *);
4600 extern void gt_pch_p_9cp_parser
4601     (void *, void *, gt_pointer_operator, void *);
4602 extern void gt_pch_p_38vec_cp_unparsed_functions_entry_va_gc_
4603     (void *, void *, gt_pointer_operator, void *);
4604 extern void gt_pch_p_17cp_parser_context
4605     (void *, void *, gt_pointer_operator, void *);
4606 extern void gt_pch_p_31vec_cp_default_arg_entry_va_gc_
4607     (void *, void *, gt_pointer_operator, void *);
4608 extern void gt_pch_p_8cp_lexer
4609     (void *, void *, gt_pointer_operator, void *);
4610 extern void gt_pch_p_19vec_cp_token_va_gc_
4611     (void *, void *, gt_pointer_operator, void *);
4612 extern void gt_pch_p_10tree_check
4613     (void *, void *, gt_pointer_operator, void *);
4614 extern void gt_pch_p_14constexpr_call
4615     (void *, void *, gt_pointer_operator, void *);
4616 extern void gt_pch_p_16constexpr_fundef
4617     (void *, void *, gt_pointer_operator, void *);
4618 extern void gt_pch_p_26vec_deferred_access_va_gc_
4619     (void *, void *, gt_pointer_operator, void *);
4620 extern void gt_pch_p_32vec_deferred_access_check_va_gc_
4621     (void *, void *, gt_pointer_operator, void *);
4622 extern void gt_pch_p_10spec_entry
4623     (void *, void *, gt_pointer_operator, void *);
4624 extern void gt_pch_p_16pending_template
4625     (void *, void *, gt_pointer_operator, void *);
4626 extern void gt_pch_p_25vec_incomplete_var_va_gc_
4627     (void *, void *, gt_pointer_operator, void *);
4628 extern void gt_pch_p_21named_label_use_entry
4629     (void *, void *, gt_pointer_operator, void *);
4630 extern void gt_pch_p_22vec_tree_pair_s_va_gc_
4631     (void *, void *, gt_pointer_operator, void *);
4632 extern void gt_pch_p_17named_label_entry
4633     (void *, void *, gt_pointer_operator, void *);
4634 extern void gt_pch_p_28vec_cxx_saved_binding_va_gc_
4635     (void *, void *, gt_pointer_operator, void *);
4636 extern void gt_pch_p_36vec_qualified_typedef_usage_t_va_gc_
4637     (void *, void *, gt_pointer_operator, void *);
4638 extern void gt_pch_p_14cp_token_cache
4639     (void *, void *, gt_pointer_operator, void *);
4640 extern void gt_pch_p_11saved_scope
4641     (void *, void *, gt_pointer_operator, void *);
4642 extern void gt_pch_p_16cxx_int_tree_map
4643     (void *, void *, gt_pointer_operator, void *);
4644 extern void gt_pch_p_27vec_cp_label_binding_va_gc_
4645     (void *, void *, gt_pointer_operator, void *);
4646 extern void gt_pch_p_27vec_cp_class_binding_va_gc_
4647     (void *, void *, gt_pointer_operator, void *);
4648 extern void gt_pch_p_16cp_binding_level
4649     (void *, void *, gt_pointer_operator, void *);
4650 extern void gt_pch_p_11cxx_binding
4651     (void *, void *, gt_pointer_operator, void *);
4652 extern void gt_pch_p_15binding_entry_s
4653     (void *, void *, gt_pointer_operator, void *);
4654 extern void gt_pch_p_15binding_table_s
4655     (void *, void *, gt_pointer_operator, void *);
4656 extern void gt_pch_p_11tinst_level
4657     (void *, void *, gt_pointer_operator, void *);
4658 extern void gt_pch_p_18vec_tinfo_s_va_gc_
4659     (void *, void *, gt_pointer_operator, void *);
4660 extern void gt_pch_p_8c_parser
4661     (void *, void *, gt_pointer_operator, void *);
4662 extern void gt_pch_p_9opt_stack
4663     (void *, void *, gt_pointer_operator, void *);
4664 extern void gt_pch_p_31vec_pending_redefinition_va_gc_
4665     (void *, void *, gt_pointer_operator, void *);
4666 extern void gt_pch_p_23vec_pending_weak_va_gc_
4667     (void *, void *, gt_pointer_operator, void *);
4668 extern void gt_pch_p_11align_stack
4669     (void *, void *, gt_pointer_operator, void *);
4670 extern void gt_pch_p_22vec_tree_gc_vec_va_gc_
4671     (void *, void *, gt_pointer_operator, void *);
4672 extern void gt_pch_p_23vec_const_char_p_va_gc_
4673     (void *, void *, gt_pointer_operator, void *);
4674 extern void gt_pch_p_18sorted_fields_type
4675     (void *, void *, gt_pointer_operator, void *);
4676 extern void gt_pch_p_15c_inline_static
4677     (void *, void *, gt_pointer_operator, void *);
4678 extern void gt_pch_p_28vec_c_goto_bindings_p_va_gc_
4679     (void *, void *, gt_pointer_operator, void *);
4680 extern void gt_pch_p_15c_goto_bindings
4681     (void *, void *, gt_pointer_operator, void *);
4682 extern void gt_pch_p_7c_scope
4683     (void *, void *, gt_pointer_operator, void *);
4684 extern void gt_pch_p_9c_binding
4685     (void *, void *, gt_pointer_operator, void *);
4686 extern void gt_pch_p_12c_label_vars
4687     (void *, void *, gt_pointer_operator, void *);
4688 extern void gt_pch_p_13pad_type_hash
4689     (void *, void *, gt_pointer_operator, void *);
4690 extern void gt_pch_p_18gnat_binding_level
4691     (void *, void *, gt_pointer_operator, void *);
4692 extern void gt_pch_p_20vec_loop_info_va_gc_
4693     (void *, void *, gt_pointer_operator, void *);
4694 extern void gt_pch_p_11loop_info_d
4695     (void *, void *, gt_pointer_operator, void *);
4696 extern void gt_pch_p_27vec_range_check_info_va_gc_
4697     (void *, void *, gt_pointer_operator, void *);
4698 extern void gt_pch_p_18range_check_info_d
4699     (void *, void *, gt_pointer_operator, void *);
4700 extern void gt_pch_p_9elab_info
4701     (void *, void *, gt_pointer_operator, void *);
4702 extern void gt_pch_p_10stmt_group
4703     (void *, void *, gt_pointer_operator, void *);
4704 extern void gt_pch_p_20vec_parm_attr_va_gc_
4705     (void *, void *, gt_pointer_operator, void *);
4706 extern void gt_pch_p_11parm_attr_d
4707     (void *, void *, gt_pointer_operator, void *);
4708 extern void gt_pch_p_11export_list
4709     (void *, void *, gt_pointer_operator, void *);
4710 extern void gt_pch_p_11extern_list
4711     (void *, void *, gt_pointer_operator, void *);
4712 extern void gt_pch_p_27vec_inline_summary_t_va_gc_
4713     (void *, void *, gt_pointer_operator, void *);
4714 extern void gt_pch_p_26vec_size_time_entry_va_gc_
4715     (void *, void *, gt_pointer_operator, void *);
4716 extern void gt_pch_p_20vec_condition_va_gc_
4717     (void *, void *, gt_pointer_operator, void *);
4718 extern void gt_pch_p_17lto_in_decl_state
4719     (void *, void *, gt_pointer_operator, void *);
4720 extern void gt_pch_p_26vec_ipa_edge_args_t_va_gc_
4721     (void *, void *, gt_pointer_operator, void *);
4722 extern void gt_pch_p_38vec_ipa_agg_replacement_value_p_va_gc_
4723     (void *, void *, gt_pointer_operator, void *);
4724 extern void gt_pch_p_26vec_ipa_jump_func_t_va_gc_
4725     (void *, void *, gt_pointer_operator, void *);
4726 extern void gt_pch_p_28vec_ipa_agg_jf_item_t_va_gc_
4727     (void *, void *, gt_pointer_operator, void *);
4728 extern void gt_pch_p_20ssa_operand_memory_d
4729     (void *, void *, gt_pointer_operator, void *);
4730 extern void gt_pch_p_13scev_info_str
4731     (void *, void *, gt_pointer_operator, void *);
4732 extern void gt_pch_p_28vec_mem_addr_template_va_gc_
4733     (void *, void *, gt_pointer_operator, void *);
4734 extern void gt_pch_p_17vec_gimple_va_gc_
4735     (void *, void *, gt_pointer_operator, void *);
4736 extern void gt_pch_p_15tm_restart_node
4737     (void *, void *, gt_pointer_operator, void *);
4738 extern void gt_pch_p_9type_hash
4739     (void *, void *, gt_pointer_operator, void *);
4740 extern void gt_pch_p_16string_pool_data
4741     (void *, void *, gt_pointer_operator, void *);
4742 extern void gt_pch_p_23temp_slot_address_entry
4743     (void *, void *, gt_pointer_operator, void *);
4744 extern void gt_pch_p_15throw_stmt_node
4745     (void *, void *, gt_pointer_operator, void *);
4746 extern void gt_pch_p_25vec_eh_landing_pad_va_gc_
4747     (void *, void *, gt_pointer_operator, void *);
4748 extern void gt_pch_p_20vec_eh_region_va_gc_
4749     (void *, void *, gt_pointer_operator, void *);
4750 extern void gt_pch_p_10eh_catch_d
4751     (void *, void *, gt_pointer_operator, void *);
4752 extern void gt_pch_p_16eh_landing_pad_d
4753     (void *, void *, gt_pointer_operator, void *);
4754 extern void gt_pch_p_11eh_region_d
4755     (void *, void *, gt_pointer_operator, void *);
4756 extern void gt_pch_p_24vec_die_arg_entry_va_gc_
4757     (void *, void *, gt_pointer_operator, void *);
4758 extern void gt_pch_p_24vec_macinfo_entry_va_gc_
4759     (void *, void *, gt_pointer_operator, void *);
4760 extern void gt_pch_p_24vec_pubname_entry_va_gc_
4761     (void *, void *, gt_pointer_operator, void *);
4762 extern void gt_pch_p_31vec_dw_line_info_table_p_va_gc_
4763     (void *, void *, gt_pointer_operator, void *);
4764 extern void gt_pch_p_22cached_dw_loc_list_def
4765     (void *, void *, gt_pointer_operator, void *);
4766 extern void gt_pch_p_17call_arg_loc_node
4767     (void *, void *, gt_pointer_operator, void *);
4768 extern void gt_pch_p_16var_loc_list_def
4769     (void *, void *, gt_pointer_operator, void *);
4770 extern void gt_pch_p_12var_loc_node
4771     (void *, void *, gt_pointer_operator, void *);
4772 extern void gt_pch_p_16limbo_die_struct
4773     (void *, void *, gt_pointer_operator, void *);
4774 extern void gt_pch_p_23vec_dw_attr_node_va_gc_
4775     (void *, void *, gt_pointer_operator, void *);
4776 extern void gt_pch_p_25dw_line_info_table_struct
4777     (void *, void *, gt_pointer_operator, void *);
4778 extern void gt_pch_p_29vec_dw_line_info_entry_va_gc_
4779     (void *, void *, gt_pointer_operator, void *);
4780 extern void gt_pch_p_18comdat_type_struct
4781     (void *, void *, gt_pointer_operator, void *);
4782 extern void gt_pch_p_25dw_ranges_by_label_struct
4783     (void *, void *, gt_pointer_operator, void *);
4784 extern void gt_pch_p_16dw_ranges_struct
4785     (void *, void *, gt_pointer_operator, void *);
4786 extern void gt_pch_p_29vec_deferred_locations_va_gc_
4787     (void *, void *, gt_pointer_operator, void *);
4788 extern void gt_pch_p_21vec_dw_fde_ref_va_gc_
4789     (void *, void *, gt_pointer_operator, void *);
4790 extern void gt_pch_p_24reg_saved_in_data_struct
4791     (void *, void *, gt_pointer_operator, void *);
4792 extern void gt_pch_p_17dw_cfi_row_struct
4793     (void *, void *, gt_pointer_operator, void *);
4794 extern void gt_pch_p_15dwarf_file_data
4795     (void *, void *, gt_pointer_operator, void *);
4796 extern void gt_pch_p_20indirect_string_node
4797     (void *, void *, gt_pointer_operator, void *);
4798 extern void gt_pch_p_23addr_table_entry_struct
4799     (void *, void *, gt_pointer_operator, void *);
4800 extern void gt_pch_p_21vec_dw_cfi_ref_va_gc_
4801     (void *, void *, gt_pointer_operator, void *);
4802 extern void gt_pch_p_18dw_loc_list_struct
4803     (void *, void *, gt_pointer_operator, void *);
4804 extern void gt_pch_p_19dw_loc_descr_struct
4805     (void *, void *, gt_pointer_operator, void *);
4806 extern void gt_pch_p_13dw_cfi_struct
4807     (void *, void *, gt_pointer_operator, void *);
4808 extern void gt_pch_p_8typeinfo
4809     (void *, void *, gt_pointer_operator, void *);
4810 extern void gt_pch_p_25ipa_agg_replacement_value
4811     (void *, void *, gt_pointer_operator, void *);
4812 extern void gt_pch_p_26vec_alias_set_entry_va_gc_
4813     (void *, void *, gt_pointer_operator, void *);
4814 extern void gt_pch_p_17alias_set_entry_d
4815     (void *, void *, gt_pointer_operator, void *);
4816 extern void gt_pch_p_24constant_descriptor_tree
4817     (void *, void *, gt_pointer_operator, void *);
4818 extern void gt_pch_p_8asm_node
4819     (void *, void *, gt_pointer_operator, void *);
4820 extern void gt_pch_p_25cgraph_indirect_call_info
4821     (void *, void *, gt_pointer_operator, void *);
4822 extern void gt_pch_p_28cgraph_function_version_info
4823     (void *, void *, gt_pointer_operator, void *);
4824 extern void gt_pch_p_11cgraph_edge
4825     (void *, void *, gt_pointer_operator, void *);
4826 extern void gt_pch_p_28vec_ipa_replace_map_p_va_gc_
4827     (void *, void *, gt_pointer_operator, void *);
4828 extern void gt_pch_p_15ipa_replace_map
4829     (void *, void *, gt_pointer_operator, void *);
4830 extern void gt_pch_p_18lto_file_decl_data
4831     (void *, void *, gt_pointer_operator, void *);
4832 extern void gt_pch_p_20vec_ipa_ref_t_va_gc_
4833     (void *, void *, gt_pointer_operator, void *);
4834 extern void gt_pch_p_15symtab_node_def
4835     (void *, void *, gt_pointer_operator, void *);
4836 extern void gt_pch_p_11cgraph_node
4837     (void *, void *, gt_pointer_operator, void *);
4838 extern void gt_pch_p_22vec_basic_block_va_gc_
4839     (void *, void *, gt_pointer_operator, void *);
4840 extern void gt_pch_p_15vec_edge_va_gc_
4841     (void *, void *, gt_pointer_operator, void *);
4842 extern void gt_pch_p_11rtl_bb_info
4843     (void *, void *, gt_pointer_operator, void *);
4844 extern void gt_pch_p_17vec_loop_p_va_gc_
4845     (void *, void *, gt_pointer_operator, void *);
4846 extern void gt_pch_p_4loop
4847     (void *, void *, gt_pointer_operator, void *);
4848 extern void gt_pch_p_9loop_exit
4849     (void *, void *, gt_pointer_operator, void *);
4850 extern void gt_pch_p_13nb_iter_bound
4851     (void *, void *, gt_pointer_operator, void *);
4852 extern void gt_pch_p_24types_used_by_vars_entry
4853     (void *, void *, gt_pointer_operator, void *);
4854 extern void gt_pch_p_17language_function
4855     (void *, void *, gt_pointer_operator, void *);
4856 extern void gt_pch_p_5loops
4857     (void *, void *, gt_pointer_operator, void *);
4858 extern void gt_pch_p_18control_flow_graph
4859     (void *, void *, gt_pointer_operator, void *);
4860 extern void gt_pch_p_9eh_status
4861     (void *, void *, gt_pointer_operator, void *);
4862 extern void gt_pch_p_11stack_usage
4863     (void *, void *, gt_pointer_operator, void *);
4864 extern void gt_pch_p_22vec_temp_slot_p_va_gc_
4865     (void *, void *, gt_pointer_operator, void *);
4866 extern void gt_pch_p_20initial_value_struct
4867     (void *, void *, gt_pointer_operator, void *);
4868 extern void gt_pch_p_11frame_space
4869     (void *, void *, gt_pointer_operator, void *);
4870 extern void gt_pch_p_17rtx_constant_pool
4871     (void *, void *, gt_pointer_operator, void *);
4872 extern void gt_pch_p_13dw_fde_struct
4873     (void *, void *, gt_pointer_operator, void *);
4874 extern void gt_pch_p_9temp_slot
4875     (void *, void *, gt_pointer_operator, void *);
4876 extern void gt_pch_p_9gimple_df
4877     (void *, void *, gt_pointer_operator, void *);
4878 extern void gt_pch_p_27vec_call_site_record_va_gc_
4879     (void *, void *, gt_pointer_operator, void *);
4880 extern void gt_pch_p_16vec_uchar_va_gc_
4881     (void *, void *, gt_pointer_operator, void *);
4882 extern void gt_pch_p_18call_site_record_d
4883     (void *, void *, gt_pointer_operator, void *);
4884 extern void gt_pch_p_14sequence_stack
4885     (void *, void *, gt_pointer_operator, void *);
4886 extern void gt_pch_p_13libfunc_entry
4887     (void *, void *, gt_pointer_operator, void *);
4888 extern void gt_pch_p_12tree_vec_map
4889     (void *, void *, gt_pointer_operator, void *);
4890 extern void gt_pch_p_17tree_priority_map
4891     (void *, void *, gt_pointer_operator, void *);
4892 extern void gt_pch_p_12tree_int_map
4893     (void *, void *, gt_pointer_operator, void *);
4894 extern void gt_pch_p_13tree_decl_map
4895     (void *, void *, gt_pointer_operator, void *);
4896 extern void gt_pch_p_8tree_map
4897     (void *, void *, gt_pointer_operator, void *);
4898 extern void gt_pch_p_14lang_tree_node
4899     (void *, void *, gt_pointer_operator, void *);
4900 extern void gt_pch_p_24tree_statement_list_node
4901     (void *, void *, gt_pointer_operator, void *);
4902 extern void gt_pch_p_9lang_decl
4903     (void *, void *, gt_pointer_operator, void *);
4904 extern void gt_pch_p_9lang_type
4905     (void *, void *, gt_pointer_operator, void *);
4906 extern void gt_pch_p_10die_struct
4907     (void *, void *, gt_pointer_operator, void *);
4908 extern void gt_pch_p_15vec_tree_va_gc_
4909     (void *, void *, gt_pointer_operator, void *);
4910 extern void gt_pch_p_12ptr_info_def
4911     (void *, void *, gt_pointer_operator, void *);
4912 extern void gt_pch_p_26vec_constructor_elt_va_gc_
4913     (void *, void *, gt_pointer_operator, void *);
4914 extern void gt_pch_p_21vec_alias_pair_va_gc_
4915     (void *, void *, gt_pointer_operator, void *);
4916 extern void gt_pch_p_8function
4917     (void *, void *, gt_pointer_operator, void *);
4918 extern void gt_pch_p_23constant_descriptor_rtx
4919     (void *, void *, gt_pointer_operator, void *);
4920 extern void gt_pch_p_11fixed_value
4921     (void *, void *, gt_pointer_operator, void *);
4922 extern void gt_pch_p_10real_value
4923     (void *, void *, gt_pointer_operator, void *);
4924 extern void gt_pch_p_14vec_rtx_va_gc_
4925     (void *, void *, gt_pointer_operator, void *);
4926 extern void gt_pch_p_12object_block
4927     (void *, void *, gt_pointer_operator, void *);
4928 extern void gt_pch_p_9reg_attrs
4929     (void *, void *, gt_pointer_operator, void *);
4930 extern void gt_pch_p_9mem_attrs
4931     (void *, void *, gt_pointer_operator, void *);
4932 extern void gt_pch_p_13coverage_data
4933     (void *, void *, gt_pointer_operator, void *);
4934 extern void gt_pch_p_14bitmap_obstack
4935     (void *, void *, gt_pointer_operator, void *);
4936 extern void gt_pch_p_18bitmap_element_def
4937     (void *, void *, gt_pointer_operator, void *);
4938 extern void gt_pch_p_16machine_function
4939     (void *, void *, gt_pointer_operator, void *);
4940 extern void gt_pch_p_17stack_local_entry
4941     (void *, void *, gt_pointer_operator, void *);
4942 extern void gt_pch_p_15basic_block_def
4943     (void *, void *, gt_pointer_operator, void *);
4944 extern void gt_pch_p_8edge_def
4945     (void *, void *, gt_pointer_operator, void *);
4946 extern void gt_pch_p_7section
4947     (void *, void *, gt_pointer_operator, void *);
4948 extern void gt_pch_p_18gimple_statement_d
4949     (void *, void *, gt_pointer_operator, void *);
4950 extern void gt_pch_p_9rtvec_def
4951     (void *, void *, gt_pointer_operator, void *);
4952 extern void gt_pch_p_7rtx_def
4953     (void *, void *, gt_pointer_operator, void *);
4954 extern void gt_pch_p_15bitmap_head_def
4955     (void *, void *, gt_pointer_operator, void *);
4956 extern void gt_pch_p_6answer
4957     (void *, void *, gt_pointer_operator, void *);
4958 extern void gt_pch_p_9cpp_macro
4959     (void *, void *, gt_pointer_operator, void *);
4960 extern void gt_pch_p_9cpp_token
4961     (void *, void *, gt_pointer_operator, void *);
4962 extern void gt_pch_p_9line_maps
4963     (void *, void *, gt_pointer_operator, void *);
4964 #define gt_pch_p_9tree_node gt_pch_p_14lang_tree_node
4965 extern void gt_pch_p_II17splay_tree_node_s
4966     (void *, void *, gt_pointer_operator, void *);
4967 extern void gt_pch_p_SP9tree_node17splay_tree_node_s
4968     (void *, void *, gt_pointer_operator, void *);
4969 extern void gt_pch_p_P9tree_nodeP9tree_node17splay_tree_node_s
4970     (void *, void *, gt_pointer_operator, void *);
4971 extern void gt_pch_p_P17string_descriptor4htab
4972     (void *, void *, gt_pointer_operator, void *);
4973 extern void gt_pch_p_P14type_assertion4htab
4974     (void *, void *, gt_pointer_operator, void *);
4975 extern void gt_pch_p_P18treetreehash_entry4htab
4976     (void *, void *, gt_pointer_operator, void *);
4977 extern void gt_pch_p_P17module_htab_entry4htab
4978     (void *, void *, gt_pointer_operator, void *);
4979 extern void gt_pch_p_P21pending_abstract_type4htab
4980     (void *, void *, gt_pointer_operator, void *);
4981 extern void gt_pch_p_P14constexpr_call4htab
4982     (void *, void *, gt_pointer_operator, void *);
4983 extern void gt_pch_p_P16constexpr_fundef4htab
4984     (void *, void *, gt_pointer_operator, void *);
4985 extern void gt_pch_p_P10spec_entry4htab
4986     (void *, void *, gt_pointer_operator, void *);
4987 extern void gt_pch_p_P16cxx_int_tree_map4htab
4988     (void *, void *, gt_pointer_operator, void *);
4989 extern void gt_pch_p_P17named_label_entry4htab
4990     (void *, void *, gt_pointer_operator, void *);
4991 extern void gt_pch_p_P13pad_type_hash4htab
4992     (void *, void *, gt_pointer_operator, void *);
4993 extern void gt_pch_p_P17lto_in_decl_state4htab
4994     (void *, void *, gt_pointer_operator, void *);
4995 extern void gt_pch_p_P9tree_nodeP9tree_node12splay_tree_s
4996     (void *, void *, gt_pointer_operator, void *);
4997 extern void gt_pch_p_P13scev_info_str4htab
4998     (void *, void *, gt_pointer_operator, void *);
4999 extern void gt_pch_p_P15tm_restart_node4htab
5000     (void *, void *, gt_pointer_operator, void *);
5001 extern void gt_pch_p_P12tree_int_map4htab
5002     (void *, void *, gt_pointer_operator, void *);
5003 extern void gt_pch_p_P8tree_map4htab
5004     (void *, void *, gt_pointer_operator, void *);
5005 extern void gt_pch_p_P23constant_descriptor_rtx4htab
5006     (void *, void *, gt_pointer_operator, void *);
5007 extern void gt_pch_p_P24constant_descriptor_tree4htab
5008     (void *, void *, gt_pointer_operator, void *);
5009 extern void gt_pch_p_P12object_block4htab
5010     (void *, void *, gt_pointer_operator, void *);
5011 extern void gt_pch_p_P7section4htab
5012     (void *, void *, gt_pointer_operator, void *);
5013 extern void gt_pch_p_P17tree_priority_map4htab
5014     (void *, void *, gt_pointer_operator, void *);
5015 extern void gt_pch_p_P12tree_vec_map4htab
5016     (void *, void *, gt_pointer_operator, void *);
5017 extern void gt_pch_p_P13tree_decl_map4htab
5018     (void *, void *, gt_pointer_operator, void *);
5019 extern void gt_pch_p_P9type_hash4htab
5020     (void *, void *, gt_pointer_operator, void *);
5021 extern void gt_pch_p_P23temp_slot_address_entry4htab
5022     (void *, void *, gt_pointer_operator, void *);
5023 extern void gt_pch_p_P15throw_stmt_node4htab
5024     (void *, void *, gt_pointer_operator, void *);
5025 extern void gt_pch_p_P9reg_attrs4htab
5026     (void *, void *, gt_pointer_operator, void *);
5027 extern void gt_pch_p_P9mem_attrs4htab
5028     (void *, void *, gt_pointer_operator, void *);
5029 extern void gt_pch_p_P7rtx_def4htab
5030     (void *, void *, gt_pointer_operator, void *);
5031 extern void gt_pch_p_P23addr_table_entry_struct4htab
5032     (void *, void *, gt_pointer_operator, void *);
5033 extern void gt_pch_p_P22cached_dw_loc_list_def4htab
5034     (void *, void *, gt_pointer_operator, void *);
5035 extern void gt_pch_p_P16var_loc_list_def4htab
5036     (void *, void *, gt_pointer_operator, void *);
5037 extern void gt_pch_p_P10die_struct4htab
5038     (void *, void *, gt_pointer_operator, void *);
5039 extern void gt_pch_p_P15dwarf_file_data4htab
5040     (void *, void *, gt_pointer_operator, void *);
5041 extern void gt_pch_p_P20indirect_string_node4htab
5042     (void *, void *, gt_pointer_operator, void *);
5043 extern void gt_pch_p_SP9tree_node12splay_tree_s
5044     (void *, void *, gt_pointer_operator, void *);
5045 extern void gt_pch_p_II12splay_tree_s
5046     (void *, void *, gt_pointer_operator, void *);
5047 extern void gt_pch_p_P15symtab_node_def4htab
5048     (void *, void *, gt_pointer_operator, void *);
5049 extern void gt_pch_p_P11cgraph_edge4htab
5050     (void *, void *, gt_pointer_operator, void *);
5051 extern void gt_pch_p_P9loop_exit4htab
5052     (void *, void *, gt_pointer_operator, void *);
5053 extern void gt_pch_p_P24types_used_by_vars_entry4htab
5054     (void *, void *, gt_pointer_operator, void *);
5055 extern void gt_pch_p_P9tree_node4htab
5056     (void *, void *, gt_pointer_operator, void *);
5057 extern void gt_pch_p_P13libfunc_entry4htab
5058     (void *, void *, gt_pointer_operator, void *);
5059 
5060 /* Splay tree callback allocators.  */
5061 extern void * ggc_alloc_splay_tree_scalar_scalar_splay_tree_node_s (int, void *);
5062 extern void * ggc_alloc_splay_tree_str_tree_node_splay_tree_node_s (int, void *);
5063 extern void * ggc_alloc_splay_tree_tree_node_tree_node_splay_tree_node_s (int, void *);
5064 extern void * ggc_alloc_splay_tree_string_descriptor_htab (int, void *);
5065 extern void * ggc_alloc_splay_tree_type_assertion_htab (int, void *);
5066 extern void * ggc_alloc_splay_tree_treetreehash_entry_htab (int, void *);
5067 extern void * ggc_alloc_splay_tree_module_htab_entry_htab (int, void *);
5068 extern void * ggc_alloc_splay_tree_pending_abstract_type_htab (int, void *);
5069 extern void * ggc_alloc_splay_tree_constexpr_call_htab (int, void *);
5070 extern void * ggc_alloc_splay_tree_constexpr_fundef_htab (int, void *);
5071 extern void * ggc_alloc_splay_tree_spec_entry_htab (int, void *);
5072 extern void * ggc_alloc_splay_tree_cxx_int_tree_map_htab (int, void *);
5073 extern void * ggc_alloc_splay_tree_named_label_entry_htab (int, void *);
5074 extern void * ggc_alloc_splay_tree_pad_type_hash_htab (int, void *);
5075 extern void * ggc_alloc_splay_tree_lto_in_decl_state_htab (int, void *);
5076 extern void * ggc_alloc_splay_tree_tree_node_tree_node_splay_tree_s (int, void *);
5077 extern void * ggc_alloc_splay_tree_scev_info_str_htab (int, void *);
5078 extern void * ggc_alloc_splay_tree_tm_restart_node_htab (int, void *);
5079 extern void * ggc_alloc_splay_tree_tree_int_map_htab (int, void *);
5080 extern void * ggc_alloc_splay_tree_tree_map_htab (int, void *);
5081 extern void * ggc_alloc_splay_tree_constant_descriptor_rtx_htab (int, void *);
5082 extern void * ggc_alloc_splay_tree_constant_descriptor_tree_htab (int, void *);
5083 extern void * ggc_alloc_splay_tree_object_block_htab (int, void *);
5084 extern void * ggc_alloc_splay_tree_section_htab (int, void *);
5085 extern void * ggc_alloc_splay_tree_tree_priority_map_htab (int, void *);
5086 extern void * ggc_alloc_splay_tree_tree_vec_map_htab (int, void *);
5087 extern void * ggc_alloc_splay_tree_tree_decl_map_htab (int, void *);
5088 extern void * ggc_alloc_splay_tree_type_hash_htab (int, void *);
5089 extern void * ggc_alloc_splay_tree_temp_slot_address_entry_htab (int, void *);
5090 extern void * ggc_alloc_splay_tree_throw_stmt_node_htab (int, void *);
5091 extern void * ggc_alloc_splay_tree_reg_attrs_htab (int, void *);
5092 extern void * ggc_alloc_splay_tree_mem_attrs_htab (int, void *);
5093 extern void * ggc_alloc_splay_tree_rtx_def_htab (int, void *);
5094 extern void * ggc_alloc_splay_tree_addr_table_entry_struct_htab (int, void *);
5095 extern void * ggc_alloc_splay_tree_cached_dw_loc_list_def_htab (int, void *);
5096 extern void * ggc_alloc_splay_tree_var_loc_list_def_htab (int, void *);
5097 extern void * ggc_alloc_splay_tree_die_struct_htab (int, void *);
5098 extern void * ggc_alloc_splay_tree_dwarf_file_data_htab (int, void *);
5099 extern void * ggc_alloc_splay_tree_indirect_string_node_htab (int, void *);
5100 extern void * ggc_alloc_splay_tree_str_tree_node_splay_tree_s (int, void *);
5101 extern void * ggc_alloc_splay_tree_scalar_scalar_splay_tree_s (int, void *);
5102 extern void * ggc_alloc_splay_tree_symtab_node_def_htab (int, void *);
5103 extern void * ggc_alloc_splay_tree_cgraph_edge_htab (int, void *);
5104 extern void * ggc_alloc_splay_tree_loop_exit_htab (int, void *);
5105 extern void * ggc_alloc_splay_tree_types_used_by_vars_entry_htab (int, void *);
5106 extern void * ggc_alloc_splay_tree_tree_node_htab (int, void *);
5107 extern void * ggc_alloc_splay_tree_libfunc_entry_htab (int, void *);
5108