Skip to content

Commit 97bcc02

Browse files
committed
Update golden results
1 parent 0d1fbb9 commit 97bcc02

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

experiments/golden-results/StratoX-summary.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Calling function: Process_Declaration
88
Error message: Unknown declaration kind
99
Nkind: N_Freeze_Generic_Entity
1010
--
11-
Occurs: 104 times
11+
Occurs: 105 times
1212
Calling function: Do_Function_Call
1313
Error message: func name not in symbol table
1414
Nkind: N_Function_Call
@@ -23,7 +23,7 @@ Calling function: Do_Type_Definition
2323
Error message: Access type unsupported
2424
Nkind: N_Access_To_Object_Definition
2525
--
26-
Occurs: 42 times
26+
Occurs: 43 times
2727
Calling function: Do_Expression
2828
Error message: Unknown attribute
2929
Nkind: N_Attribute_Reference
@@ -93,6 +93,11 @@ Calling function: Process_Pragma_Declaration
9393
Error message: Unsupported pragma: Global
9494
Nkind: N_Pragma
9595
--
96+
Occurs: 10 times
97+
Calling function: Process_Statement
98+
Error message: Raise statement
99+
Nkind: N_Raise_Statement
100+
--
96101
Occurs: 9 times
97102
Calling function: Process_Declaration
98103
Error message: Unknown declaration kind
@@ -103,11 +108,6 @@ Calling function: Process_Pragma_Declaration
103108
Error message: Unsupported pragma: Elaborate Body
104109
Nkind: N_Pragma
105110
--
106-
Occurs: 9 times
107-
Calling function: Process_Statement
108-
Error message: Raise statement
109-
Nkind: N_Raise_Statement
110-
--
111111
Occurs: 8 times
112112
Calling function: Process_Declaration
113113
Error message: Generic instantiation declaration
@@ -193,6 +193,11 @@ Calling function: Do_Procedure_Call_Statement
193193
Error message: sym id not in symbol table
194194
Nkind: N_Procedure_Call_Statement
195195
--
196+
Occurs: 2 times
197+
Calling function: Do_Function_Call
198+
Error message: function entity not defining identifier
199+
Nkind: N_Function_Call
200+
--
196201
Occurs: 1 times
197202
Calling function: Do_Compilation_Unit
198203
Error message: Unknown tree node
@@ -204,11 +209,6 @@ Error message: Constant Type not in Class_Bitvector_Type
204209
Nkind: N_Integer_Literal
205210
--
206211
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
212212
Calling function: Do_Itype_Integer_Subtype
213213
Error message: Non-literal bound unsupported
214214
Nkind: N_Defining_Identifier

0 commit comments

Comments
 (0)