From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26649 invoked by alias); 7 Oct 2016 02:07:31 -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 26458 invoked by uid 89); 7 Oct 2016 02:07:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:102 X-Spam-User: qpsmtpd, 2 recipients X-HELO: sender153-mail.zoho.com Received: from sender153-mail.zoho.com (HELO sender153-mail.zoho.com) (74.201.84.153) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 07 Oct 2016 02:07:18 +0000 Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1475806032110920.6412480165976; Thu, 6 Oct 2016 19:07:12 -0700 (PDT) Received: from [64.184.236.98] by mail.zoho.com with HTTP;Thu, 6 Oct 2016 19:07:12 -0700 (PDT) Date: Fri, 07 Oct 2016 02:07:00 -0000 From: Louis Krupp To: "gcc-patches" , "fortran" Message-ID: <1579ce4f0e6.b89d88ac7711.1948001430087034602@zoho.com> Subject: Fortran, committed: ICE (segfault) with deferred-length strings (pr 57910) MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit User-Agent: Zoho Mail X-SW-Source: 2016-10/txt/msg00442.txt.bz2 Fixed in revision 240850.