File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
- --- 64bit_regression_tests 2020-06-19 16:40:45.963502746 +0000
2
- +++ 64bit_regression_tests_patch 2020-06-19 16:42:12.338994730 +0000
1
+ --- /tmp/64bit_regression_tests 2020-07-24 18:34:51.811830486 +0000
2
+ +++ 64bit_regression_tests 2020-07-24 18:36:44.827779374 +0000
3
+ @@ -87,7 +87,7 @@
4
+ <type>union myunion</type>
5
+ -<full_lhs>byte_extract_little_endian\(u, 0ll?, .*int.*\)</full_lhs>
6
+ +<full_lhs>byte_extract_little_endian\(u, 0l?l?, .*int.*\)</full_lhs>
7
+ - <full_lhs_value>\d+ll?</full_lhs_value>
8
+ + <full_lhs_value binary="[01]+">\d+ll?</full_lhs_value>
9
+ <value>\{ \.i=\d+ll? \}</value>
10
+ <value_expression>
11
+ --- cbmc-5.12.orig/regression/cbmc/byte_update11/main.c
3
12
@@ -147,14 +147,14 @@
4
13
--harness-type call-function --function test --treat-pointer-as-array arr --associated-array-size arr:sz
5
14
^EXIT=0$
You can’t perform that action at this time.
0 commit comments