From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10419 invoked by alias); 13 Apr 2012 13:58:00 -0000 Received: (qmail 10398 invoked by uid 22791); 13 Apr 2012 13:57:59 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from qmta05.emeryville.ca.mail.comcast.net (HELO qmta05.emeryville.ca.mail.comcast.net) (76.96.30.48) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 13 Apr 2012 13:57:46 +0000 Received: from omta24.emeryville.ca.mail.comcast.net ([76.96.30.92]) by qmta05.emeryville.ca.mail.comcast.net with comcast id xRmi1i0031zF43QA5RxmGV; Fri, 13 Apr 2012 13:57:46 +0000 Received: from up.mrs.kithrup.com ([24.4.193.8]) by omta24.emeryville.ca.mail.comcast.net with comcast id xRxl1i00B0BKwT48kRxlN7; Fri, 13 Apr 2012 13:57:45 +0000 Subject: Re: PING Re: [PATCH] gfortran testsuite: implicitly cleanup-modules, part 2 Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Mike Stump In-Reply-To: <20120413105119.GA18379@mx.loc> Date: Fri, 13 Apr 2012 13:58:00 -0000 Cc: fortran@gcc.gnu.org, gcc-patches@gcc.gnu.org Content-Transfer-Encoding: quoted-printable Message-Id: <159B4B09-D17F-492F-AE76-0010848A28A7@comcast.net> References: <20120413105119.GA18379@mx.loc> To: Bernhard Reutner-Fischer X-IsSubscribed: yes 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: 2012-04/txt/msg00836.txt.bz2 On Apr 13, 2012, at 3:51 AM, Bernhard Reutner-Fischer wrote: > Ping. Before advancing, has the problem that Rainer pointed out on March 19th wit= h your earlier patch been fixed?