From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NjfSx-0006ST-3o for qemu-devel@nongnu.org; Mon, 22 Feb 2010 16:05:19 -0500 Received: from [199.232.76.173] (port=50594 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NjfSw-0006RH-K0 for qemu-devel@nongnu.org; Mon, 22 Feb 2010 16:05:18 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NjfSv-00023A-KV for qemu-devel@nongnu.org; Mon, 22 Feb 2010 16:05:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43651) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NjfSv-000236-9C for qemu-devel@nongnu.org; Mon, 22 Feb 2010 16:05:17 -0500 Date: Mon, 22 Feb 2010 18:05:02 -0300 From: Luiz Capitulino Message-ID: <20100222180502.2c8fd569@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Full build broken List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: paul@codesourcery.com Cc: qemu-devel@nongnu.org Hi Paul, Commit bc3b26f5 breaks a full QEMU build for me: """ cc1: warnings being treated as errors /home/lcapitulino/src/qmp-unstable/hw/pl181.c: In function =E2=80=98pl181_f= ifo_run=E2=80=99: /home/lcapitulino/src/qmp-unstable/hw/pl181.c:185: error: =E2=80=98value=E2= =80=99 may be used uninitialized in this function make[1]: *** [pl181.o] Error 1 make: *** [subdir-arm-softmmu] Error 2 make: *** Waiting for unfinished jobs.... """