From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 128333 invoked by alias); 26 Apr 2017 09:19:04 -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 128322 invoked by uid 89); 26 Apr 2017 09:19:02 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=appointed, spe, Embedded, SPE X-HELO: relay1.mentorg.com Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 26 Apr 2017 09:19:01 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=svr-ies-mbx-01.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1d3J6C-0006K2-Vj from Andrew_Jenner@mentor.com ; Wed, 26 Apr 2017 02:19:01 -0700 Received: from [IPv6:::1] (137.202.0.87) by svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) with Microsoft SMTP Server (TLS) id 15.0.1210.3; Wed, 26 Apr 2017 10:18:54 +0100 Subject: PowerPC SPE maintainership (was Re: Obsolete powerpc*-*-*spe*) To: David Edelsohn , GCC Development References: <20170214030703.GS21840@gate.crashing.org> <58A61E7B.4060903@codesourcery.com> <20170216221937.GB21840@gate.crashing.org> <58A63B91.1040102@codesourcery.com> <452E2837-FC8A-4DA2-A2B9-F58151841F58@adacore.com> <45cf27b1-2e27-460c-cb32-3be93f16b6d2@codesourcery.com> CC: Olivier Hainque , Sandra Loosemore , Segher Boessenkool , Arnaud Charlet , Joel Brobecker , "Joseph S. Myers" From: Andrew Jenner Message-ID: <7b2eb145-f07a-bced-9ff4-941aa12521d1@codesourcery.com> Date: Wed, 26 Apr 2017 09:19:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <45cf27b1-2e27-460c-cb32-3be93f16b6d2@codesourcery.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-ClientProxiedBy: svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) To svr-ies-mbx-01.mgc.mentorg.com (139.181.222.1) X-IsSubscribed: yes X-SW-Source: 2017-04/txt/msg00126.txt.bz2 On 13/03/2017 18:01, Andrew Jenner wrote: > I volunteer to be the point of contact for the SPE port. > > Over here at CodeSourcery/Mentor Embedded, we have a strong interest in > SPE *not* being deprecated (we actively ship toolchain products with SPE > multilibs, and have customers for which these are important). We are > therefore volunteering resources (specifically, me) to maintain SPE > upstream as well. Ping. My understanding is that I need to be appointed by the steering committee to become a maintainer, but I have not yet heard anything from them. Either way, I will work on cleaning up the SPE test results and getting some patches sent upstream to make sure this part of the port is in good shape. Thanks, Andrew