From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4097 invoked by alias); 13 Jul 2007 13:21:30 -0000 Received: (qmail 4084 invoked by uid 22791); 13 Jul 2007 13:21:29 -0000 X-Spam-Check-By: sourceware.org Received: from province.act-europe.fr (HELO province.act-europe.fr) (212.157.227.214) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 13 Jul 2007 13:21:27 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-province.act-europe.fr (Postfix) with ESMTP id A027516583C; Fri, 13 Jul 2007 15:21:15 +0200 (CEST) Received: from province.act-europe.fr ([127.0.0.1]) by localhost (province.act-europe.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rITc99lqRTEh; Fri, 13 Jul 2007 15:21:15 +0200 (CEST) Received: from [192.168.1.3] (unknown [91.164.33.11]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by province.act-europe.fr (Postfix) with ESMTP id DC16A16582B; Fri, 13 Jul 2007 15:21:14 +0200 (CEST) From: Eric Botcazou To: bonzini@gnu.org Subject: Re: PR/32004, tree-ssa caused in/out asm constraints to often need reloads Date: Fri, 13 Jul 2007 13:42:00 -0000 User-Agent: KMail/1.7.1 Cc: gcc-patches@gcc.gnu.org References: <468CC82F.2060702@lu.unisi.ch> <200707072023.25902.ebotcazou@adacore.com> <469745AC.5090206@lu.unisi.ch> In-Reply-To: <469745AC.5090206@lu.unisi.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200707131519.31760.ebotcazou@adacore.com> Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-07/txt/msg01264.txt.bz2 > I've reverted it now. Sorry for the useless arguing. No problem. Thanks! -- Eric Botcazou