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:
@@ -15,7 +15,7 @@ contract c {
|
||||
// ----
|
||||
// getLength() -> 0
|
||||
// set(): 1, 2 -> true
|
||||
// gas irOptimized: 110439
|
||||
// gas irOptimized: 110435
|
||||
// gas legacy: 110723
|
||||
// gas legacyOptimized: 110564
|
||||
// getLength() -> 68
|
||||
|
||||
Reference in New Issue
Block a user