From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by sourceware.org (Postfix) with ESMTPS id 9ADC93850B0F for ; Tue, 6 Dec 2022 12:06:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9ADC93850B0F Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ej1-x634.google.com with SMTP id qk9so5674339ejc.3 for ; Tue, 06 Dec 2022 04:06:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=/OytxexWM6dxnBEfmB3yvYQ2pWm/Cb1lw2tYLHFJ3DY=; b=ioOtGP1bn+XoYyMYIqSEAb8UXmjMhiYH0IGsTKLBw6qvDPiIxFa2eEFApiDycdPnXY 72vSfrW8WVKoewXCyiQnS03bUFfoQ5fF2tL16v2X/6uq/dKnTReEygKu9IvMA/0C6XQs GnvlVB0rZi1MANdbZy9Zlz5ZP0rlqwJiWIgSqsOJOveXMK3b23opIzbUHO35OVs3gWys vrMzyabC+1haWhl50VBQljjZgxb6OjNtSr8EtGTz6RdFytl2iUbK5SbHC+JwOsqj9ffY pWBI4clbXwEq1cbvs5miSU07O+SbMJwD435mmigdBJSG1LNomZdqSOm6jliZh3g+tKFk IEkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=/OytxexWM6dxnBEfmB3yvYQ2pWm/Cb1lw2tYLHFJ3DY=; b=GpoUrC2OMGml2JpDwancPXcrF0kIfEVSKaf6SN+X71pduXf4KxUopJo3033267LSZo QndV8jOdjIY57FwuZvwpeVXwLZx5j+u8Fkg/bgat2aZQvwcekzGpl30RQI+5e4xMwa8U dlGzgojujDKMw2u2EU+Fa++83IBoAKdo3OTi4Nweaw+LmxQfSuynGOR5HJ11tBV6AXCh r9PTkOCuCH1OG+K0qQS0J8xDQMsXa/ukPtH2XAsC+8m4dm+S7NgEeNlx7pqdpVF3+tdq TcKMJSZc5675njxxugyKe+wu4f8BM84lUEMpAI6ny+vlKTLrqKsF7ChX4a36lGyI9zil wcCA== X-Gm-Message-State: ANoB5plg+26qbGx4PxzvyQtqKkO0aBQ78/XYvje3FD3lwZwD4E3R3OnZ vqUNbu0LjOTAtsTW7gymLkKzyEOgtD/Z+PB1aiI= X-Google-Smtp-Source: AA0mqf6gTQ4wmJWkltoZtyQ8pUx/zO8aoLnK3hjBBgjRblZzJ3r1PvPOuie8dgRmvacLx+zGvl5r6YHuL2GIVL0Hirk= X-Received: by 2002:a17:906:9246:b0:7af:da0:aebe with SMTP id c6-20020a170906924600b007af0da0aebemr59598428ejx.723.1670328387324; Tue, 06 Dec 2022 04:06:27 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Zopolis0 Date: Tue, 6 Dec 2022 23:06:18 +1100 Message-ID: Subject: Re: [PATCH 14/56] middle-end: Set TREE_ADDRESSABLE in folding debug stmts. To: Richard Biener Cc: gcc-patches@gcc.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: New plan-- this patch is entirely pointless! I have reverted it in a local build and had no regressions. As such, simply do not review or consider this patch. I am not not planning on re-sending the patchset even though it adjusts the patch numbers because it is such an arduous process given that gmail no longer supports git send-email.