From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27458 invoked by alias); 8 May 2014 12:54:29 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 27373 invoked by uid 89); 8 May 2014 12:54:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: mail-we0-f177.google.com Received: from mail-we0-f177.google.com (HELO mail-we0-f177.google.com) (74.125.82.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 08 May 2014 12:54:27 +0000 Received: by mail-we0-f177.google.com with SMTP id x48so2432726wes.22 for ; Thu, 08 May 2014 05:54:24 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.194.242.4 with SMTP id wm4mr1471429wjc.88.1399553664442; Thu, 08 May 2014 05:54:24 -0700 (PDT) Received: by 10.216.169.134 with HTTP; Thu, 8 May 2014 05:54:24 -0700 (PDT) Date: Thu, 08 May 2014 12:54:00 -0000 Message-ID: Subject: Re: [Fortran, Patch] Some prep patches for coarray communication From: Paul Richard Thomas To: Tobias Burnus , gcc-patches , "fortran@gcc.gnu.org" Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2014-05/txt/msg00479.txt.bz2 Dear Tobias, This one is fine for trunk. Thanks for the patch. Paul