From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ciao.gmane.io (ciao.gmane.io [116.202.254.214]) by sourceware.org (Postfix) with ESMTPS id 4D73E385842B for ; Tue, 8 Mar 2022 21:56:03 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 4D73E385842B Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1nRhoH-00054l-T4 for fortran@gcc.gnu.org; Tue, 08 Mar 2022 22:56:01 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: fortran@gcc.gnu.org From: Harald Anlauf Subject: Re: [Patch] Fortran: Fix gfc_maybe_dereference_var [PR104430] Date: Tue, 8 Mar 2022 22:55:57 +0100 Message-ID: <4ebf064a-2834-4b8f-b642-d7e7b94c647f@gmx.de> References: <2cd2f3b9-3b67-dc5f-de37-94c9c5002e53@codesourcery.com> <7db8ae11-fd88-3ac6-e9fe-c8257e23bf6e@gmx.de> <7f7c728f-66d6-2eb6-b6ab-f271949926bf@codesourcery.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 Content-Language: en-US In-Reply-To: <7f7c728f-66d6-2eb6-b6ab-f271949926bf@codesourcery.com> Cc: gcc-patches@gcc.gnu.org X-Spam-Status: No, score=-2.8 required=5.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: fortran@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Fortran mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2022 21:56:04 -0000 Message-ID: <20220308215557.tpeqKoMq_wv0B4uVIO6pbJbOySOqSoqzG6vJeQEiQI8@z> Hi Tobias, Am 08.03.22 um 21:19 schrieb Tobias Burnus: > PS: Can I make you review my two pending patches? (NULL and SIZEOF) ;-) I just approved the former one, but rather hope that Paul or Mikael or somebody else would jump in on the other one. > PPS: I lost a bit track working on other things – are there patches > pending review? > > PPPS: I think someone still has to deal with the approved and pending > patches by José ... What did prevent them getting processed after approval? Cheers, Harald