From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 111419 invoked by alias); 10 May 2016 08:04:03 -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 111327 invoked by uid 89); 10 May 2016 08:04:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=Hx-languages-length:223 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; Tue, 10 May 2016 08:04:01 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 99E7C81308; Tue, 10 May 2016 10:03:58 +0200 (CEST) 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 R7izZTcpwYQm; Tue, 10 May 2016 10:03:58 +0200 (CEST) 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 82B8F812FF; Tue, 10 May 2016 10:03:58 +0200 (CEST) Subject: Re: [PING*2][PATCH] DWARF: add abstract origin links on lexical blocks DIEs To: Richard Biener References: <5695323E.3030700@adacore.com> <2525095.H2qxPUPuhJ@polaris> <2625220.VCcl1m8Hoi@polaris> <569CB499.9080601@adacore.com> <569F5796.3080309@adacore.com> <571F201E.4070101@adacore.com> <572A05CC.9040104@adacore.com> Cc: Eric Botcazou , GCC Patches From: Pierre-Marie de Rodat Message-ID: <3a56aecc-a9e1-8ddd-5682-0a48e7b5606f@adacore.com> Date: Tue, 10 May 2016 08:04:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-05/txt/msg00674.txt.bz2 On 05/09/2016 01:01 PM, Richard Biener wrote: > Ok and sorry for the delay. No problem. :-) Thanks, this is committed! -- Pierre-Marie de Rodat