From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 39267 invoked by alias); 11 May 2015 18:15:04 -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 39255 invoked by uid 89); 11 May 2015 18:15:03 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: plane.gmane.org Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 11 May 2015 18:15:02 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1YrsEC-0004Xv-St for gcc-patches@gcc.gnu.org; Mon, 11 May 2015 20:14:56 +0200 Received: from host109-150-205-87.range109-150.btcentralplus.com ([109.150.205.87]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 May 2015 20:14:56 +0200 Received: from paulo by host109-150-205-87.range109-150.btcentralplus.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 11 May 2015 20:14:56 +0200 To: gcc-patches@gcc.gnu.org From: Paulo Matos Subject: Re: [PATCH] Fix typo Date: Mon, 11 May 2015 18:15:00 -0000 Message-ID: References: <55502B19.3000906@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) X-IsSubscribed: yes X-SW-Source: 2015-05/txt/msg00985.txt.bz2 On Sun, 10 May 2015 22:07:53 -0600, Jeff Law wrote: > On 05/10/2015 03:00 PM, Paulo Matos wrote: > Yes. This would fall under the obvious rule and can be committed > without waiting for approvals. > > jeff Thanks. Committed. -- Paulo Matos