@@ -43,12 +43,12 @@ Calling function: Process_Declaration
43
43
Error message: Generic instantiation declaration
44
44
Nkind: N_Function_Instantiation
45
45
--
46
- Occurs: 398 times
46
+ Occurs: 394 times
47
47
Calling function: Do_Expression
48
48
Error message: Unknown expression kind
49
49
Nkind: N_Expanded_Name
50
50
--
51
- Occurs: 397 times
51
+ Occurs: 394 times
52
52
Calling function: Do_Function_Call
53
53
Error message: func name not in symbol table
54
54
Nkind: N_Function_Call
@@ -83,7 +83,7 @@ Calling function: Do_Type_Definition
83
83
Error message: Access type unsupported
84
84
Nkind: N_Access_To_Object_Definition
85
85
--
86
- Occurs: 201 times
86
+ Occurs: 200 times
87
87
Calling function: Process_Declaration
88
88
Error message: Use type clause declaration
89
89
Nkind: N_Use_Type_Clause
@@ -113,7 +113,7 @@ Calling function: Process_Pragma_Declaration
113
113
Error message: Unsupported pragma: Implementation defined
114
114
Nkind: N_Pragma
115
115
--
116
- Occurs: 103 times
116
+ Occurs: 98 times
117
117
Calling function: Do_Expression
118
118
Error message: Unknown attribute
119
119
Nkind: N_Attribute_Reference
@@ -133,12 +133,12 @@ Calling function: Process_Statement
133
133
Error message: Raise statement
134
134
Nkind: N_Raise_Statement
135
135
--
136
- Occurs: 73 times
136
+ Occurs: 70 times
137
137
Calling function: Do_Constant
138
138
Error message: Constant Type not in symbol table
139
139
Nkind: N_Integer_Literal
140
140
--
141
- Occurs: 71 times
141
+ Occurs: 70 times
142
142
Calling function: Do_Function_Call
143
143
Error message: function entity not defining identifier
144
144
Nkind: N_Function_Call
@@ -163,11 +163,6 @@ Calling function: Process_Declaration
163
163
Error message: Use package clause declaration
164
164
Nkind: N_Use_Package_Clause
165
165
--
166
- Occurs: 63 times
167
- Calling function: Do_Base_Range_Constraint
168
- Error message: range expression not bitvector type
169
- Nkind: N_Range
170
- --
171
166
Occurs: 58 times
172
167
Calling function: Do_Subprogram_Specification
173
168
Error message: Param iter type not have etype
@@ -208,21 +203,11 @@ Calling function: Process_Declaration
208
203
Error message: Exception declaration
209
204
Nkind: N_Exception_Declaration
210
205
--
211
- Occurs: 26 times
212
- Calling function: Do_Procedure_Call_Statement
213
- Error message: sym id not in symbol table
214
- Nkind: N_Procedure_Call_Statement
215
- --
216
206
Occurs: 20 times
217
207
Calling function: Process_Pragma_Declaration
218
208
Error message: Unsupported pragma: Obsolescent
219
209
Nkind: N_Pragma
220
210
--
221
- Occurs: 19 times
222
- Calling function: Do_Base_Range_Constraint
223
- Error message: unsupported lower range kind
224
- Nkind: N_Identifier
225
- --
226
211
Occurs: 17 times
227
212
Calling function: Process_Declaration
228
213
Error message: Generic instantiation declaration
@@ -274,6 +259,11 @@ Error message: Wrong nkind of name
274
259
Nkind: N_Procedure_Call_Statement
275
260
--
276
261
Occurs: 9 times
262
+ Calling function: Do_Procedure_Call_Statement
263
+ Error message: sym id not in symbol table
264
+ Nkind: N_Procedure_Call_Statement
265
+ --
266
+ Occurs: 9 times
277
267
Calling function: Process_Pragma_Declaration
278
268
Error message: Unsupported pragma: No return
279
269
Nkind: N_Pragma
@@ -369,11 +359,6 @@ Error message: Unknown expression kind
369
359
Nkind: N_Object_Declaration
370
360
--
371
361
Occurs: 2 times
372
- Calling function: Do_Base_Range_Constraint
373
- Error message: unsupported upper range kind
374
- Nkind: N_Identifier
375
- --
376
- Occurs: 2 times
377
362
Calling function: Do_Constant
378
363
Error message: Constant Type not in Class_Bitvector_Type
379
364
Nkind: N_Integer_Literal
0 commit comments