File tree Expand file tree Collapse file tree 5 files changed +40
-0
lines changed
experiments/golden-results Expand file tree Collapse file tree 5 files changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -28,12 +28,22 @@ Calling function: Do_Expression
28
28
Error message: Unknown attribute
29
29
Nkind: N_Attribute_Reference
30
30
--
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
+ --
31
36
Occurs: 35 times
32
37
Calling function: Process_Pragma_Declaration
33
38
Error message: Unsupported pragma: No strict aliasing
34
39
Nkind: N_Pragma
35
40
--
36
41
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
37
47
Calling function: Process_Declaration
38
48
Error message: Package declaration
39
49
Nkind: N_Package_Declaration
Original file line number Diff line number Diff line change @@ -38,6 +38,16 @@ Calling function: Process_Pragma_Declaration
38
38
Error message: Unsupported pragma: Ada 05
39
39
Nkind: N_Pragma
40
40
--
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
+ --
41
51
Occurs: 3 times
42
52
Redacted compiler error message:
43
53
generic parameter "REDACTED" is missing from input dependence list
Original file line number Diff line number Diff line change
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
+ --
1
6
Occurs: 32 times
2
7
Redacted compiler error message:
3
8
file "REDACTED" not found
Original file line number Diff line number Diff line change @@ -43,6 +43,16 @@ Calling function: Process_Pragma_Declaration
43
43
Error message: Unsupported pragma: Initializes
44
44
Nkind: N_Pragma
45
45
--
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_Withed_Unit_Spec
53
+ Error message: This type of library_unit is not yet handled
54
+ Nkind: N_Generic_Package_Declaration
55
+ --
46
56
Occurs: 8 times
47
57
Calling function: Process_Declaration
48
58
Error message: Use type clause declaration
Original file line number Diff line number Diff line change @@ -59,6 +59,11 @@ Error message: func name not in symbol table
59
59
Nkind: N_Function_Call
60
60
--
61
61
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
62
67
Calling function: Process_Declaration
63
68
Error message: Generic instantiation declaration
64
69
Nkind: N_Package_Instantiation
You can’t perform that action at this time.
0 commit comments