File tree 3 files changed +11
-6
lines changed
experiments/golden-results
3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Calling function: Process_Declaration
8
8
Error message: Unknown declaration kind
9
9
Nkind: N_Freeze_Generic_Entity
10
10
--
11
- Occurs: 102 times
11
+ Occurs: 104 times
12
12
Calling function: Do_Function_Call
13
13
Error message: func name not in symbol table
14
14
Nkind: N_Function_Call
Original file line number Diff line number Diff line change @@ -1057,3 +1057,8 @@ Occurs: 1 times
1057
1057
Redacted compiler error message:
1058
1058
range must be preceded by subtype mark
1059
1059
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 |
Original file line number Diff line number Diff line change @@ -49,6 +49,11 @@ Error message: This type of library_unit is not yet handled
49
49
Nkind: N_Generic_Subprogram_Declaration
50
50
--
51
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
52
57
Calling function: Do_Withed_Unit_Spec
53
58
Error message: This type of library_unit is not yet handled
54
59
Nkind: N_Generic_Package_Declaration
@@ -79,11 +84,6 @@ Error message: Constant Type not in symbol table
79
84
Nkind: N_Integer_Literal
80
85
--
81
86
Occurs: 7 times
82
- Calling function: Do_Function_Call
83
- Error message: func name not in symbol table
84
- Nkind: N_Function_Call
85
- --
86
- Occurs: 7 times
87
87
Calling function: Do_Itype_Integer_Subtype
88
88
Error message: Non-literal bound unsupported
89
89
Nkind: N_Defining_Identifier
You can’t perform that action at this time.
0 commit comments