From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32673 invoked by alias); 22 Jan 2013 11:59:27 -0000 Received: (qmail 32662 invoked by uid 22791); 22 Jan 2013 11:59:26 -0000 X-SWARE-Spam-Status: No, hits=-3.4 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from service87.mimecast.com (HELO service87.mimecast.com) (91.220.42.44) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 22 Jan 2013 11:59:20 +0000 Received: from cam-owa1.Emea.Arm.com (fw-tnat.cambridge.arm.com [217.140.96.21]) by service87.mimecast.com; Tue, 22 Jan 2013 11:58:47 +0000 Received: from [10.1.69.70] ([10.1.255.212]) by cam-owa1.Emea.Arm.com with Microsoft SMTPSVC(6.0.3790.0); Tue, 22 Jan 2013 11:58:43 +0000 Message-ID: <50FE7EF3.6040900@arm.com> Date: Tue, 22 Jan 2013 11:59:00 -0000 From: Ramana Radhakrishnan Reply-To: ramrad01@arm.com User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: Xinyu Qi CC: "gcc-patches@gcc.gnu.org" Subject: Re: [PING][PATCH, ARM, iWMMXT] Fix define_constants for WCGR References: <1338264799-12374-1-git-send-email-mattst88@gmail.com> <1338264799-12374-2-git-send-email-mattst88@gmail.com> <4737A960563B524DA805CA602BE04B3069CA83A0BE@SC-VEXCH2.marvell.com> In-Reply-To: <4737A960563B524DA805CA602BE04B3069CA83A0BE@SC-VEXCH2.marvell.com> X-MC-Unique: 113012211584704401 Content-Type: text/plain; charset=WINDOWS-1252; format=flowed Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes 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 X-SW-Source: 2013-01/txt/msg01088.txt.bz2 On 01/22/13 09:21, Xinyu Qi wrote: > Ping, > > Fix ChangeLog The ChangeLog format includes . If you want a patch accepted in the future, please help by creating the=20 Changelog entry in the correct format, i.e. fill in the author's name as=20 well as email address as below. I've created an entry as below. Please=20 remember to do so for every patch you submit - thanks. Xinyu Qi * config/arm/arm.h (FIRST_IWMMXT_GR_REGNUM): Add comment. * config/arm/iwmmxt.md (WCGR0): Update. (WCGR1, WCGR2, WCGR3): Likewise. The patch by itself is OK but surprisingly I never saw this earlier.=20 Your ping has removed the date from the original post so I couldn't=20 track it down. Anyway, please apply. regards, Ramana