From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 99799 invoked by alias); 7 Oct 2016 02:28:13 -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 99776 invoked by uid 89); 7 Oct 2016 02:28:12 -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:111 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:28:02 +0000 Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1475807277255182.54758944691991; Thu, 6 Oct 2016 19:27:57 -0700 (PDT) Received: from [64.184.236.98] by mail.zoho.com with HTTP;Thu, 6 Oct 2016 19:27:57 -0700 (PDT) Date: Fri, 07 Oct 2016 02:28:00 -0000 From: Louis Krupp To: "gcc-patches" , "fortran" Message-ID: <1579cf7f0c5.116f76dca7793.1626640907354162851@zoho.com> Subject: Fortran, committed: Memory leak with array constructor and derived type (pr 69955). 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/msg00443.txt.bz2 Fixed in revision 240851.