From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29970 invoked by alias); 15 Oct 2014 06:55:26 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 29956 invoked by uid 89); 15 Oct 2014 06:55:25 -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-HELO: mail-wg0-f45.google.com Received: from mail-wg0-f45.google.com (HELO mail-wg0-f45.google.com) (74.125.82.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 15 Oct 2014 06:55:24 +0000 Received: by mail-wg0-f45.google.com with SMTP id m15so575133wgh.28 for ; Tue, 14 Oct 2014 23:55:21 -0700 (PDT) X-Received: by 10.194.191.233 with SMTP id hb9mr10367130wjc.10.1413356120956; Tue, 14 Oct 2014 23:55:20 -0700 (PDT) Received: from [192.168.100.2] (chp127.enscp.fr. [193.51.253.127]) by mx.google.com with ESMTPSA id hz8sm14458551wjb.13.2014.10.14.23.55.19 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 Oct 2014 23:55:20 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) Subject: Re: [patch] Add -static-libquadmath option From: FX In-Reply-To: Date: Wed, 15 Oct 2014 06:55:00 -0000 Cc: Joseph Myers Content-Transfer-Encoding: quoted-printable Message-Id: References: <00A51515-A9E3-4A78-AC55-F27BAFCB540E@gmail.com> To: GCC Development X-SW-Source: 2014-10/txt/msg00131.txt.bz2 Hi, I sent my last =E2=80=9Cdriver/options=E2=80=9D patch to Neil Booth, listed= as =E2=80=9Coption handling=E2=80=9D maintainer, but the email bounced bac= k from his daikokuya.co.uk address. Given that he did not commit to the tre= e since January 2005 (almost 10 years), and that his last commit was to the= toplevel ChangeLog: 2005-01-19 Neil Booth * MAINTAINERS: Remove self as cpplib maintainer. I suppose it would make sense to remove it =E2=80=9Coption handling=E2=80= =9D maintainer. FX