File tree Expand file tree Collapse file tree 7 files changed +55
-0
lines changed
experiments/golden-results Expand file tree Collapse file tree 7 files changed +55
-0
lines changed Original file line number Diff line number Diff line change @@ -128,6 +128,11 @@ Calling function: Do_Expression
128
128
Error message: In
129
129
Nkind: N_In
130
130
--
131
+ Occurs: 84 times
132
+ Calling function: Do_Withed_Unit_Spec
133
+ Error message: This type of library_unit is not yet handled
134
+ Nkind: N_Generic_Subprogram_Declaration
135
+ --
131
136
Occurs: 74 times
132
137
Calling function: Process_Statement
133
138
Error message: Raise statement
@@ -178,6 +183,11 @@ Calling function: Do_Aggregate_Literal_Record
178
183
Error message: Actual iter not present
179
184
Nkind: N_Aggregate
180
185
--
186
+ Occurs: 46 times
187
+ Calling function: Do_Withed_Unit_Spec
188
+ Error message: This type of library_unit is not yet handled
189
+ Nkind: N_Generic_Package_Declaration
190
+ --
181
191
Occurs: 45 times
182
192
Calling function: Process_Pragma_Declaration
183
193
Error message: Unsupported pragma: Abstract state
Original file line number Diff line number Diff line change @@ -128,6 +128,11 @@ Calling function: Process_Statement
128
128
Error message: Unknown expression kind
129
129
Nkind: N_Object_Declaration
130
130
--
131
+ Occurs: 6 times
132
+ Calling function: Do_Withed_Unit_Spec
133
+ Error message: This type of library_unit is not yet handled
134
+ Nkind: N_Generic_Subprogram_Declaration
135
+ --
131
136
Occurs: 5 times
132
137
Calling function: Do_Type_Definition
133
138
Error message: Unknown expression kind
Original file line number Diff line number Diff line change @@ -39,6 +39,11 @@ Error message: Unknown expression kind
39
39
Nkind: N_Access_Function_Definition
40
40
--
41
41
Occurs: 1 times
42
+ Calling function: Do_Withed_Unit_Spec
43
+ Error message: This type of library_unit is not yet handled
44
+ Nkind: N_Generic_Package_Declaration
45
+ --
46
+ Occurs: 1 times
42
47
Calling function: Process_Pragma_Declaration
43
48
Error message: Unsupported pragma: Ada 2012
44
49
Nkind: N_Pragma
Original file line number Diff line number Diff line change @@ -28,6 +28,11 @@ Calling function: Do_Function_Call
28
28
Error message: function entity not defining identifier
29
29
Nkind: N_Function_Call
30
30
--
31
+ Occurs: 140 times
32
+ Calling function: Do_Withed_Unit_Spec
33
+ Error message: This type of library_unit is not yet handled
34
+ Nkind: N_Generic_Package_Declaration
35
+ --
31
36
Occurs: 123 times
32
37
Calling function: Do_Procedure_Call_Statement
33
38
Error message: sym id not in symbol table
@@ -194,6 +199,11 @@ Error message: In
194
199
Nkind: N_In
195
200
--
196
201
Occurs: 1 times
202
+ Calling function: Do_Withed_Unit_Spec
203
+ Error message: This type of library_unit is not yet handled
204
+ Nkind: N_Generic_Subprogram_Declaration
205
+ --
206
+ Occurs: 1 times
197
207
Calling function: Process_Declaration
198
208
Error message: Generic declaration
199
209
Nkind: N_Generic_Subprogram_Declaration
Original file line number Diff line number Diff line change @@ -93,6 +93,11 @@ Calling function: Process_Statement
93
93
Error message: Unknown expression kind
94
94
Nkind: N_Object_Declaration
95
95
--
96
+ Occurs: 2 times
97
+ Calling function: Do_Withed_Unit_Spec
98
+ Error message: This type of library_unit is not yet handled
99
+ Nkind: N_Generic_Subprogram_Declaration
100
+ --
96
101
Occurs: 32 times
97
102
Redacted compiler error message:
98
103
file "REDACTED" not found
Original file line number Diff line number Diff line change @@ -114,6 +114,11 @@ Error message: Unsupported pragma: Postcondition
114
114
Nkind: N_Pragma
115
115
--
116
116
Occurs: 10 times
117
+ Calling function: Do_Withed_Unit_Spec
118
+ Error message: This type of library_unit is not yet handled
119
+ Nkind: N_Generic_Subprogram_Declaration
120
+ --
121
+ Occurs: 10 times
117
122
Calling function: Process_Declaration
118
123
Error message: Package declaration
119
124
Nkind: N_Package_Declaration
@@ -123,6 +128,11 @@ Calling function: Do_Function_Call
123
128
Error message: func name not in symbol table
124
129
Nkind: N_Function_Call
125
130
--
131
+ Occurs: 9 times
132
+ Calling function: Do_Withed_Unit_Spec
133
+ Error message: This type of library_unit is not yet handled
134
+ Nkind: N_Generic_Package_Declaration
135
+ --
126
136
Occurs: 8 times
127
137
Calling function: Do_Base_Range_Constraint
128
138
Error message: range expression not bitvector type
@@ -209,6 +219,11 @@ Error message: Unhandled aggregate kind
209
219
Nkind: N_Aggregate
210
220
--
211
221
Occurs: 2 times
222
+ Calling function: Do_Withed_Unit_Spec
223
+ Error message: This type of library_unit is not yet handled
224
+ Nkind: N_Package_Renaming_Declaration
225
+ --
226
+ Occurs: 2 times
212
227
Calling function: Process_Declaration
213
228
Error message: Unknown declaration kind
214
229
Nkind: N_Validate_Unchecked_Conversion
Original file line number Diff line number Diff line change @@ -64,6 +64,11 @@ Error message: func name not in symbol table
64
64
Nkind: N_Function_Call
65
65
--
66
66
Occurs: 1 times
67
+ Calling function: Do_Withed_Unit_Spec
68
+ Error message: This type of library_unit is not yet handled
69
+ Nkind: N_Generic_Package_Declaration
70
+ --
71
+ Occurs: 1 times
67
72
Calling function: Process_Declaration
68
73
Error message: Generic instantiation declaration
69
74
Nkind: N_Package_Instantiation
You can’t perform that action at this time.
0 commit comments