File tree Expand file tree Collapse file tree 2 files changed +12
-22
lines changed
experiments/golden-results Expand file tree Collapse file tree 2 files changed +12
-22
lines changed Original file line number Diff line number Diff line change @@ -154,6 +154,11 @@ Error message: Unsupported pragma: No return
154154Nkind: N_Pragma
155155--
156156Occurs: 5 times
157+ Calling function: Do_Expression
158+ Error message: Unknown expression kind
159+ Nkind: N_Expanded_Name
160+ --
161+ Occurs: 5 times
157162Calling function: Do_Operator_General
158163Error message: Concat unsupported
159164Nkind: N_Op_Concat
@@ -184,11 +189,6 @@ Error message: Generic declaration
184189Nkind: N_Generic_Package_Declaration
185190--
186191Occurs: 3 times
187- Calling function: Do_Expression
188- Error message: Unknown expression kind
189- Nkind: N_Expanded_Name
190- --
191- Occurs: 3 times
192192Calling function: Do_Procedure_Call_Statement
193193Error message: sym id not in symbol table
194194Nkind: N_Procedure_Call_Statement
@@ -219,11 +219,6 @@ Error message: Unsupported pragma: Unreferenced
219219Nkind: N_Pragma
220220--
221221Occurs: 1 times
222- Calling function: Process_Declaration
223- Error message: Subprogram body stub declaration
224- Nkind: N_Subprogram_Body_Stub
225- --
226- Occurs: 1 times
227222Calling function: Process_Statement
228223Error message: Extended return statement
229224Nkind: N_Extended_Return_Statement
Original file line number Diff line number Diff line change 1- Occurs: 7 times
2- Calling function: Process_Declaration
3- Error message: Subprogram body stub declaration
4- Nkind: N_Subprogram_Body_Stub
5- --
6- Occurs: 6 times
1+ Occurs: 27 times
72Calling function: Do_Expression
83Error message: Unknown expression kind
94Nkind: N_Expanded_Name
105--
11- Occurs: 5 times
12- Calling function: Do_Procedure_Call_Statement
13- Error message: sym id not in symbol table
14- Nkind: N_Procedure_Call_Statement
15- --
16- Occurs: 2 times
6+ Occurs: 3 times
177Calling function: Do_While_Statement
188Error message: Wrong Nkind spec
199Nkind: N_Loop_Statement
@@ -28,6 +18,11 @@ Calling function: Do_Base_Range_Constraint
2818Error message: unsupported upper range kind
2919Nkind: N_Attribute_Reference
3020--
21+ Occurs: 1 times
22+ Calling function: Do_Expression
23+ Error message: Unknown expression kind
24+ Nkind: N_Range
25+ --
3126Occurs: 5 times
3227Redacted compiler error message:
3328"REDACTED" not declared in "REDACTED"
You can’t perform that action at this time.
0 commit comments