diff options
author | Richard Henderson | 2017-01-08 18:48:34 +0100 |
---|---|---|
committer | Richard Henderson | 2017-01-08 18:48:34 +0100 |
commit | f68808c7494b38764e1895a9852b994638b86536 (patch) | |
tree | cfba408b2481b4ba406580369cb7d6cbf734e95a /ui/sdl.c | |
parent | tcg-mips: Adjust qemu_ld/st for mips64 (diff) | |
download | qemu-f68808c7494b38764e1895a9852b994638b86536.tar.gz qemu-f68808c7494b38764e1895a9852b994638b86536.tar.xz qemu-f68808c7494b38764e1895a9852b994638b86536.zip |
translate-all: Avoid -Werror=switch-bool
gcc 5.3.0 diagnoses
translate-all.c: In function ‘alloc_code_gen_buffer’:
translate-all.c:756:17: error: switch condition has boolean value
switch (buf2 != MAP_FAILED) {
^
Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'ui/sdl.c')
0 files changed, 0 insertions, 0 deletions