From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10539 invoked by alias); 13 Jun 2016 07:50:17 -0000 Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: fortran-owner@gcc.gnu.org Received: (qmail 10472 invoked by uid 89); 13 Jun 2016 07:50:16 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=tkoenig@netcologne.de, tkoenignetcolognede, dear, H*Ad:D*co.uk X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-yw0-f170.google.com Received: from mail-yw0-f170.google.com (HELO mail-yw0-f170.google.com) (209.85.161.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Mon, 13 Jun 2016 07:50:06 +0000 Received: by mail-yw0-f170.google.com with SMTP id c72so118642028ywb.1; Mon, 13 Jun 2016 00:50:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=bHg+s3f9dwWdPmvp3jP9uQv5uhhZGWgxrz7biTIE0mQ=; b=KGQvVGg7hFYVB6Trg60qOwX8VoMaoWFm04+hzz5BtsZw+UiF2VM+3A6Jm9z8p92a68 TePFq81SlEcuj4QDxnTjjeyebxboR9rOtgDcz56kZ0Q5Hve3ZI5RX8Zp2qUrBL2FtChx w8eN7W/QtFh0cReHZK69T7prbPlUJZQBDWCODcuRxyeRV/afspwAH/FC5mEsrkmrgbJ6 KtvL2Im3dYGKEJYBdjk4qvOBddqrU8mlDiYC+rGbwqcc208Eowc6QVsmauOzL9RgaK+v SRWF1RplfSKnjn0c8nIhPZJmPh0ZgTyCt53HHMxkDyPw56Jb+RICgiFTsm7MKBGlH4W7 xeTw== X-Gm-Message-State: ALyK8tJ6IuB+TdBndbk+uDEXcZetUN4LCcOtYyrMqwohBZFdxkg4Zc+9HeJQ+/TrUnU1YzLlkYQMeb0mkacydA== X-Received: by 10.129.54.15 with SMTP id d15mr7121344ywa.17.1465804204234; Mon, 13 Jun 2016 00:50:04 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.154.18 with HTTP; Mon, 13 Jun 2016 00:50:03 -0700 (PDT) In-Reply-To: <575D7DF6.4090406@netcologne.de> References: <575D7DF6.4090406@netcologne.de> From: Paul Richard Thomas Date: Mon, 13 Jun 2016 07:50:00 -0000 Message-ID: Subject: Re: [Patch, fotran] PR70673 - [5/6/7 Regression] ICE with module containing functions with allocatable character scalars To: Thomas Koenig Cc: "fortran@gcc.gnu.org" , gcc-patches , D Kinniburgh Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00031.txt.bz2 Dear All, Committed to trunk as revision 237358. 5- and 6- branches to follow towards the end of the week. Cheers Paul On 12 June 2016 at 17:21, Thomas Koenig wrote: > Hi Paul, > >> The fix to eliminate this ICE is trivial. > > > Trivial once you have found it, not so trivial before... > >> Bootstrapped and regtested on FC21/x86_64 - OK for 5 to 7 branches? > > > OK. > > Thanks a lot for the patch! > > Thomas -- The difference between genius and stupidity is; genius has its limits. Albert Einstein