@@ -8,7 +8,7 @@ Calling function: Process_Declaration
8
8
Error message: Unknown declaration kind
9
9
Nkind: N_Freeze_Generic_Entity
10
10
--
11
- Occurs: 104 times
11
+ Occurs: 105 times
12
12
Calling function: Do_Function_Call
13
13
Error message: func name not in symbol table
14
14
Nkind: N_Function_Call
@@ -23,7 +23,7 @@ Calling function: Do_Type_Definition
23
23
Error message: Access type unsupported
24
24
Nkind: N_Access_To_Object_Definition
25
25
--
26
- Occurs: 42 times
26
+ Occurs: 43 times
27
27
Calling function: Do_Expression
28
28
Error message: Unknown attribute
29
29
Nkind: N_Attribute_Reference
@@ -93,6 +93,11 @@ Calling function: Process_Pragma_Declaration
93
93
Error message: Unsupported pragma: Global
94
94
Nkind: N_Pragma
95
95
--
96
+ Occurs: 10 times
97
+ Calling function: Process_Statement
98
+ Error message: Raise statement
99
+ Nkind: N_Raise_Statement
100
+ --
96
101
Occurs: 9 times
97
102
Calling function: Process_Declaration
98
103
Error message: Unknown declaration kind
@@ -103,11 +108,6 @@ Calling function: Process_Pragma_Declaration
103
108
Error message: Unsupported pragma: Elaborate Body
104
109
Nkind: N_Pragma
105
110
--
106
- Occurs: 9 times
107
- Calling function: Process_Statement
108
- Error message: Raise statement
109
- Nkind: N_Raise_Statement
110
- --
111
111
Occurs: 8 times
112
112
Calling function: Process_Declaration
113
113
Error message: Generic instantiation declaration
@@ -193,6 +193,11 @@ Calling function: Do_Procedure_Call_Statement
193
193
Error message: sym id not in symbol table
194
194
Nkind: N_Procedure_Call_Statement
195
195
--
196
+ Occurs: 2 times
197
+ Calling function: Do_Function_Call
198
+ Error message: function entity not defining identifier
199
+ Nkind: N_Function_Call
200
+ --
196
201
Occurs: 1 times
197
202
Calling function: Do_Compilation_Unit
198
203
Error message: Unknown tree node
@@ -204,11 +209,6 @@ Error message: Constant Type not in Class_Bitvector_Type
204
209
Nkind: N_Integer_Literal
205
210
--
206
211
Occurs: 1 times
207
- Calling function: Do_Function_Call
208
- Error message: function entity not defining identifier
209
- Nkind: N_Function_Call
210
- --
211
- Occurs: 1 times
212
212
Calling function: Do_Itype_Integer_Subtype
213
213
Error message: Non-literal bound unsupported
214
214
Nkind: N_Defining_Identifier
0 commit comments