From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9994 invoked by alias); 30 Jun 2008 07:59:07 -0000 Received: (qmail 9986 invoked by uid 22791); 30 Jun 2008 07:59:06 -0000 X-Spam-Check-By: sourceware.org Received: from province.act-europe.fr (HELO province.act-europe.fr) (212.99.106.214) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 30 Jun 2008 07:58:47 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-province.act-europe.fr (Postfix) with ESMTP id 69903165F32; Mon, 30 Jun 2008 09:58:44 +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 IH49+yRQ882u; Mon, 30 Jun 2008 09:58:44 +0200 (CEST) Received: from [192.168.1.3] (dyn-83-155-198-58.ppp.tiscali.fr [83.155.198.58]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by province.act-europe.fr (Postfix) with ESMTPSA id CF6F1166EC3; Mon, 30 Jun 2008 09:58:33 +0200 (CEST) From: Eric Botcazou To: "Ulrich Weigand" Subject: Re: [PATCH, v2] Re: [PATCH] Fix ICE in simplify_immed_subreg on SPU Date: Mon, 30 Jun 2008 08:27:00 -0000 User-Agent: KMail/1.7.1 Cc: iant@google.com, gcc-patches@gcc.gnu.org, trevor_smigiel@playstation.sony.com, andrew_pinski@playstation.sony.com References: <200806281750.m5SHoc2Y017993@d12av02.megacenter.de.ibm.com> In-Reply-To: <200806281750.m5SHoc2Y017993@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806301001.19107.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: 2008-06/txt/msg01930.txt.bz2 > Sure. I've now committed the following patch. Thanks! -- Eric Botcazou