From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x144.google.com (mail-lf1-x144.google.com [IPv6:2a00:1450:4864:20::144]) by sourceware.org (Postfix) with ESMTPS id A098B3858D34; Thu, 2 Jul 2020 12:40:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org A098B3858D34 Received: by mail-lf1-x144.google.com with SMTP id s16so10565152lfp.12; Thu, 02 Jul 2020 05:40:58 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=UtAMbQ9spXmnIalyWy43VHw8OuhE4lQqcJ2MaXlVWAs=; b=d47zBi3W42y/ESCx1HWaDpLK9cgvlGjiboLN/oAT49P8H8fjW4OfShoYmVWk8w3whE TKY1slGimHHkRi/UlNl1rv1XWGaLCHOtDnoFMCGjnfFkzeBoDbrY5Hx0WWZA+oJN0K9W djVI+AKcpn83ogIGcsXpuv+WWRAQYyDnl2vNzGmxJCTttHFn9/us7LQ3vW8Z0sQLKTi1 gmbgfbtL6NKWC+x7zbduxmaT8UOIcmxINUUxiJzAECT5I2cXkk0426rdmkV+nIP/tum7 TiLIdbSlIyk9KOInIO42z7tHLu+l6Hozyto/z91WGlTUy+tunLoe917lwkOsgwESCehj x1xg== X-Gm-Message-State: AOAM531qKN9KE04qde5/1wOrORgW6N9oAoSQgbKzwWrkbvA/AuC8Cc0F CE4247w+UwcGqfs0/kQS6nxP4dwrfqAmUzz9vJY= X-Google-Smtp-Source: ABdhPJzN3Db3GS7LokhhwwsmJRoPYmZz377gh3qeImwsGJOU0IlkT2Kk6tTvKN2PXafh11GItYfZ4o5Wxc84J1mpjUw= X-Received: by 2002:ac2:5e6e:: with SMTP id a14mr18198497lfr.79.1593693657339; Thu, 02 Jul 2020 05:40:57 -0700 (PDT) MIME-Version: 1.0 References: <3bf5d3084bdb3a1e6c8e7e519b7823de@free.fr> <1a91a852-91f0-25da-32db-5fa18c7252fe@netcologne.de> <7c62d56c6d0e382ae98a671e874164a3@free.fr> In-Reply-To: <7c62d56c6d0e382ae98a671e874164a3@free.fr> From: Paul Richard Thomas Date: Thu, 2 Jul 2020 13:40:45 +0100 Message-ID: Subject: Re: *ping* [patch, fortran] PR 27318, warn if interfaces do not match To: dhumieres.dominique@free.fr Cc: Thomas Koenig , gcc-patches , "fortran@gcc.gnu.org" X-Spam-Status: No, score=-2.5 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.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Thu, 02 Jul 2020 12:40:59 -0000 Hi Thomas and Dominique, The patch looks fine to me. If Dominique has nothing to report then it is OK for trunk. Thanks Paul On Thu, 2 Jul 2020 at 11:15, wrote: > Le 2020-06-30 23:39, Thomas Koenig a =C3=A9crit : > > OK, > > > > so here is an updated version, which includes the updated test cases. > > > > Anything else? OK for trunk? > > > > Nothing to report!-) > > Thanks for the patch, > > Dominique > --=20 "If you can't explain it simply, you don't understand it well enough" - Albert Einstein