From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28623 invoked by alias); 13 Jun 2012 14:55:07 -0000 Received: (qmail 28612 invoked by uid 22791); 13 Jun 2012 14:55:06 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_NO X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 Jun 2012 14:54:55 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 718BD1C679A; Wed, 13 Jun 2012 10:54:54 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yKyi1ZdI97ay; Wed, 13 Jun 2012 10:54:54 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 3CEE41C6792; Wed, 13 Jun 2012 10:54:54 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 87CF7145616; Wed, 13 Jun 2012 07:54:52 -0700 (PDT) Date: Wed, 13 Jun 2012 14:55:00 -0000 From: Joel Brobecker To: Sergio Durigan Junior Cc: GDB Patches , Tom Tromey Subject: Re: [PATCH 05/10] Fortran language Message-ID: <20120613145452.GE18729@adacore.com> References: <1338665528-5932-1-git-send-email-sergiodj@redhat.com> <1338665528-5932-6-git-send-email-sergiodj@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) 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 X-SW-Source: 2012-06/txt/msg00409.txt.bz2 > > Patch for the Fortran language. This patch is similiar to the C > > language one. > > Ping. Looks equally OK to me. I only skimmed it, but there is only so much repetition your brain can take :-). -- Joel