Skip to content

Commit 50f03af

Browse files
committed
Update testsuite after rebasing to diffblue/master
1 parent 575f747 commit 50f03af

File tree

4 files changed

+0
-32
lines changed

4 files changed

+0
-32
lines changed

testsuite/gnat2goto/tests/fixed_array_address_model/test.out

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
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-
91
[fixed_array_address_model.assertion.1] line 18 Ada Check assertion: SUCCESS
102
[fixed_array_address_model.assertion.2] line 24 assertion PV.all (I) = My_Int (I): SUCCESS
113
[fixed_array_address_model.assertion.3] line 32 assertion V (I) = My_Int (V'Last - I + 1): SUCCESS

testsuite/gnat2goto/tests/record_address_model/test.out

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
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-
91
[record_address_model.assertion.1] line 23 assertion PV.all.A = 3: SUCCESS
102
[record_address_model.assertion.2] line 24 assertion PV.all.B = 5: SUCCESS
113
[record_address_model.assertion.3] line 29 assertion V.A = 7: SUCCESS

testsuite/gnat2goto/tests/simple_address_model/test.out

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
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-
91
[simple_address_model.assertion.1] line 21 assertion PV.all = 3: SUCCESS
102
[simple_address_model.assertion.2] line 26 assertion V = 5: SUCCESS
113
[simple_address_model.assertion.3] line 31 assertion V'Address = To_Address (Object_Pointer (PV)): SUCCESS

testsuite/gnat2goto/tests/u_array_address_model/test.out

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
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-
91
Standard_Error from gnat2goto u_array_address_model:
102
u_array_address_model.adb:10:04: warning: in instantiation at s-atacco.ads:43
113
u_array_address_model.adb:10:04: warning: Object is unconstrained array type

0 commit comments

Comments
 (0)