From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jyrh5-0004Gs-0t for qemu-devel@nongnu.org; Wed, 21 May 2008 13:01:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jyrh3-0004EV-E5 for qemu-devel@nongnu.org; Wed, 21 May 2008 13:01:38 -0400 Received: from [199.232.76.173] (port=52245 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jyrh3-0004EE-3w for qemu-devel@nongnu.org; Wed, 21 May 2008 13:01:37 -0400 Received: from bzq-179-150-194.static.bezeqint.net ([212.179.150.194]:54863 helo=il.qumranet.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jyrh2-0004nl-MR for qemu-devel@nongnu.org; Wed, 21 May 2008 13:01:37 -0400 Message-ID: <4834556E.4030504@qumranet.com> Date: Wed, 21 May 2008 20:01:34 +0300 From: Avi Kivity MIME-Version: 1.0 Subject: Re: [Qemu-devel] [4514] convert remaining segment handling to TCG References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed 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: Fabrice Bellard Cc: qemu-devel@nongnu.org Fabrice Bellard wrote: > convert remaining segment handling to TCG > Does qemu generate different code when the segment bases are zero? The segment base additions can be trivially avoided in this case. -- error compiling committee.c: too many arguments to function