From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qv1-xf2d.google.com (mail-qv1-xf2d.google.com [IPv6:2607:f8b0:4864:20::f2d]) by sourceware.org (Postfix) with ESMTPS id 4E56D3857809 for ; Mon, 5 Oct 2020 12:02:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4E56D3857809 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=acm.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nathanmsidwell@gmail.com Received: by mail-qv1-xf2d.google.com with SMTP id 13so2879217qvc.9 for ; Mon, 05 Oct 2020 05:02:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=yDtIgYrmN0PK3/OlSZS+H02oovyKYO2DStg7yqLtXKI=; b=LATqYdszYp1a/GgV0/cn+An1TVEKzvqSExzgkvhYCY+YQ/JPW+PocH2h6XycLK58GK 2UBzIbAj2FSngpdBXE8ED3Da/BGn0V+8ZHquTiYK1SxDbUEnEYhUztv1ilSJq/D1aObH CLx6D1SRbcJSwZN+h0qQZdMwfzTRyxRO1bZ2AKVxa6kcLU6GcPPtcKcAWIhPT2WW9Bs5 IeKqCH712gZZSSwXF6amK+asbYqS9DRxblMj7UtH0J4ldjyf47ZMW1FxfIt3j9C8R+jZ IrN3Zev+bYsiWTfhkrZ08CbvXOWcu/4/tZ1jNUTGPmVH4Pc4R16wP5vCHRaoZQ/d3Hhl eh1w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:to:cc:references:from:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=yDtIgYrmN0PK3/OlSZS+H02oovyKYO2DStg7yqLtXKI=; b=AqeK9mlm9fZOb9mGGEx6CpkaFLMboTMyigiZ93jieyYph1k8BsuliNNXwWS58sZg35 RkkRH+ZvCiF0qAmgyZVovnpLdGLdrQISI2Ox7Ki0tl09DfbgvwtFIJ/1Ygfx3SKahNk5 VqEkMd6pDQpGBJzNCdJ+bFXhwNyY9UNQsPDYvDYexknljQkul4/T6puWMc7Yrufmhh9I 4l4vCPwcSdPFzn2sskQ50pjxg8uN15Ii4nhMmyYI0pwlfeo4fE0BC02GSIyELrJHnyXE dTfSk/qR1inRTq1SQqDouUgVZGmn1qkLWlCY32rWdJBWnnXfXOhmE2ni22xf0oRE6+XO fUsQ== X-Gm-Message-State: AOAM531rS/fVSNBLvoYcpeOnECFUO+3zXN/TPtH/g4/vts9aDT5eF4PO HGnOmAgeKV8EsO/7oKUqGB4= X-Google-Smtp-Source: ABdhPJxgw053IxbVflqiA4UWDQ+LVKnCdAEe0LCPaOce7F85xZJbt7Gvqo6Y1x1DQra7KOc0TmzE1Q== X-Received: by 2002:a0c:b6d7:: with SMTP id h23mr14160765qve.17.1601899347239; Mon, 05 Oct 2020 05:02:27 -0700 (PDT) Received: from ?IPv6:2620:10d:c0a8:1102:7cc7:5e82:8df9:be52? ([2620:10d:c091:480::1:718b]) by smtp.googlemail.com with ESMTPSA id i126sm3859975qkd.71.2020.10.05.05.02.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 05 Oct 2020 05:02:26 -0700 (PDT) Sender: Nathan Sidwell Subject: Re: Patch ping To: Jakub Jelinek , gcc-patches@gcc.gnu.org Cc: "Joseph S. Myers" References: <20201005090949.GM2176@tucnak> From: Nathan Sidwell Message-ID: Date: Mon, 5 Oct 2020 08:02:24 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: <20201005090949.GM2176@tucnak> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_EF, FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, KAM_LINKBAIT3, KAM_SHORT, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gcc-patches@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Oct 2020 12:02:29 -0000 On 10/5/20 5:09 AM, Jakub Jelinek via Gcc-patches wrote: > Hi! > > I'd like to ping a few patches: > > https://gcc.gnu.org/pipermail/gcc-patches/2020-September/554845.html > - PR97197 - support TARGET_MEM_REF in C/C++ error pretty-printing ok, but could you add a comment on what it's printing out. As you say, it's not the original source :) nathan -- Nathan Sidwell