qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] s390: compile warning in tcg code


From: Christian Borntraeger
Subject: [Qemu-devel] s390: compile warning in tcg code
Date: Tue, 28 Jan 2014 13:36:49 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Richard,

currently the upstream s390x target does not compile without -disable-werror.

[...]
In file included from REPOS/qemu/tcg/tcg.c:205:0:
REPOS/qemu/tcg/s390/tcg-target.c:2231:13: warning: ‘sigill_handler’ defined but 
not used [-Wunused-function]
[...]

Seems that we can simply remove this. Can you have a look?

Christian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]