mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
test stage
This commit is contained in:
@@ -25,9 +25,9 @@ contract C {
|
||||
// compileViaYul: also
|
||||
// ----
|
||||
// constructor(), 1 ether ->
|
||||
// gas irOptimized: 308423
|
||||
// gas legacy: 465314
|
||||
// gas legacyOptimized: 304481
|
||||
// gas irOptimized: 296777
|
||||
// gas legacy: 457340
|
||||
// gas legacyOptimized: 296489
|
||||
// f(uint256): 0 -> FAILURE
|
||||
// f(uint256): 1 -> FAILURE
|
||||
// f(uint256): 2 -> FAILURE
|
||||
|
||||
+3
-3
@@ -27,9 +27,9 @@ contract C {
|
||||
// revertStrings: debug
|
||||
// ----
|
||||
// constructor(), 1 ether ->
|
||||
// gas irOptimized: 448383
|
||||
// gas legacy: 834272
|
||||
// gas legacyOptimized: 510004
|
||||
// gas irOptimized: 438897
|
||||
// gas legacy: 826297
|
||||
// gas legacyOptimized: 502678
|
||||
// f(uint256): 0 -> FAILURE, hex"08c379a0", 0x20, 37, "Target contract does not contain", " code"
|
||||
// f(uint256): 1 -> FAILURE, hex"08c379a0", 0x20, 37, "Target contract does not contain", " code"
|
||||
// f(uint256): 2 -> FAILURE, hex"08c379a0", 0x20, 37, "Target contract does not contain", " code"
|
||||
|
||||
Reference in New Issue
Block a user