From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27820 invoked by alias); 26 Mar 2011 11:49:54 -0000 Received: (qmail 27803 invoked by uid 22791); 26 Mar 2011 11:49:54 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mx01.qsc.de (HELO mx01.qsc.de) (213.148.129.14) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 26 Mar 2011 11:49:48 +0000 Received: from [192.168.178.22] (port-92-204-58-2.dynamic.qsc.de [92.204.58.2]) by mx01.qsc.de (Postfix) with ESMTP id 9C5323C725; Sat, 26 Mar 2011 12:49:46 +0100 (CET) Message-ID: <4D8DD2DA.9080403@net-b.de> Date: Sat, 26 Mar 2011 12:34:00 -0000 From: Tobias Burnus User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 Thunderbird/3.1.7 MIME-Version: 1.0 To: gcc patches , gfortran Subject: Re: *ping* Re: [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library References: <4D84D875.9010501@net-b.de> <4D8B692A.3080904@net-b.de> In-Reply-To: <4D8B692A.3080904@net-b.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit 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 X-SW-Source: 2011-03/txt/msg01822.txt.bz2 ping**2 On 24.03.2011 16:54, Tobias Burnus wrote: > *ping* > > http://gcc.gnu.org/ml/fortran/2011-03/msg00162.html > (RFC patch: http://gcc.gnu.org/ml/fortran/2011-03/msg00003.html) > > Tobias > > PS: I will come back to the other emails of this week tomorrow; I am > still recovering from a cold, which started with fever last Sunday :-( > > On 19.03.2011 17:23, Tobias Burnus wrote: >> Build and regtested on x86-64-linux. >> (a) Is the patch OK for the 4.7 trunk? >> (b) Are the libgfortrancaf.h, libgfortrancaf_mpi.c and >> libgfortrancaf_single.c OK for inclusion at libgfortran/caf? > >