aboutsummaryrefslogtreecommitdiff
path: root/sdl.c
diff options
context:
space:
mode:
authorStefan Weil <weil@mail.berlios.de>2009-12-14 10:54:49 +0100
committerAurelien Jarno <aurelien@aurel32.net>2009-12-16 18:26:28 +0100
commit212df029754caabba45f941fbd22ec219b934ef9 (patch)
treece1cf074bc61cc7c0fc44ac9d3cd951ea5d5ec9b /sdl.c
parent5a2b3fc5aaae48859e09a8d96f4f92578b060892 (diff)
downloadqemu-212df029754caabba45f941fbd22ec219b934ef9.zip
qemu-212df029754caabba45f941fbd22ec219b934ef9.tar.gz
qemu-212df029754caabba45f941fbd22ec219b934ef9.tar.bz2
target-alpha: Fix compiler warning for gcc-4.3 (and older)
"Old" compilers obviously are not able to recognise that all cases are handled here: qemu/target-alpha/helper.c:70: error: ‘round_mode’ may be used uninitialized in this function A small modification helps the compiler to do its jobs. gcc-4.4 does not need this, but is still not standard on all platforms. Signed-off-by: Stefan Weil <weil@mail.berlios.de> Acked-by: Laurent Desnogues <laurent.desnogues@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'sdl.c')
0 files changed, 0 insertions, 0 deletions