From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CRuAj-0007qn-LK for qemu-devel@nongnu.org; Wed, 10 Nov 2004 10:14:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CRuAj-0007qV-0o for qemu-devel@nongnu.org; Wed, 10 Nov 2004 10:14:09 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRuAi-0007qL-Sn for qemu-devel@nongnu.org; Wed, 10 Nov 2004 10:14:08 -0500 Received: from [195.130.132.58] (helo=astra.telenet-ops.be) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CRu1b-00006a-4u for qemu-devel@nongnu.org; Wed, 10 Nov 2004 10:04:43 -0500 Subject: Re: [Qemu-devel] QEMU causes internal compiler error in gcc-3.4.2 from FC3 x86_64 From: Bob Deblier In-Reply-To: <200411101517.02618.hetz@softier.com> References: <1100089121.16579.24.camel@orion> <200411101517.02618.hetz@softier.com> Content-Type: text/plain Date: Wed, 10 Nov 2004 16:04:41 +0100 Message-Id: <1100099082.16579.28.camel@orion> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hetz Ben Hamo Cc: qemu-devel@nongnu.org On Wed, 2004-11-10 at 15:17 +0200, Hetz Ben Hamo wrote: > On Wednesday 10 November 2004 14:18, Bob Deblier wrote: > > F.Y.I. > > > > Just posted this bug upstream to RedHat: > > > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=138627 > > Could you try: make clean ; make > > As odd as it seems, I have seen this problem before and thats what "cured" > it... > > Thanks, > Hetz Tried that first thing - didn't work. The problem is persistent and reproducible, hence my posting. Bob