mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fix removal of memory stores in inline assembly blocks.
This commit is contained in:
committed by
Daniel Kirchner
parent
14cdb76e4b
commit
51ef6a62da
+1
-1
@@ -17,5 +17,5 @@ contract c {
|
||||
// test() ->
|
||||
// gas irOptimized: 142639
|
||||
// gas legacy: 164430
|
||||
// gas legacyOptimized: 157898
|
||||
// gas legacyOptimized: 158513
|
||||
// storageEmpty -> 1
|
||||
|
||||
Reference in New Issue
Block a user