Skip to content

Commit 512e734

Browse files
committed
Update golden results
1 parent c4d324d commit 512e734

File tree

6 files changed

+51
-6
lines changed

6 files changed

+51
-6
lines changed

experiments/golden-results/StratoX-summary.txt

Lines changed: 11 additions & 1 deletion
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: 102 times
11+
Occurs: 104 times
1212
Calling function: Do_Function_Call
1313
Error message: func name not in symbol table
1414
Nkind: N_Function_Call
@@ -28,12 +28,22 @@ Calling function: Do_Expression
2828
Error message: Unknown attribute
2929
Nkind: N_Attribute_Reference
3030
--
31+
Occurs: 36 times
32+
Calling function: Do_Withed_Unit_Spec
33+
Error message: This type of library_unit is not yet handled
34+
Nkind: N_Generic_Subprogram_Declaration
35+
--
3136
Occurs: 35 times
3237
Calling function: Process_Pragma_Declaration
3338
Error message: Unsupported pragma: No strict aliasing
3439
Nkind: N_Pragma
3540
--
3641
Occurs: 31 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: 31 times
3747
Calling function: Process_Declaration
3848
Error message: Package declaration
3949
Nkind: N_Package_Declaration

experiments/golden-results/Tokeneer-summary.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1057,3 +1057,8 @@ Occurs: 1 times
10571057
Redacted compiler error message:
10581058
range must be preceded by subtype mark
10591059
Raw compiler error message:
1060+
--
1061+
Occurs: 1 times
1062+
+===========================GNAT BUG DETECTED==============================+
1063+
| GNU Ada (ada2goto) Assert_Failure failed precondition from arrays.ads:51 |
1064+
| Error detected at system.ads:156:5 |

experiments/golden-results/libkeccak-summary.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@ Calling function: Process_Pragma_Declaration
3838
Error message: Unsupported pragma: Ada 05
3939
Nkind: N_Pragma
4040
--
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
47+
Calling function: Do_Withed_Unit_Spec
48+
Error message: This type of library_unit is not yet handled
49+
Nkind: N_Generic_Subprogram_Declaration
50+
--
4151
Occurs: 3 times
4252
Redacted compiler error message:
4353
generic parameter "REDACTED" is missing from input dependence list

experiments/golden-results/libsparkcrypto-summary.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Occurs: 2 times
2+
Calling function: Do_Withed_Unit_Spec
3+
Error message: This type of library_unit is not yet handled
4+
Nkind: N_Generic_Subprogram_Declaration
5+
--
16
Occurs: 32 times
27
Redacted compiler error message:
38
file "REDACTED" not found

experiments/golden-results/muen-summary.txt

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,21 @@ Calling function: Process_Pragma_Declaration
4343
Error message: Unsupported pragma: Initializes
4444
Nkind: N_Pragma
4545
--
46+
Occurs: 10 times
47+
Calling function: Do_Withed_Unit_Spec
48+
Error message: This type of library_unit is not yet handled
49+
Nkind: N_Generic_Subprogram_Declaration
50+
--
51+
Occurs: 9 times
52+
Calling function: Do_Function_Call
53+
Error message: func name not in symbol table
54+
Nkind: N_Function_Call
55+
--
56+
Occurs: 9 times
57+
Calling function: Do_Withed_Unit_Spec
58+
Error message: This type of library_unit is not yet handled
59+
Nkind: N_Generic_Package_Declaration
60+
--
4661
Occurs: 8 times
4762
Calling function: Process_Declaration
4863
Error message: Use type clause declaration
@@ -69,11 +84,6 @@ Error message: Constant Type not in symbol table
6984
Nkind: N_Integer_Literal
7085
--
7186
Occurs: 7 times
72-
Calling function: Do_Function_Call
73-
Error message: func name not in symbol table
74-
Nkind: N_Function_Call
75-
--
76-
Occurs: 7 times
7787
Calling function: Do_Itype_Integer_Subtype
7888
Error message: Non-literal bound unsupported
7989
Nkind: N_Defining_Identifier

experiments/golden-results/vct-summary.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ Error message: func name not in symbol table
5959
Nkind: N_Function_Call
6060
--
6161
Occurs: 1 times
62+
Calling function: Do_Withed_Unit_Spec
63+
Error message: This type of library_unit is not yet handled
64+
Nkind: N_Generic_Package_Declaration
65+
--
66+
Occurs: 1 times
6267
Calling function: Process_Declaration
6368
Error message: Generic instantiation declaration
6469
Nkind: N_Package_Instantiation

0 commit comments

Comments
 (0)