From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 48613 invoked by alias); 9 Feb 2018 14:05:40 -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 48603 invoked by uid 89); 9 Feb 2018 14:05:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=well=e2, HContent-Transfer-Encoding:8bit?= 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 ESMTP; Fri, 09 Feb 2018 14:05:38 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id DE96F8139B; Fri, 9 Feb 2018 15:05:36 +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 eqo5Xu0M89vi; Fri, 9 Feb 2018 15:05:36 +0100 (CET) Received: from [IPv6:2a02:2ab8:224:1:1adb:f2ff:fe3d:1472] (perdrix.act-europe.fr [IPv6:2a02:2ab8:224:1:1adb:f2ff:fe3d:1472]) (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 CAD8E81399; Fri, 9 Feb 2018 15:05:36 +0100 (CET) Subject: Re: [PATCH][PR84213] DWARF: no location for non-definition DECLs with non-trivial DECL_VALUE_EXPR From: Pierre-Marie de Rodat To: Richard Biener Cc: GCC Patches References: <7989392b-ed57-1a92-077e-e824ea18217f@adacore.com> Message-ID: Date: Fri, 09 Feb 2018 14:05:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2018-02/txt/msg00518.txt.bz2 On 02/09/2018 02:53 PM, Pierre-Marie de Rodat wrote: > Pasto, or maybe I didn’t properly configure Vim on the machine I used. > ;-) I’ll make sure these formatting issues are fixed before committing. > Thanks! Committed! That was a Thunderbird pasto. I tried to update the PR. Hoping I did that well… -- Pierre-Marie de Rodat