@@ -8,46 +8,41 @@ Calling function: Process_Pragma_Declaration
8
8
Error message: Unsupported pragma: Precondition
9
9
Nkind: N_Pragma
10
10
--
11
- Occurs: 448 times
11
+ Occurs: 442 times
12
12
Calling function: Process_Pragma_Declaration
13
13
Error message: Unsupported pragma: Global
14
14
Nkind: N_Pragma
15
15
--
16
- Occurs: 259 times
16
+ Occurs: 181 times
17
17
Calling function: Do_Function_Call
18
18
Error message: func name not in symbol table
19
19
Nkind: N_Function_Call
20
20
--
21
- Occurs: 199 times
22
- Calling function: Do_Constant
23
- Error message: Constant Type not in symbol table
24
- Nkind: N_Integer_Literal
25
- --
26
- Occurs: 157 times
27
- Calling function: Do_Function_Call
28
- Error message: function entity not defining identifier
29
- Nkind: N_Function_Call
30
- --
31
21
Occurs: 123 times
32
22
Calling function: Do_Procedure_Call_Statement
33
23
Error message: sym id not in symbol table
34
24
Nkind: N_Procedure_Call_Statement
35
25
--
36
- Occurs: 72 times
26
+ Occurs: 103 times
27
+ Calling function: Do_Constant
28
+ Error message: Constant Type not in symbol table
29
+ Nkind: N_Integer_Literal
30
+ --
31
+ Occurs: 64 times
32
+ Calling function: Process_Declaration
33
+ Error message: Use type clause declaration
34
+ Nkind: N_Use_Type_Clause
35
+ --
36
+ Occurs: 62 times
37
37
Calling function: Make_Array_First_Expr
38
38
Error message: Base type not array type
39
39
Nkind: N_Defining_Identifier
40
40
--
41
- Occurs: 72 times
41
+ Occurs: 62 times
42
42
Calling function: Make_Array_Index_Op
43
43
Error message: Base type not array type
44
44
Nkind: N_Defining_Identifier
45
45
--
46
- Occurs: 67 times
47
- Calling function: Process_Declaration
48
- Error message: Use type clause declaration
49
- Nkind: N_Use_Type_Clause
50
- --
51
46
Occurs: 58 times
52
47
Calling function: Process_Pragma_Declaration
53
48
Error message: Unsupported pragma: Postcondition
@@ -68,7 +63,7 @@ Calling function: Process_Statement
68
63
Error message: Unknown expression kind
69
64
Nkind: N_Freeze_Entity
70
65
--
71
- Occurs: 33 times
66
+ Occurs: 25 times
72
67
Calling function: Do_Pragma
73
68
Error message: Unknown pragma name
74
69
Nkind: N_Pragma
@@ -78,17 +73,17 @@ Calling function: Do_Type_Definition
78
73
Error message: Access type unsupported
79
74
Nkind: N_Access_To_Object_Definition
80
75
--
81
- Occurs: 23 times
82
- Calling function: Do_Itype_Integer_Subtype
83
- Error message: Non-literal bound unsupported
84
- Nkind: N_Defining_Identifier
85
- --
86
76
Occurs: 18 times
87
77
Calling function: Process_Pragma_Declaration
88
78
Error message: Unsupported pragma: Suppress initialization
89
79
Nkind: N_Pragma
90
80
--
91
81
Occurs: 16 times
82
+ Calling function: Do_Itype_Integer_Subtype
83
+ Error message: Non-literal bound unsupported
84
+ Nkind: N_Defining_Identifier
85
+ --
86
+ Occurs: 16 times
92
87
Calling function: Process_Pragma_Declaration
93
88
Error message: Unsupported pragma: Preelaborable Initialization
94
89
Nkind: N_Pragma
@@ -98,32 +93,22 @@ Calling function: Do_Private_Type_Declaration
98
93
Error message: Abstract type declaration unsupported
99
94
Nkind: N_Private_Type_Declaration
100
95
--
101
- Occurs: 10 times
102
- Calling function: Do_Aggregate_Literal_Array
103
- Error message: More than one named operand
104
- Nkind: N_Aggregate
105
- --
106
- Occurs: 10 times
107
- Calling function: Do_Op_Expon
108
- Error message: Exponentiation unhandled for non mod types at the moment
109
- Nkind: N_Op_Expon
110
- --
111
96
Occurs: 9 times
112
97
Calling function: Do_Expression
113
98
Error message: Unknown expression kind
114
99
Nkind: N_Null
115
100
--
116
- Occurs: 8 times
117
- Calling function: Do_While_Statement
118
- Error message: Wrong Nkind spec
119
- Nkind: N_Loop_Statement
101
+ Occurs: 9 times
102
+ Calling function: Do_Op_Expon
103
+ Error message: Exponentiation unhandled for non mod types at the moment
104
+ Nkind: N_Op_Expon
120
105
--
121
106
Occurs: 8 times
122
107
Calling function: Process_Declaration
123
108
Error message: Abstract subprogram declaration
124
109
Nkind: N_Abstract_Subprogram_Declaration
125
110
--
126
- Occurs: 8 times
111
+ Occurs: 7 times
127
112
Calling function: Process_Pragma_Declaration
128
113
Error message: Unknown pragma
129
114
Nkind: N_Pragma
@@ -149,11 +134,6 @@ Error message: Package declaration
149
134
Nkind: N_Package_Declaration
150
135
--
151
136
Occurs: 3 times
152
- Calling function: Do_Itype_Definition
153
- Error message: Unknown Ekind
154
- Nkind: N_Defining_Identifier
155
- --
156
- Occurs: 3 times
157
137
Calling function: Process_Declaration
158
138
Error message: Generic instantiation declaration
159
139
Nkind: N_Procedure_Instantiation
@@ -174,12 +154,22 @@ Error message: Unknown expression kind
174
154
Nkind: N_Expanded_Name
175
155
--
176
156
Occurs: 2 times
157
+ Calling function: Do_While_Statement
158
+ Error message: Wrong Nkind spec
159
+ Nkind: N_Loop_Statement
160
+ --
161
+ Occurs: 2 times
177
162
Calling function: Process_Pragma_Declaration
178
163
Error message: Unsupported pragma: Warnings
179
164
Nkind: N_Pragma
180
165
--
181
166
Occurs: 1 times
182
167
Calling function: Do_Aggregate_Literal_Array
168
+ Error message: More than one named operand
169
+ Nkind: N_Aggregate
170
+ --
171
+ Occurs: 1 times
172
+ Calling function: Do_Aggregate_Literal_Array
183
173
Error message: Wrong kind of other choice
184
174
Nkind: N_Aggregate
185
175
--
@@ -194,6 +184,11 @@ Error message: In
194
184
Nkind: N_In
195
185
--
196
186
Occurs: 1 times
187
+ Calling function: Do_Itype_Definition
188
+ Error message: Unknown Ekind
189
+ Nkind: N_Defining_Identifier
190
+ --
191
+ Occurs: 1 times
197
192
Calling function: Process_Declaration
198
193
Error message: Generic declaration
199
194
Nkind: N_Generic_Subprogram_Declaration
0 commit comments