Merge pull request #10762 from ethereum/packedStorageOverflowSol2Yul

[Sol->Yul] Fixing uncheked increment/decrement.
This commit is contained in:
chriseth
2021-01-14 15:32:55 +01:00
committed by GitHub
2 changed files with 5 additions and 3 deletions
@@ -11,6 +11,7 @@ contract C {
return (x, c, b, a);
}
}
// ====
// compileViaYul: also
// ----
// f() -> 0x1234, 0x0, 0x0, 0xfffe