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:
@@ -17,7 +17,7 @@ contract C {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// constructor() ->
|
||||
// gas irOptimized: 199723
|
||||
// gas irOptimized: 194717
|
||||
// gas legacy: 240889
|
||||
// gas legacyOptimized: 155314
|
||||
// initCode() -> 0x20, 0
|
||||
|
||||
Reference in New Issue
Block a user