From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 47197 invoked by alias); 18 Aug 2015 09:36:49 -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 47184 invoked by uid 89); 18 Aug 2015 09:36:49 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 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-GCM-SHA256 encrypted) ESMTPS; Tue, 18 Aug 2015 09:36:48 +0000 Received: by wicja10 with SMTP id ja10so102903501wic.1 for ; Tue, 18 Aug 2015 02:36:45 -0700 (PDT) X-Received: by 10.180.186.7 with SMTP id fg7mr42019556wic.40.1439890605390; Tue, 18 Aug 2015 02:36:45 -0700 (PDT) Received: from [192.168.1.33] (113.Red-81-33-208.dynamicIP.rima-tde.net. [81.33.208.113]) by smtp.googlemail.com with ESMTPSA id p1sm25613915wjq.28.2015.08.18.02.36.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Aug 2015 02:36:44 -0700 (PDT) Message-ID: <55D2FCAA.8070005@gmail.com> Date: Tue, 18 Aug 2015 09:37:00 -0000 From: =?UTF-8?B?TWFudWVsIEzDs3Blei1JYsOhw7Fleg==?= User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: Pedro Alves , Pierre-Marie de Rodat , Cary Coutant CC: GCC Patches Subject: Re: [PATCH] Add extensions to dwarf2.def References: <5576BB25.50203@adacore.com> <55CDB9A5.7040305@adacore.com> <55D2ED93.90104@gmail.com> In-Reply-To: <55D2ED93.90104@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2015-08/txt/msg00967.txt.bz2 On 18/08/15 10:32, Pedro Alves wrote: > On 08/14/2015 10:49 AM, Pierre-Marie de Rodat wrote: > >> I also tried to create the new pages on the wiki but it says "You are >> not allowed to edit this page." >> (, >> I'm logged in as pmderodat). Does anyone know how I should proceed? >> > > I believe you need to be added to the editor group: > > https://gcc.gnu.org/wiki/EditorGroup > > You need someone on that list to add you. (I'm not on the list). Added. Please try now. Cheers, Manuel.