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:
@@ -13,7 +13,7 @@ contract c {
|
||||
// ----
|
||||
// storageEmpty -> 1
|
||||
// fill() ->
|
||||
// gas irOptimized: 465544
|
||||
// gas irOptimized: 465542
|
||||
// gas legacy: 471400
|
||||
// gas legacyOptimized: 467400
|
||||
// storageEmpty -> 0
|
||||
|
||||
Reference in New Issue
Block a user