From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7451 invoked by alias); 12 Nov 2008 15:20:08 -0000 Received: (qmail 7270 invoked by uid 22791); 12 Nov 2008 15:20:06 -0000 X-Spam-Check-By: sourceware.org Received: from ik-out-1112.google.com (HELO ik-out-1112.google.com) (66.249.90.176) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 12 Nov 2008 15:19:29 +0000 Received: by ik-out-1112.google.com with SMTP id c28so396560ika.0 for ; Wed, 12 Nov 2008 07:19:26 -0800 (PST) Received: by 10.187.161.10 with SMTP id n10mr3182190fao.65.1226503165766; Wed, 12 Nov 2008 07:19:25 -0800 (PST) Received: by 10.187.206.8 with HTTP; Wed, 12 Nov 2008 07:19:25 -0800 (PST) Message-ID: <339c37f20811120719m28ab7180v1ab338c88ae2c7a6@mail.gmail.com> Date: Wed, 12 Nov 2008 15:34:00 -0000 From: "Paul Richard Thomas" To: "Jakub Jelinek" Subject: Re: [PATCH] Fold VIEW_CONVERT_EXPR generated by Fortran FE a lot (PR target/35366) Cc: "Tobias Burnus" , gcc-patches@gcc.gnu.org, fortran@gcc.gnu.org In-Reply-To: <20081112120242.GM3572@tyan-ft48-01.lab.bos.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081111223429.GA16300@net-b.de> <20081112120242.GM3572@tyan-ft48-01.lab.bos.redhat.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-11/txt/msg00521.txt.bz2 Jakub, I presume that this clears PR33759 as well? > Ok for trunk? Yes indeed. Many thanks for the intestinal fortitude that you have displayed:-) Cheers Paul