From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NB7aS-0003rJ-Bh for qemu-devel@nongnu.org; Thu, 19 Nov 2009 09:02:16 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NB7aM-0003jA-H8 for qemu-devel@nongnu.org; Thu, 19 Nov 2009 09:02:15 -0500 Received: from [199.232.76.173] (port=55881 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NB7aM-0003ia-9V for qemu-devel@nongnu.org; Thu, 19 Nov 2009 09:02:10 -0500 Received: from mx1.redhat.com ([209.132.183.28]:7384) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NB7aL-0003qD-K9 for qemu-devel@nongnu.org; Thu, 19 Nov 2009 09:02:09 -0500 Message-ID: <4B054FDE.1080403@redhat.com> Date: Thu, 19 Nov 2009 16:02:06 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4B0543BC.50909@redhat.com> <20091119133911.GA15562@morn.localdomain> In-Reply-To: <20091119133911.GA15562@morn.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Re: Issues building seabios List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin O'Connor Cc: qemu-devel , KVM list On 11/19/2009 03:39 PM, Kevin O'Connor wrote: > On Thu, Nov 19, 2009 at 03:10:20PM +0200, Avi Kivity wrote: > =20 >> Trying to debug the cdrom issue, I see >> >> Compiling whole program out/ccode32.o >> src/util.c: In function =E2=80=98__end_thread=E2=80=99: >> src/util.c:183: internal compiler error: in simplify_subreg, at >> simplify-rtx.c:5055 >> >> (with F12's gcc (GCC) 4.4.2 20091027 (Red Hat 4.4.2-7)) >> =20 > I think this should be fixed in gcc - see: > > https://bugzilla.redhat.com/show_bug.cgi?id=3D531385 > > Long story short - this is the result of gcc's "-combine" being > fragile. It's possible to avoid by compiling seabios with "make > COMPSTRAT=3D1". We may need to change the default. > > =20 That works. Still complains about cdemu_drive and trampoline_checkirqs. > Ughh - did FC12 go out without this fix? > =20 Yes, and 4.4.2-8 is not on updates-testing or rawhide. --=20 error compiling committee.c: too many arguments to function