From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21469 invoked by alias); 9 Dec 2014 08:00:46 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 21452 invoked by uid 89); 9 Dec 2014 08:00:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: outpost17.zedat.fu-berlin.de Received: from outpost17.zedat.fu-berlin.de (HELO outpost17.zedat.fu-berlin.de) (130.133.4.110) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Tue, 09 Dec 2014 08:00:43 +0000 Received: from relay1.zedat.fu-berlin.de ([130.133.4.67]) by outpost.zedat.fu-berlin.de (Exim 4.82) with esmtp (envelope-from ) id <1XyFip-000SC5-Sm>; Tue, 09 Dec 2014 09:00:39 +0100 Received: from mx.physik.fu-berlin.de ([160.45.64.218]) by relay1.zedat.fu-berlin.de (Exim 4.82) with esmtps (envelope-from ) id <1XyFip-001Qdu-R0>; Tue, 09 Dec 2014 09:00:39 +0100 Received: from squeeze64.physik.fu-berlin.de ([160.45.66.239] helo=login.physik.fu-berlin.de) by mx.physik.fu-berlin.de with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1XyFij-0005Ci-3T; Tue, 09 Dec 2014 09:00:33 +0100 Received: from tburnus by login.physik.fu-berlin.de with local (Exim 4.72 #1 (Debian)) id 1XyFij-0001mE-1N; Tue, 09 Dec 2014 09:00:33 +0100 Date: Tue, 09 Dec 2014 08:00:00 -0000 From: Tobias Burnus To: Joel Brobecker Cc: gdb-patches@sourceware.org, sanimir.agovic@intel.com, Keven Boell Subject: Re: PING: [V3 00/21] Fortran dynamic array support Message-ID: <20141209080030.GA5897@physik.fu-berlin.de> References: <1410340929-20653-1-git-send-email-keven.boell@intel.com> <20141002083529.GA11298@physik.fu-berlin.de> <20141002150034.GF6927@adacore.com> <20141117085854.GA6766@physik.fu-berlin.de> <20141117100529.GK5774@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141117100529.GK5774@adacore.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2014-12/txt/msg00188.txt.bz2 On Mon, Nov 17, 2014 at 02:05:29PM +0400, Joel Brobecker wrote: > > > I started looking at them a while ago, but unfortunately I am > > > in the middle of a lot of things, and I don't expect to have > > > much time until probably Dec. > > > > I know it is not quite December, but what's the situation time wise? > > I am not really all that sure, yet. At the moment, the only way > I have found to find time for reviewing patches is by doing it > during weekends. I'm trying to get back, so hopefully we'll make > some progress soon. Given that it is now almost mid of December: do you foresee to have some time for the patches in the foreseeable future? Tobias, who is also badly behind his GCC 5 patch review+writing schedule.