mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Skip extcodesize check if return data is expected.
This commit is contained in:
@@ -40,7 +40,7 @@ contract C {
|
||||
// gas irOptimized: 85640
|
||||
// convertSubA() -> 1, 2
|
||||
// gas irOptimized: 86395
|
||||
// gas legacy: 99303
|
||||
// gas legacy: 99047
|
||||
// convertSubB() -> 1, 3
|
||||
// gas irOptimized: 86338
|
||||
// gas legacy: 99237
|
||||
// gas legacy: 98981
|
||||
|
||||
Reference in New Issue
Block a user