From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KYQgv-0004q5-06 for qemu-devel@nongnu.org; Wed, 27 Aug 2008 15:28:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KYQgs-0004pd-Vn for qemu-devel@nongnu.org; Wed, 27 Aug 2008 15:28:28 -0400 Received: from [199.232.76.173] (port=51786 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KYQgs-0004pZ-ST for qemu-devel@nongnu.org; Wed, 27 Aug 2008 15:28:26 -0400 Received: from mail.gmx.net ([213.165.64.20]:58077) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KYQgs-00011e-KH for qemu-devel@nongnu.org; Wed, 27 Aug 2008 15:28:26 -0400 Message-ID: <48B5AAD5.4070206@gmx.de> Date: Wed, 27 Aug 2008 21:28:21 +0200 From: Johannes Bauer MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] GCC 4 fix with new IRA Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello list, I just wanted to ask (as there was no information available in other places) - as soon as the new IRA gets deployed into GCC 4.4 - will this increase the chances of QEmu's source code getting adapted to compile with a >Gcc3 series compiler? I do not have a deep enough understanding of qemu to judge that for myself. Thanks in advance, Johannes