From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x1030.google.com (mail-pj1-x1030.google.com [IPv6:2607:f8b0:4864:20::1030]) by sourceware.org (Postfix) with ESMTPS id 22F67385842E for ; Thu, 3 Nov 2022 01:31:45 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 22F67385842E 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-pj1-x1030.google.com with SMTP id gw22so241462pjb.3 for ; Wed, 02 Nov 2022 18:31:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:subject:from:content-language:to :user-agent:mime-version:date:message-id:from:to:cc:subject:date :message-id:reply-to; bh=fjd633XUWePdum1o2ZKoodZZlrKQJS8U4Uy+VO+ucew=; b=BV8qqRXOXJWTiNgAt1I6sw5ubyaTp/Yla4wqvnnSWHDSda1IAsWaUWLzzv5ibdiX/f kFSqsVFzVJqnoKXVPHyqhjpNH2RdsM1fzhaFL/Js44hjo2CQZ/zAx/YjWBQET/VclBAG QGjRDDfDVK5rjM2BeAXyz8Pe1Xl47VZfr/jXvYSdit45VtNdthm9zNlJtHxElIqOLEU6 QEaGSk4urVh7YMFOqRCKxHRnLdRT3yzJzSqWoDbTIYfWPFtgqgAY3UjoJiyxJ+wOuxWz vcOB3D1Z+hO0oXOQqScduyaRP6hGVaf3wMrKXFGfncWWAAhCpWbywQlFaSpUUjinhbaU yDKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:subject:from:content-language:to :user-agent:mime-version:date:message-id:x-gm-message-state:from:to :cc:subject:date:message-id:reply-to; bh=fjd633XUWePdum1o2ZKoodZZlrKQJS8U4Uy+VO+ucew=; b=vbOp0AYr3hKdiAyhyfpLP26MXC8cTRCUh1AN4Bs6t6dLV3JIDVqLB4ZvNGBQlZ0sDj Ec4iPQ+8GzIT4WErvH+X5u0x2D6tP+/bnl59T/8qnPBuWsIcAXUeb3RFSYy6IAviQ4VF P51RuRwnh0ApzCdGcJOF4S7sWVR/pyzDJSo+uMBmkyCKAHxFzp22nHzih4NvF4Ak9Xkf 6pdiiUO0ly+tdYALqTtziGNpXoyr1tNpIE2EmMhvCPR0e+eDeGhjnjKG62Va93h34iNs lKpEkN6gC/Ek8rFBMejKB1viZx2Qy0tkcifYL1Z0mXt/7xNoQgo9qrU2BBiAvJFBP2bz v4BA== X-Gm-Message-State: ACrzQf0v6h1jEOS+jCYIjHgJTVBW3OQahbbDrJWJ59PrJMJZXSiLwOZH e4W21DLgZR/3vRNr4wnM8yYHgLHlFL0= X-Google-Smtp-Source: AMsMyM6aSiPgHFXxBzkztHCKLhQwL+KTvfvnTtkEjMuAtxnhG6mpqpPXBO7cmj3AGskW8OUqit6HnQ== X-Received: by 2002:a17:902:b901:b0:184:5b9a:24f0 with SMTP id bf1-20020a170902b90100b001845b9a24f0mr27759970plb.17.1667439103779; Wed, 02 Nov 2022 18:31:43 -0700 (PDT) Received: from [192.168.1.28] ([50.46.203.130]) by smtp.gmail.com with ESMTPSA id u10-20020a170902714a00b001730a1af0fbsm8893106plm.23.2022.11.02.18.31.43 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 02 Nov 2022 18:31:43 -0700 (PDT) Message-ID: Date: Wed, 2 Nov 2022 18:31:42 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.0 To: Paul Richard Thomas via Fortran Content-Language: en-US From: Jerry D Subject: Finalization Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT,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: Hi Paul, Long time no chat.  I hope you and yours are well. I was planning to retire early next year, but with the economy going south on us I am going to hold off a bit.  What a crazy world we are in! I thought I would drop you a note when I noticed a gfortran finalization bug 107489.  Then Steve Kargl mentioned the previous patch you had done a lot of work on.  I don't remember if that ever went into trunk or was pending some interpretation. I tried to apply the patch I found and of course it is broken here and there.  I don't know if you have been keeping it alive or not relative to latest trunk.  So, I thought I would ask privately and at the same time see how you are doing? Cheers always Paul, Jerry