You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,8 @@ Compiler Features:
12
12
13
13
14
14
Bugfixes:
15
-
* SMTChecker: Fix error that reports invalid number of verified checks for BMC engine.
15
+
* SMTChecker: Fix error that reports invalid number of verified checks for BMC and CHC engines.
16
+
* SMTChecker: Fix internal compiler error when reporting proved targets for BMC engine.
16
17
* TypeChecker: Fix segfault when assigning nested tuple to tuple.
17
18
* Yul Optimizer: Name simplification could lead to forbidden identifiers with a leading and/or trailing dot, e.g., ``x._`` would get simplified into ``x.``.
0 commit comments