From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18188 invoked by alias); 23 Dec 2016 05:55:10 -0000 Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org Received: (qmail 18175 invoked by uid 89); 23 Dec 2016 05:55:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=4.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SCAM_SUBJECT,SPF_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:233 X-HELO: mail-pg0-f66.google.com Received: from mail-pg0-f66.google.com (HELO mail-pg0-f66.google.com) (74.125.83.66) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 23 Dec 2016 05:54:59 +0000 Received: by mail-pg0-f66.google.com with SMTP id n5so1340873pgh.3 for ; Thu, 22 Dec 2016 21:54:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=MA+zBzud0Vf+c2lIrCSAs2gRk04LRznRtzEHdVCuoi4=; b=sdEyKyhqA4oj0iaFFP5uDV33HR/0lN5ADRSGE3nVyBNYsWFchZgQ4mZpH7oDm9VlQ8 IGlKsf79EpfmXHIpNwNVro34UgTfYyG6bm0rUU/zVH7o44Nrmrh15HVvvbQfThvofdxF REfJBmnoC9YruQcOTUXTN2Eax/ePBAD5wqrNvewGWFbdtu2rb6UxNTr51ijlx3mwMJ7O exXDzQu6ZO2u2F5FIzAPj5WRphrGGO6F/EOphxYP883wF2n4v8PauteHci4TcHu6G9bs pPGna5A9X9OHRywJAtLySzWCPbbyxGYDMXcW2Mftjm4gupLd3+Ich966fSDvb05oPFYc rBeA== X-Gm-Message-State: AIkVDXJZzZjucShMtK7pEkdLsttX4uk4weE8ILKTW8mMQmKv1z0jwW3LV7n7U/VbfbyOvQ== X-Received: by 10.98.19.81 with SMTP id b78mr9707463pfj.103.1482472497807; Thu, 22 Dec 2016 21:54:57 -0800 (PST) Received: from [10.75.195.130] ([183.88.77.236]) by smtp.googlemail.com with ESMTPSA id a22sm58805941pfg.7.2016.12.22.21.54.56 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 22 Dec 2016 21:54:57 -0800 (PST) To: overseers@gcc.gnu.org From: =?UTF-8?Q?Kirit_S=c3=a6lensminde?= Subject: Trying to file a gcc bug, can't create an account Message-ID: <6816d5b0-6a5c-3431-e50e-730effae3927@gmail.com> Date: Fri, 23 Dec 2016 05:55:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2016-q4/txt/msg00124.txt.bz2 Hi, I'm trying to file a bug against gcc, but I can't create an account to do so. What should I do? I've been using this page: https://gcc.gnu.org/bugzilla/createaccount.cgi Kirit