Skip to content

Commit 4e4e511

Browse files
committed
Address PR review comments.
1 parent 45098df commit 4e4e511

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Language Features:
55
Compiler Features:
66

77
Bugfixes:
8-
* Yul Optimizer: Fix ``UnusedStoreEliminator`` incorrectly removing ``returndatacopy`` operations when the length comes from a stale ``returndatasize()`` call that was invalidated by subsequent call opcodes.
8+
* Yul Optimizer: Fix `UnusedStoreEliminator` incorrectly removing `returndatacopy` operations when the length comes from a stale `returndatasize()` call that was invalidated by subsequent call opcodes.
99

1010

1111
### 0.8.34 (2026-02-18)

0 commit comments

Comments
 (0)