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: 303935
|
||||
// gas legacy: 464030
|
||||
// gas legacyOptimized: 304049
|
||||
// gas irOptimized: 294659
|
||||
// gas legacy: 456056
|
||||
// gas legacyOptimized: 296069
|
||||
// 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: 446871
|
||||
// gas legacy: 832976
|
||||
// gas legacyOptimized: 509560
|
||||
// gas irOptimized: 437385
|
||||
// gas legacy: 825001
|
||||
// gas legacyOptimized: 502234
|
||||
// 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