From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45559) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvido-0006U4-FO for qemu-devel@nongnu.org; Fri, 10 Feb 2012 00:03:25 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rvidm-00044v-EI for qemu-devel@nongnu.org; Fri, 10 Feb 2012 00:03:24 -0500 Received: from mailout4.w1.samsung.com ([210.118.77.14]:42787) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvidm-00044c-4x for qemu-devel@nongnu.org; Fri, 10 Feb 2012 00:03:22 -0500 Received: from euspt2 ([210.118.77.14]) by mailout4.w1.samsung.com (Sun Java(tm) System Messaging Server 6.3-8.04 (built Jul 29 2009; 32bit)) with ESMTP id <0LZ5004V7VDHSW00@mailout4.w1.samsung.com> for qemu-devel@nongnu.org; Fri, 10 Feb 2012 05:03:17 +0000 (GMT) Received: from [106.109.9.191] by spt2.w1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPA id <0LZ500DG8VDGJI@spt2.w1.samsung.com> for qemu-devel@nongnu.org; Fri, 10 Feb 2012 05:03:17 +0000 (GMT) Date: Fri, 10 Feb 2012 09:03:14 +0400 From: Evgeny Voevodin In-reply-to: Message-id: <4F34A512.6030703@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8; format=flowed Content-transfer-encoding: QUOTED-PRINTABLE References: <1328776974-11089-1-git-send-email-e.voevodin@samsung.com> <1328776974-11089-3-git-send-email-e.voevodin@samsung.com> Subject: Re: [Qemu-devel] [PATCH v14 02/10] ARM: Samsung exynos4210-based boards emulation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, kyungmin.park@samsung.com, paul@codesourcery.com, m.kozlov@samsung.com, jehyung.lee@samsung.com, d.solodkiy@samsung.com On 02/10/2012 12:58 AM, Peter Maydell wrote: > On 9 February 2012 08:42, Evgeny Voevodin = wrote: >> Add initial support of NURI and SMDKC210 boards >> >> Signed-off-by: Evgeny Voevodin > Doesn't compile: > CC arm-softmmu/exynos4210.o > /home/petmay01/git/qemu/hw/exynos4210.c: In function =E2=80=98exyno= s4210_init=E2=80=99: > /home/petmay01/git/qemu/hw/exynos4210.c:49:15: error: variable > =E2=80=98irq_table=E2=80=99 set but not used [-Werror=3Dunused-but-= set-variable] > cc1: all warnings being treated as errors > > -- PMM > Hi, Peter. It seems that you use gcc_4.6. After switching to this new= er=20 version I reproduced the same warning. Now I'm generating v15 series since fi= x of this warning touches almost all patches. Thanks. --=20 Kind regards, Evgeny Voevodin, Leading Software Engineer, ASWG, Moscow R&D center, Samsung Electronics e-mail: e.voevodin@samsung.com