From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28241 invoked by alias); 14 Aug 2014 20:10:01 -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 28218 invoked by uid 89); 14 Aug 2014 20:10:00 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 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-wi0-f171.google.com Received: from mail-wi0-f171.google.com (HELO mail-wi0-f171.google.com) (209.85.212.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Thu, 14 Aug 2014 20:09:59 +0000 Received: by mail-wi0-f171.google.com with SMTP id hi2so9497582wib.16 for ; Thu, 14 Aug 2014 13:09:56 -0700 (PDT) X-Received: by 10.180.221.67 with SMTP id qc3mr15190806wic.83.1408046996147; Thu, 14 Aug 2014 13:09:56 -0700 (PDT) MIME-Version: 1.0 Received: by 10.217.80.73 with HTTP; Thu, 14 Aug 2014 13:09:36 -0700 (PDT) In-Reply-To: <87d2cbs2ga.fsf@redhat.com> References: <87d2cbs2ga.fsf@redhat.com> From: =?ISO-8859-1?Q?Manuel_L=F3pez=2DIb=E1=F1ez?= Date: Thu, 14 Aug 2014 20:10:00 -0000 Message-ID: Subject: Re: [PATCH Fortran/Diagnostics] Move Fortran to common diagnostics machinery To: "fortran@gcc.gnu.org List" Cc: Gcc Patch List , Tobias Burnus Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg01521.txt.bz2 Hi Tobias (or any other Fortran maintainer), Is this patch OK? https://gcc.gnu.org/ml/gcc-patches/2014-08/msg00488.html Thanks, Manuel.