From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 75720 invoked by alias); 12 Sep 2017 07:08:18 -0000 Mailing-List: contact fortran-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: fortran-owner@gcc.gnu.org Received: (qmail 75473 invoked by uid 89); 12 Sep 2017 07:08:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=credit, dear, H*Ad:D*co.uk X-Spam-User: qpsmtpd, 3 recipients X-HELO: mail-yw0-f181.google.com Received: from mail-yw0-f181.google.com (HELO mail-yw0-f181.google.com) (209.85.161.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 12 Sep 2017 07:08:16 +0000 Received: by mail-yw0-f181.google.com with SMTP id s62so26401003ywg.0; Tue, 12 Sep 2017 00:08:15 -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:in-reply-to:references:from:date :message-id:subject:to:cc; bh=YcckV7bcQrwM3d22tjRGZDG3VgQu38ID1lWKY34P+Is=; b=R6pAX7vDHOktVRKkjZPc6kzseQgbH4sOkHOZAdx1b6Diwop8wKQwkzxITJoMGID5Ek AlEzIRzzI3DvBsnLs+G+yQYLDck8HIASa3SluULpBbG6bW5zKKT3Wn8nk9ZWT1Gc5f+t +FMVkJSPZNCFS+JlY9xyETrRjyIVS3hDShWdYighT3Tj//oJyorWMGbxZKcVTY9WOlrR RJlCJbcOnpl/ftYCRKit/YeveEC7A6jlmQwsotj8aO64tAB7PSjjRx7DHZImwo9B+ePu Pn7izt/W9TfuYzNw3YM2oHZxmmMIklIV10CyWZVi2IQReVLl+RG28++GPVUy0uH4TvSU Wn7w== X-Gm-Message-State: AHPjjUggaVTd2GKujxWwIRzewXGp20vTOfXHh/rGwhB4jniLJTWt3iy9 uMZX9RrAt3/4TJNonwU2TpzE/duGOdvt X-Google-Smtp-Source: ADKCNb4/QumCu/ouqK9JG7TWzYzhABmijpsCqFmjzCnL4z7qPMpPIMH6BdluwcC8cDODd5g/yNC7JKInewaNCGYaZAY= X-Received: by 10.129.156.21 with SMTP id t21mr12340711ywg.326.1505200094105; Tue, 12 Sep 2017 00:08:14 -0700 (PDT) MIME-Version: 1.0 Received: by 10.129.145.147 with HTTP; Tue, 12 Sep 2017 00:08:13 -0700 (PDT) In-Reply-To: References: From: Paul Richard Thomas Date: Tue, 12 Sep 2017 07:08:00 -0000 Message-ID: Subject: Re: [Patch, fortran] PR82173 (PDT) - [meta-bug] Parameterized derived type errors To: Janus Weil Cc: Thomas Koenig , "fortran@gcc.gnu.org" , gcc-patches , Damian Rouson , David Kinniburgh Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00034.txt.bz2 Dear Janus, My profuse apologies for the mis-identification, thereby not giving you the credit. The testcases will, of course be reattributed. Best regards Paul On 11 September 2017 at 20:50, Janus Weil wrote: > Hi Paul, > >> I have fixed all the PDT bugs that have been reported to me so far in >> the attached patch. The patch is straightforward and is commented for >> clarity where necessary. Please note that whitespace changes have been >> suppressed. For this reason, if you are tempted to try the patch use >> the -l option when you apply it. >> >> Bootstrapped and regtested on FC23/x86_64 - OK for trunk? > > yes, looks good to me (except that you seem to confuse me with Thomas > - I recognize those test cases as mine ;) > > Thanks for taking care of this so quickly! > > Cheers, > Janus -- "If you can't explain it simply, you don't understand it well enough" - Albert Einstein