From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21843 invoked by alias); 23 Apr 2014 09:19:40 -0000 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 Received: (qmail 21826 invoked by uid 89); 23 Apr 2014 09:19:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-we0-f179.google.com Received: from mail-we0-f179.google.com (HELO mail-we0-f179.google.com) (74.125.82.179) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 23 Apr 2014 09:19:38 +0000 Received: by mail-we0-f179.google.com with SMTP id x48so568144wes.38 for ; Wed, 23 Apr 2014 02:19:35 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.180.92.131 with SMTP id cm3mr956235wib.40.1398244775395; Wed, 23 Apr 2014 02:19:35 -0700 (PDT) Received: by 10.216.169.134 with HTTP; Wed, 23 Apr 2014 02:19:35 -0700 (PDT) In-Reply-To: <5355852A.6000203@net-b.de> References: <5355852A.6000203@net-b.de> Date: Wed, 23 Apr 2014 09:22:00 -0000 Message-ID: Subject: Re: [Patch, Fortran] PR60881 - fix ICE with allocatable scalar coarrays From: Paul Richard Thomas To: Tobias Burnus Cc: gcc-patches , gfortran Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2014-04/txt/msg01385.txt.bz2 Dear Tobias, As you say, this of a rather obvious nature and is OK for trunk. Cheers Paul On 21 April 2014 22:52, Tobias Burnus wrote: > Dear all, > > for a change, a patch for the trunk and not for the fortran-caf branch. The > following is a rather obvious patch which fixes the ICE. > > Built and regtested on x86-64-gnu-linux. > OK for the trunk? As it is of rather obvious nature, I will commit it to the > trunk in the next days unless there are objections. > > Tobias -- The knack of flying is learning how to throw yourself at the ground and miss. --Hitchhikers Guide to the Galaxy