From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27350 invoked by alias); 17 Dec 2014 16:28:02 -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 26720 invoked by uid 89); 17 Dec 2014 16:28:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: smtp.eu.adacore.com Received: from mel.act-europe.fr (HELO smtp.eu.adacore.com) (194.98.77.210) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 17 Dec 2014 16:28:00 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id A5DDE2BD843C; Wed, 17 Dec 2014 17:27:57 +0100 (CET) Received: from smtp.eu.adacore.com ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DFP8f9JOkVSx; Wed, 17 Dec 2014 17:27:57 +0100 (CET) Received: from [10.10.1.112] (cacatoes.act-europe.fr [10.10.1.112]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.eu.adacore.com (Postfix) with ESMTPSA id 97A162BD8436; Wed, 17 Dec 2014 17:27:56 +0100 (CET) Message-ID: <5491AF0C.2040806@adacore.com> Date: Wed, 17 Dec 2014 16:36:00 -0000 From: Pierre-Marie de Rodat User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Jakub Jelinek CC: GCC Patches Subject: Re: [PING] Enhance array types debug info. for Ada References: <5406D305.1060905@adacore.com> <20141003091848.GN1986@tucnak.redhat.com> <54339F77.7050300@adacore.com> <20141007082926.GF1986@tucnak.redhat.com> <54358AFA.5020201@adacore.com> <20141126174239.GL1669@tucnak.redhat.com> <547C8941.2080607@adacore.com> <20141201153729.GJ1892@tucnak.redhat.com> <547C9A19.8020008@adacore.com> <548F0A73.1050605@adacore.com> <20141215162438.GO1667@tucnak.redhat.com> In-Reply-To: <20141215162438.GO1667@tucnak.redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-12/txt/msg01450.txt.bz2 On 12/15/2014 05:24 PM, Jakub Jelinek wrote: > Ok for trunk then. All the 5 commits are submitted. Thank you very much for your review! :-) -- Pierre-Marie de Rodat