From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-x629.google.com (mail-pl1-x629.google.com [IPv6:2607:f8b0:4864:20::629]) by sourceware.org (Postfix) with ESMTPS id 09BD33858D1E; Sun, 26 Mar 2023 06:52:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 09BD33858D1E 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-pl1-x629.google.com with SMTP id c18so5647016ple.11; Sat, 25 Mar 2023 23:52:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679813566; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=CLCAlilViZt4LzuLdo7pMEZJfTvI3UVo8reOc+OTCHY=; b=PYQYo9Q+Jt7iM4SRZBN+6WgSiMcuVvyuCQk0Y412M1Dd7WyRR7acBzFnfsqHClk1uX bxg4I9ainm02jjJEVRLFD7Lg4NmvZwOzDOezqb84Wg9jvL/ME+/46f0LIjatQ1sphEQF /f1Ji0EdEf8hl8ghCS0FN/ugW+4NEkBnoIcSq9fG+m62jJuMMrjv98g9EzPSo7Len4Mz 2OFRPyfVIQeuqRT7hQJ43R465R10Z+N7LOGQD0uf5T6W5oNska3fLBol536Sh7BEhdfM O8Gyy/n++qaha0w7JA/rA4n9lHZ3pnuSYXd5ijp7Qvw5L1gBqotzFbVcMqU3NCx3F+9m dO8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679813566; 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=CLCAlilViZt4LzuLdo7pMEZJfTvI3UVo8reOc+OTCHY=; b=mOO38Y5r1RKBkKEomPRp60IBrTaxZgf12CMd0rCHDb0nsJZ+kAEbUquKBvyynFku21 jAoZcrc0S4PDDFInI5McyUmrzxjshz2MxnmkNgZFtfbCn5u8iPNNTzGEFZNDbg7UGRSq zkVMkUQOIHzyjgb5BlSD9iK35cfzk6rXg4gYRaCbgSy6YwvDT2LIGJd1qoAk1PUDV3IA 2L++u2ErsRAMSHGGqIdenZjHdfX5u9/F1ij4mfklAbi2uvuekwJZDSt3Ba90Ulzd3idV A+t1DPg6B44c4uSrAF7qZFDyaOTjNivHWJY3PRBvr0xpnQACW6sb+aFJTKiFANZzGImw T18w== X-Gm-Message-State: AAQBX9c0i07k9iuTRUl4Pr1yGuXlMFlISOdHML9gT76koFBIv7lU1M9S wYEqc93sVuuWEjNot4oYCwoQwrqlqI8qTLSvTKk= X-Google-Smtp-Source: AKy350ZSDix4k67+nKul4hxHRnOBUEXq0namey6MVdiSbuWiGe9q0eaC5P2SB9aVQQXDzAFQZLlHtMgFZPoBL3MDMQk= X-Received: by 2002:a17:90a:ab8c:b0:23f:955:f2ee with SMTP id n12-20020a17090aab8c00b0023f0955f2eemr2168402pjq.2.1679813566635; Sat, 25 Mar 2023 23:52:46 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Paul Richard Thomas Date: Sun, 26 Mar 2023 06:52:35 +0000 Message-ID: Subject: Re: [PATCH, commited] Fortran: remove dead code [PR104321] To: Harald Anlauf Cc: fortran , gcc-patches Content-Type: multipart/alternative; boundary="000000000000edafd005f7c8121b" X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,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: --000000000000edafd005f7c8121b Content-Type: text/plain; charset="UTF-8" Hi Harald, If you will excuse the British cultural reference, that's a Norwegian Blue alright! Good spot. OK for mainline. Thanks Paul On Sat, 25 Mar 2023 at 19:13, Harald Anlauf via Fortran wrote: > Dear all, > > I've committed the attached patch from the PR that removes > a dead code snippet, see discussion. > > Regtested originally by Tobias, and reconfirmed on > x86_64-pc-linux-gnu. > > Pushed as r13-6862-gb5fce899dbbd72 . > > Thanks, > Harald > > -- "If you can't explain it simply, you don't understand it well enough" - Albert Einstein --000000000000edafd005f7c8121b--