mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Test updates.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
let y := calldataload(calldataload(9))
|
||||
mstore(y, add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(y, 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1))
|
||||
}
|
||||
// ====
|
||||
// EVMVersion: =homestead
|
||||
// ----
|
||||
// step: stackCompressor
|
||||
//
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
mstore(y, add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(add(y, 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1), 1))
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// EVMVersion: =homestead
|
||||
// ----
|
||||
// step: stackCompressor
|
||||
//
|
||||
|
||||
@@ -18,6 +18,8 @@
|
||||
extcodecopy(1, msize(), 1, 1)
|
||||
}
|
||||
}
|
||||
// ====
|
||||
// EVMVersion: =homestead
|
||||
// ----
|
||||
// step: stackCompressor
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user