From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 34948 invoked by alias); 26 Nov 2018 21:46:08 -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 34832 invoked by uid 89); 26 Nov 2018 21:46:07 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,KAM_SHORT,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:244, H*f:sk:CACcU4_ X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 26 Nov 2018 21:46:06 +0000 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E47195F72B; Mon, 26 Nov 2018 21:46:04 +0000 (UTC) Received: from localhost.localdomain (ovpn-112-27.rdu2.redhat.com [10.10.112.27]) by smtp.corp.redhat.com (Postfix) with ESMTP id A7D3C101960A; Mon, 26 Nov 2018 21:46:03 +0000 (UTC) Subject: Re: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87626 To: Umesh Kalappa , Jakub Jelinek Cc: lokesh janghel , Richard Biener , gcc-patches@gcc.gnu.org References: <20181116112737.GH11625@tucnak> <20181120093325.GX11625@tucnak> <20181121130732.GL11625@tucnak> From: Jeff Law Openpgp: preference=signencrypt Message-ID: <7e22e82b-07d1-9fe2-1bb0-9a62f85b91a7@redhat.com> Date: Mon, 26 Nov 2018 21:46:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg02139.txt.bz2 On 11/21/18 6:24 AM, Umesh Kalappa wrote: > Hi Jakub and All, > > We don't have the commit access ,can someone please commit for us ? Looks like Uros took care of it a few days ago. jeff