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:
@@ -18,6 +18,6 @@ contract c {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// test1() -> true
|
||||
// gas irOptimized: 225894
|
||||
// gas irOptimized: 225890
|
||||
// gas legacy: 254650
|
||||
// gas legacyOptimized: 247384
|
||||
|
||||
Reference in New Issue
Block a user