summaryrefslogtreecommitdiffstats
path: root/trace/simple.c
diff options
context:
space:
mode:
authorStefan Weil2013-02-03 21:33:16 +0100
committerAnthony Liguori2013-02-04 22:24:15 +0100
commitb22dd1243f38286263d40496ce5298a8a7d96eea (patch)
tree6d3b5fa643572ba3a2392bccf74f6f2b1501a049 /trace/simple.c
parents390x: silence warning from GCC on uninitialized values (diff)
downloadqemu-b22dd1243f38286263d40496ce5298a8a7d96eea.tar.gz
qemu-b22dd1243f38286263d40496ce5298a8a7d96eea.tar.xz
qemu-b22dd1243f38286263d40496ce5298a8a7d96eea.zip
target-s390x: Fix wrong comparison in interrupt handling
gcc with -Wextra complains about an ordered pointer comparison: target-s390x/helper.c:660:27: warning: ordered comparison of pointer with integer zero [-Wextra] Obviously the index was missing in the code. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'trace/simple.c')
0 files changed, 0 insertions, 0 deletions