Skip to content

Commit 1463fd1

Browse files
authored
Merge pull request #7396 from tautschnig/bugfixes/constant-propagation-test
Fix constant-propagation test pattern
2 parents b4033fb + d7f10a8 commit 1463fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regression/cbmc-library/memcpy-01/constant-propagation.desc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CORE
22
main.c
33
--show-vcc
4-
main::1::m!0@1#1 = .*byte_extract_(big|little)_endian\(cast\(44, signedbv\[\d+\]\*\), 0, signedbv\[\d+\]\).*
4+
main::1::m!0@1#2 = .*byte_extract_(big|little)_endian\(cast\(44, signedbv\[\d+\]\*\), 0, signedbv\[\d+\]\).*
55
^EXIT=0$
66
^SIGNAL=0$
77
--

0 commit comments

Comments
 (0)