Use unbounded allocation before returning.

This commit is contained in:
Daniel Kirchner
2021-04-08 18:37:24 +02:00
parent c060bd5633
commit 96c8123b6b
135 changed files with 200 additions and 393 deletions
@@ -28,7 +28,7 @@ contract C {
// index(uint256): 10 -> true
// index(uint256): 20 -> true
// index(uint256): 0xFF -> true
// gas irOptimized: 167453
// gas irOptimized: 167382
// gas legacy: 248854
// gas legacyOptimized: 152638
// accessIndex(uint256,int256): 10, 1 -> 2