qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/52] ppc patch queue 2014-09-04


From: Alexander Graf
Subject: Re: [Qemu-devel] [PULL 00/52] ppc patch queue 2014-09-04
Date: Thu, 4 Sep 2014 21:13:41 +0200


> Am 04.09.2014 um 20:38 schrieb Peter Maydell <address@hidden>:
> 
>> On 4 September 2014 18:19, Alexander Graf <address@hidden> wrote:
>> Hi Peter,
>> 
>> This is my current patch queue for ppc.  Please pull.
> 
> Hi. I'm afraid this doesn't build (x86, 64bit, gcc
> 4.8.2, non-debug build):
> 
>  CC    ppc64abi32-linux-user/linux-user/signal.o
> /home/petmay01/linaro/qemu-for-merges/linux-user/signal.c: In function
> ‘setup_frame’:
> /home/petmay01/linaro/qemu-for-merges/linux-user/signal.c:4698:5:
> error: right shift count >= width of type [-Werror]
>     __put_user(set->sig[0] >> 32, &sc->_unused[3]);
>     ^
> cc1: all warnings being treated as errors

Ouch. I guess we're missing ppc64abi32 in travis then - it never complained 
here ;).

Will fix in a few hours and resend.


Alex

> 
> thanks
> -- PMM



reply via email to

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