Skip extcodesize check if return data is expected.

This commit is contained in:
chriseth
2021-11-08 14:58:09 +01:00
parent ea3c34a082
commit a1aa9d2d90
35 changed files with 270 additions and 67 deletions
@@ -30,7 +30,7 @@ contract C {
// ----
// f() -> 3, 7, 5
// gas irOptimized: 127592
// gas legacy: 151590
// gas legacy: 151334
// gas legacyOptimized: 125422
// x() -> 7
// y() -> 5