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
2828Error message: Unknown attribute
2929Nkind: 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+ --
3136Occurs: 35 times
3237Calling function: Process_Pragma_Declaration
3338Error message: Unsupported pragma: No strict aliasing
3439Nkind: N_Pragma
3540--
3641Occurs: 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
3747Calling function: Process_Declaration
3848Error message: Package declaration
3949Nkind: N_Package_Declaration
Original file line number Diff line number Diff line change @@ -38,6 +38,16 @@ Calling function: Process_Pragma_Declaration
3838Error message: Unsupported pragma: Ada 05
3939Nkind: 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+ --
4151Occurs: 3 times
4252Redacted compiler error message:
4353generic 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+ --
16Occurs: 32 times
27Redacted compiler error message:
38file "REDACTED" not found
Original file line number Diff line number Diff line change @@ -43,6 +43,16 @@ Calling function: Process_Pragma_Declaration
4343Error message: Unsupported pragma: Initializes
4444Nkind: 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_Withed_Unit_Spec
53+ Error message: This type of library_unit is not yet handled
54+ Nkind: N_Generic_Package_Declaration
55+ --
4656Occurs: 8 times
4757Calling function: Process_Declaration
4858Error 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
5959Nkind: N_Function_Call
6060--
6161Occurs: 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
6267Calling function: Process_Declaration
6368Error message: Generic instantiation declaration
6469Nkind: N_Package_Instantiation
You can’t perform that action at this time.
0 commit comments