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
@@ -27,5 +27,5 @@ contract C {
// library: L
// f() -> 8, 7, 1, 2, 7, 12
// gas irOptimized: 167580
// gas legacy: 169475
// gas legacy: 169347
// gas legacyOptimized: 167397