summaryrefslogtreecommitdiffstats
path: root/linux-user/main.c
diff options
context:
space:
mode:
authorPeter Maydell2011-06-16 18:37:14 +0200
committerRiku Voipio2011-06-21 19:30:10 +0200
commit2aec3a27d78075c4b4c44a241f32f27e9a7b9a8a (patch)
treecd12ef327014aaee323e4dc7b9aaf5c225b0cf36 /linux-user/main.c
parentlinux-user: Bump do_syscall() up to 8 syscall arguments (diff)
downloadqemu-2aec3a27d78075c4b4c44a241f32f27e9a7b9a8a.tar.gz
qemu-2aec3a27d78075c4b4c44a241f32f27e9a7b9a8a.tar.xz
qemu-2aec3a27d78075c4b4c44a241f32f27e9a7b9a8a.zip
linux-user/signal.c: Remove only-ever-set variable fpu_save_addr
Move the access of fpu_save into the commented out skeleton code for restoring FPU registers on SPARC sigreturn, thus silencing a gcc 4.6 "variable set but never used" warning. (This doesn't affect the calculation of 'err' because in fact __get_user() can never fail.) Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Diffstat (limited to 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions