@@ -54,16 +54,16 @@ Error message: Unsupported pragma: Abstract state
54
54
Nkind: N_Pragma
55
55
--
56
56
Occurs: 11 times
57
- Calling function: Do_Constant
58
- Error message: Constant Type not in symbol table
59
- Nkind: N_Integer_Literal
60
- --
61
- Occurs: 11 times
62
57
Calling function: Process_Pragma_Declaration
63
58
Error message: Unsupported pragma: Initializes
64
59
Nkind: N_Pragma
65
60
--
66
61
Occurs: 10 times
62
+ Calling function: Do_Constant
63
+ Error message: Constant Type not in symbol table
64
+ Nkind: N_Integer_Literal
65
+ --
66
+ Occurs: 10 times
67
67
Calling function: Do_Type_Definition
68
68
Error message: Unknown expression kind
69
69
Nkind: N_Access_Function_Definition
@@ -73,11 +73,6 @@ Calling function: Process_Declaration
73
73
Error message: Package declaration
74
74
Nkind: N_Package_Declaration
75
75
--
76
- Occurs: 9 times
77
- Calling function: Do_Function_Call
78
- Error message: func name not in symbol table
79
- Nkind: N_Function_Call
80
- --
81
76
Occurs: 8 times
82
77
Calling function: Do_Itype_Integer_Subtype
83
78
Error message: Non-literal bound unsupported
@@ -99,16 +94,16 @@ Error message: Unsupported pragma: Global
99
94
Nkind: N_Pragma
100
95
--
101
96
Occurs: 7 times
97
+ Calling function: Do_Function_Call
98
+ Error message: func name not in symbol table
99
+ Nkind: N_Function_Call
100
+ --
101
+ Occurs: 7 times
102
102
Calling function: Process_Declaration
103
103
Error message: Generic instantiation declaration
104
104
Nkind: N_Function_Instantiation
105
105
--
106
106
Occurs: 6 times
107
- Calling function: Do_Base_Range_Constraint
108
- Error message: range expression not bitvector type
109
- Nkind: N_Range
110
- --
111
- Occurs: 6 times
112
107
Calling function: Process_Pragma_Declaration
113
108
Error message: Unsupported pragma: Precondition
114
109
Nkind: N_Pragma
@@ -149,11 +144,6 @@ Error message: Etype not a type
149
144
Nkind: N_Identifier
150
145
--
151
146
Occurs: 2 times
152
- Calling function: Do_Procedure_Call_Statement
153
- Error message: sym id not in symbol table
154
- Nkind: N_Procedure_Call_Statement
155
- --
156
- Occurs: 2 times
157
147
Calling function: Do_Type_Definition
158
148
Error message: Unknown expression kind
159
149
Nkind: N_Access_Procedure_Definition
0 commit comments