diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2014-03-17 16:00:38 +0000 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-03-27 19:22:49 +0400 |
commit | a879125b47c3ae554c01824f996a64a45a86556e (patch) | |
tree | 9f15872e27298b9d3a78b06656c6aa54425a7225 /qom | |
parent | a1f7f97b950a46393b0e55a9a0082e70f540cbbd (diff) | |
download | qemu-a879125b47c3ae554c01824f996a64a45a86556e.zip |
tests/libqos/pci-pc: Avoid shifting left into sign bit
Add U suffix when doing "1 << 31" to avoid undefined behaviour.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'qom')
0 files changed, 0 insertions, 0 deletions