File tree Expand file tree Collapse file tree 4 files changed +0
-32
lines changed
testsuite/gnat2goto/tests
fixed_array_address_model Expand file tree Collapse file tree 4 files changed +0
-32
lines changed Original file line number Diff line number Diff line change 1
- Standard_Output from gnat2goto fixed_array_address_model:
2
- ----------At: Process_Pragma_Declaration----------
3
- ----------Unknown pragma: compile_time_warning----------
4
- N_Pragma (Node_Id=3683) (source,analyzed)
5
- Sloc = 19196 s-atacco.ads:42:4 [fixed_array_address_model.adb:10:4]
6
- Pragma_Argument_Associations = List (List_Id=-99999824)
7
- Pragma_Identifier = N_Identifier "compile_time_warning" (Node_Id=3695)
8
-
9
1
[fixed_array_address_model.assertion.1] line 18 Ada Check assertion: SUCCESS
10
2
[fixed_array_address_model.assertion.2] line 24 assertion PV.all (I) = My_Int (I): SUCCESS
11
3
[fixed_array_address_model.assertion.3] line 32 assertion V (I) = My_Int (V'Last - I + 1): SUCCESS
Original file line number Diff line number Diff line change 1
- Standard_Output from gnat2goto record_address_model:
2
- ----------At: Process_Pragma_Declaration----------
3
- ----------Unknown pragma: compile_time_warning----------
4
- N_Pragma (Node_Id=3577) (source,analyzed)
5
- Sloc = 19196 s-atacco.ads:42:4 [record_address_model.adb:12:4]
6
- Pragma_Argument_Associations = List (List_Id=-99999834)
7
- Pragma_Identifier = N_Identifier "compile_time_warning" (Node_Id=3589)
8
-
9
1
[record_address_model.assertion.1] line 23 assertion PV.all.A = 3: SUCCESS
10
2
[record_address_model.assertion.2] line 24 assertion PV.all.B = 5: SUCCESS
11
3
[record_address_model.assertion.3] line 29 assertion V.A = 7: SUCCESS
Original file line number Diff line number Diff line change 1
- Standard_Output from gnat2goto simple_address_model:
2
- ----------At: Process_Pragma_Declaration----------
3
- ----------Unknown pragma: compile_time_warning----------
4
- N_Pragma (Node_Id=3509) (source,analyzed)
5
- Sloc = 19196 s-atacco.ads:42:4 [simple_address_model.adb:10:4]
6
- Pragma_Argument_Associations = List (List_Id=-99999839)
7
- Pragma_Identifier = N_Identifier "compile_time_warning" (Node_Id=3521)
8
-
9
1
[simple_address_model.assertion.1] line 21 assertion PV.all = 3: SUCCESS
10
2
[simple_address_model.assertion.2] line 26 assertion V = 5: SUCCESS
11
3
[simple_address_model.assertion.3] line 31 assertion V'Address = To_Address (Object_Pointer (PV)): SUCCESS
Original file line number Diff line number Diff line change 1
- Standard_Output from gnat2goto u_array_address_model:
2
- ----------At: Process_Pragma_Declaration----------
3
- ----------Unknown pragma: compile_time_warning----------
4
- N_Pragma (Node_Id=3669) (source,analyzed)
5
- Sloc = 19196 s-atacco.ads:42:4 [u_array_address_model.adb:10:4]
6
- Pragma_Argument_Associations = List (List_Id=-99999824)
7
- Pragma_Identifier = N_Identifier "compile_time_warning" (Node_Id=3681)
8
-
9
1
Standard_Error from gnat2goto u_array_address_model:
10
2
u_array_address_model.adb:10:04: warning: in instantiation at s-atacco.ads:43
11
3
u_array_address_model.adb:10:04: warning: Object is unconstrained array type
You can’t perform that action at this time.
0 commit comments