From patchwork Sat Dec 1 09:36:22 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Richard Sandiford X-Patchwork-Id: 203114 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 2AD8F2C009B for ; Sat, 1 Dec 2012 20:36:36 +1100 (EST) Comment: DKIM? See http://www.dkim.org DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=gcc.gnu.org; s=default; x=1354959397; h=Comment: DomainKey-Signature:Received:Received:Received:Received:Received: Received:From:To:Mail-Followup-To:Subject:Date:Message-ID: User-Agent:MIME-Version:Content-Type:Mailing-List:Precedence: List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender: Delivered-To; bh=OLYdSX112GorKyptIO2/etshu1U=; b=iYvpGwiqIuwLV+e S45yD3U8sHcfUO6Gdbj9zjHo99An0Rywp5dwiXMy/UGQNc8BYoEV0T4O8LrgZktl MKhTHQoWcGCI5whkR7Xwm7VqWo43cem+/r24cAuaRJzBkG601kN/+aqcPgiIc6LY KVYw2iyUGKtHd9cpjZLB+NE0sGMM= Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=gcc.gnu.org; h=Received:Received:X-SWARE-Spam-Status:X-Spam-Check-By:Received:Received:Received:Received:From:To:Mail-Followup-To:Subject:Date:Message-ID:User-Agent:MIME-Version:Content-Type:Mailing-List:Precedence:List-Id:List-Unsubscribe:List-Archive:List-Post:List-Help:Sender:Delivered-To; b=b2TC0JJ+2Z+6bsleCdeOGMPFx/BWqIx+yVvnF8Un2Z4SOIE0TlZ/mKOwpwz5lR 50Tp/5gZc9j/py2//ZgbxT2Pf3+PP8CdkYirhJFJ/3rdote5zlSsX5rAzADyA5NT TY5Y09y0oE4Z+Ds661OYr8jbpyAOi3Sv/9j6+RJl9u8Zs=; Received: (qmail 1961 invoked by alias); 1 Dec 2012 09:36:31 -0000 Received: (qmail 1909 invoked by uid 22791); 1 Dec 2012 09:36:31 -0000 X-SWARE-Spam-Status: No, hits=-3.1 required=5.0 tests=AWL, BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, DKIM_VALID, FREEMAIL_FROM, KHOP_RCVD_TRUST, NML_ADSP_CUSTOM_MED, RCVD_IN_DNSWL_LOW, RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-we0-f175.google.com (HELO mail-we0-f175.google.com) (74.125.82.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 01 Dec 2012 09:36:26 +0000 Received: by mail-we0-f175.google.com with SMTP id z53so423216wey.20 for ; Sat, 01 Dec 2012 01:36:25 -0800 (PST) Received: by 10.216.85.194 with SMTP id u44mr1369924wee.133.1354354585072; Sat, 01 Dec 2012 01:36:25 -0800 (PST) Received: from localhost ([2.28.234.219]) by mx.google.com with ESMTPS id bd7sm2487759wib.8.2012.12.01.01.36.23 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 01 Dec 2012 01:36:24 -0800 (PST) From: Richard Sandiford To: gcc-patches@gcc.gnu.org Mail-Followup-To: gcc-patches@gcc.gnu.org, rdsandiford@googlemail.com Subject: [committed] Step down as rtl maintainer Date: Sat, 01 Dec 2012 09:36:22 +0000 Message-ID: <87txs66rmx.fsf@talisman.default> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org On reflection, I think it'd be better if I stood down as an rtl maintainer. I'll still try to keep the MIPS stuff ticking over though. Applied as obvious. Richard * MAINTAINERS: Remove self as RTL optimization maintainer. Index: MAINTAINERS =================================================================== --- MAINTAINERS 2012-12-01 09:29:44.000000000 +0000 +++ MAINTAINERS 2012-12-01 09:31:15.491862377 +0000 @@ -245,7 +245,6 @@ reload Ulrich Weigand uweigand@de.ibm reload Bernd Schmidt bernds@codesourcery.com dfp.c, related Ben Elliston bje@gnu.org RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr -RTL optimizers Richard Sandiford rdsandiford@googlemail.com auto-vectorizer Richard Biener rguenther@suse.de auto-vectorizer Zdenek Dvorak ook@ucw.cz loop infrastructure Zdenek Dvorak ook@ucw.cz