diff options
| author | Richard Henderson | 2016-06-17 21:46:33 +0200 |
|---|---|---|
| committer | Peter Maydell | 2016-06-27 22:03:58 +0200 |
| commit | fdc997ef54c5b2c3483969aee5f1d5f2a7587520 (patch) | |
| tree | f61e9d04329eb555a3e415ca20e10eafbb1c077b /page_cache.c | |
| parent | hw/net/e1000: Don't use *_to_cpup() (diff) | |
| download | qemu-fdc997ef54c5b2c3483969aee5f1d5f2a7587520.tar.gz qemu-fdc997ef54c5b2c3483969aee5f1d5f2a7587520.tar.xz qemu-fdc997ef54c5b2c3483969aee5f1d5f2a7587520.zip | |
target-alpha: Avoid gcc 6.1 werror for linux-user
Using gcc 6.1 for alpha-linux-user target we see the following build error:
.../target-alpha/translate.c: In function ‘in_superpage’:
.../target-alpha/translate.c:454:52: error: self-comparison always evaluates to true [-Werror=tautological-compare]
&& addr >> TARGET_VIRT_ADDR_SPACE_BITS == addr >> 63);
Reported-by: Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-id: 1466192793-2559-1-git-send-email-rth@twiddle.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'page_cache.c')
0 files changed, 0 insertions, 0 deletions
