mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fill in junk in stack layouts on terminating control flow paths.
This commit is contained in:
@@ -16,7 +16,7 @@ contract c {
|
||||
// ----
|
||||
// storageEmpty -> 1
|
||||
// fill() ->
|
||||
// gas irOptimized: 519886
|
||||
// gas irOptimized: 519884
|
||||
// gas legacy: 521710
|
||||
// gas legacyOptimized: 516922
|
||||
// storageEmpty -> 0
|
||||
|
||||
Reference in New Issue
Block a user