From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOqFf-0001LP-Va for qemu-devel@nongnu.org; Fri, 20 Feb 2015 11:16:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YOqFb-0001zh-0T for qemu-devel@nongnu.org; Fri, 20 Feb 2015 11:16:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39047) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YOqFa-0001zO-L5 for qemu-devel@nongnu.org; Fri, 20 Feb 2015 11:16:22 -0500 From: =?UTF-8?q?Radim=20Kr=C4=8Dm=C3=A1=C5=99?= Date: Fri, 20 Feb 2015 17:06:14 +0100 Message-Id: <1424448376-15599-1-git-send-email-rkrcmar@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH 0/2] Fix GCC 5.0.0 build errors List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Paolo Bonzini , Michael Walle , Peter Maydell Future patches should address the out-of-bounds access that is left by using proposed solution for [2/2]. Radim Kr=C4=8Dm=C3=A1=C5=99 (2): fix GCC 5.0.0 logical-not-parentheses warnings milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warning hw/misc/milkymist-pfpu.c | 2 +- hw/net/virtio-net.c | 4 ++-- kvm-all.c | 2 +- qemu-img.c | 3 ++- 4 files changed, 6 insertions(+), 5 deletions(-) --=20 2.3.0