From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by sourceware.org (Postfix) with ESMTPS id BFB8C3857C44 for ; Fri, 26 Mar 2021 18:20:38 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BFB8C3857C44 Received: by mail-lf1-x12b.google.com with SMTP id n138so9028661lfa.3 for ; Fri, 26 Mar 2021 11:20:38 -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=qfUViAjKNqWzlIfQf5R1kyf3NxkPLvV11x4RX4JBWFI=; b=YXDhbdy6YlNmIDtDYZegMsCmVhlDscxK6KvpJ+PC/v1FqGRB1/EAq8Fmmx+1i2oWbN 4d3MiM/VO4e8KWEqSswHTwWDMLYeNHo60WLWg0KDjvEnpI8wt5bAZ/wdh2smYVF5Rr/x vjjtDmukOSBTCZu7H32C3KssbdAc0gi+S3RkbAbf3O1FTTIAHNq9QaUtr+0aW4N9BThp jpv14heygh6+H1r+hHgLbF+rPhaD1I9f2FGgPFCiOdi24/sSnI01SG73U9ZMkGN04BJj XnvHFzUyJAGYtSbJgdRqlpR30gCeL4MKarykN58889Hp6zVPpfkG+QjeEuCxpZEzwfHw kFhg== X-Gm-Message-State: AOAM531bs4XOitZoi8y7JNrC75NeKgFh3iMrBxYOb6F2ADS4VD2iqg1c uHY6b8QIYDW52ioFtLRdbp2EDn5h/i6cqY06ijw= X-Google-Smtp-Source: ABdhPJzYsL7kpsanSutvBOx4C9eznHFdXhnGSAatObd4JRnwvFTrytZewyfvYoGxNgJmSKiNjqELIqL1pNZqmSy5jok= X-Received: by 2002:a05:6512:1155:: with SMTP id m21mr9109915lfg.44.1616782837487; Fri, 26 Mar 2021 11:20:37 -0700 (PDT) MIME-Version: 1.0 References: <41f9c8db055115f94b2375989d4fd3f7@free.fr> In-Reply-To: <41f9c8db055115f94b2375989d4fd3f7@free.fr> From: Paul Richard Thomas Date: Fri, 26 Mar 2021 18:20:25 +0000 Message-ID: Subject: Re: [Patch, fortran] 99307 - FAIL: gfortran.dg/class_assign_4.f90 execution test To: dhumieres.dominique@free.fr Cc: "fortran@gcc.gnu.org" X-Spam-Status: No, score=-2.4 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" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Fri, 26 Mar 2021 18:20:40 -0000 Hi Dominique, What I meant was a test that would confirm the fix on all targets. BTW thanks for testing the patch! A Paul On Fri, 26 Mar 2021 at 17:29, wrote: > Hi Paul, > > I have your first patch in my working tree for some time. It works as > expected without breaking anything in my own tests. > > > I couldn't readily see how to prepare a testcase - ideas? > > I think the testcase is already in the test suite. > > Note the problem also affects GCC10 with a new release around the > corner. > > Thanks for your work. > > Dominique > -- "If you can't explain it simply, you don't understand it well enough" - Albert Einstein