From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by sourceware.org (Postfix) with ESMTPS id 1644C384841E; Fri, 4 Jun 2021 15:25:11 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 1644C384841E Received: by mail-lf1-x12e.google.com with SMTP id w33so14679767lfu.7; Fri, 04 Jun 2021 08:25:11 -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=8I8ueovFtIhuguReWKwChdY82kOb3WsOWIXDGqkERz0=; b=YJgey/KQvR/yBrB5fbJShtkl+v7DVCFMRetlNwXAWdB593nDQ8k+sfgllOIOd4ipXE Jot0CRVidaZH5ksqfvLQ/1CrvwggahZdAT11k7jZJgerrVihdqayp+WwHBm83Qx/ArqG XQPQOvr0nyDcyMgxpqWZCIzBQ6vvoaujBRT9UIl7MfCS4zHGAhWhvinMgH8nK6VDf2zm 67GIDfo2WBYG5R9hj98tdsx157B9zBpHRqYE8802kSaB1FcNwsO0YWCD6xf/Li7Q2faE dNVLprmsxbZ7ZorLphoXAkI0JvXCpgSq5PvMWPR0K9EDKpLupg8q7fZuGF3PNN5PSPnV Q27w== X-Gm-Message-State: AOAM532iiXmhJl1p7jtB/rqUK2w6myRNYkKzZSPeabI1y0Kwzn7q2ikV oYd9AFFy/YD/YI8N2Tknf3aimmijnBIHAIuRenM= X-Google-Smtp-Source: ABdhPJzWEmfNWFo8Ay25MIyjpL5iMdbwjKfq4XwhAWKYIizVGy+TAL3yncuyyGxBd7g1ZnW/x+gFff3Ojf3mMmscLBw= X-Received: by 2002:a19:ca44:: with SMTP id h4mr3046315lfj.19.1622820309671; Fri, 04 Jun 2021 08:25:09 -0700 (PDT) MIME-Version: 1.0 References: <0b58905bce20c64b46e9350aaecffe08@free.fr> In-Reply-To: <0b58905bce20c64b46e9350aaecffe08@free.fr> From: Paul Richard Thomas Date: Fri, 4 Jun 2021 16:24:58 +0100 Message-ID: Subject: Re: [Patch, fortran] PR fortran/100120/100816/100818/100819/100821 problems raised by aggregate data types To: dhumieres.dominique@free.fr Cc: =?UTF-8?Q?Jos=C3=A9_Rui_Faustino_de_Sousa?= , gcc-patches , "fortran@gcc.gnu.org" X-Spam-Status: No, score=-1.9 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: Fri, 04 Jun 2021 15:25:21 -0000 Hi Jos=C3=A9, I can second Dominique's thanks. I applied it to my tree when you first posted, set the regtest in motion and have not been able to return to gfortran matters since. OK for master. I am especially happy that you have tackled this area and have rationalised it to a substantial degree. The wheel keeps being re-invented by different people, largely for a lack of documentation or coherent self-documentation. I know, as one of the guilty ones. Regards Paul On Thu, 3 Jun 2021 at 16:05, dhumieres.dominique--- via Fortran < fortran@gcc.gnu.org> wrote: > Hi Jos=C3=A9, > > > Patch tested only on x86_64-pc-linux-gnu. > > Also tested on darwin20. The patch is OK for me. > > Thanks for the work, > > Dominique > --=20 "If you can't explain it simply, you don't understand it well enough" - Albert Einstein