public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jie Zhang <jie@codesourcery.com>
To: Carrot Wei <carrot@google.com>
Cc: Richard Earnshaw <rearnsha@arm.com>,
	 Ramana Radhakrishnan <ramana.gcc@googlemail.com>,
	Paul Brook <paul@codesourcery.com>,
	Nick Clifton <nickc@redhat.com>,
	 gcc-patches@gcc.gnu.org, ramana.radhakrishnan@arm.com
Subject: Re: [PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words
Date: Fri, 28 Jan 2011 12:16:00 -0000	[thread overview]
Message-ID: <4D428E20.6090602@codesourcery.com> (raw)
In-Reply-To: <AANLkTikduz3=kmecx2st3GQp6O5X6u9uSnT4_z8vBgH1@mail.gmail.com>

On 01/28/2011 05:29 PM, Carrot Wei wrote:
> On Fri, Jan 28, 2011 at 11:55 AM, Jie Zhang<jie@codesourcery.com>  wrote:
>> Hi Carrot,
>>
>> On 01/27/2011 05:27 PM, Carrot Wei wrote:
>>>
>>> Oops, gmail wrapped some lines automatically.
>>> Resend them as attachment.
>>>
>> Thanks! I found another (non-technical) issue in your patch.
>>
>> $ grep "^Index" ldrd.txt
>> Index: arm.c
>> Index: arm-protos.h
>> Index: ldmstm.md
>> Index: pr40457-3.c
>> Index: pr45335-2.c
>> Index: pr45335-3.c
>> Index: pr40457-1.c
>> Index: pr40457-2.c
>> Index: pr45335.c
>>
>> the first three files are in gcc/config/arm/ while the other files I believe
>> belong to gcc/testsuite/gcc.target/arm/. I don't know why your patch does
>> not contains those directory information. If you do "svn diff" under gcc/,
>> the patch should contain such directory information.
>>
 > I did "svn diff" in gcc/testsuite/gcc.target/arm/ and gcc/config/arm/
 > separately and concatenate the results together. So you need to break
 > them and apply the patches separately.
 >
This makes it difficult for people to apply and try out our patch. You 
can just make the patch by running "svn diff" from gcc/ once.

Btw, please don't top reply.


Regards,
-- 
Jie Zhang

  reply	other threads:[~2011-01-28  9:37 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-22  6:49 Carrot Wei
2010-08-24 13:55 ` Carrot Wei
2010-08-24 14:14   ` Ramana Radhakrishnan
2010-08-25 10:02     ` Carrot Wei
2010-09-01 15:25       ` Richard Earnshaw
2010-09-04 13:15         ` Carrot Wei
2010-09-13 14:54           ` Carrot Wei
2010-09-19  9:10           ` [PING][PATCH: " Carrot Wei
2010-09-25 19:25             ` Carrot Wei
2010-10-05 11:53               ` Carrot Wei
2010-10-12  9:00                 ` Carrot Wei
2010-10-12 15:37                   ` Ian Lance Taylor
2010-10-13 11:28           ` [PATCH: " Paul Brook
2010-10-16 14:36             ` Carrot Wei
2010-10-24 16:59               ` Carrot Wei
2010-10-31 17:55                 ` Carrot Wei
2010-11-23  0:23                   ` Carrot Wei
2010-11-30  0:01                     ` Carrot Wei
2010-12-14 22:58                       ` Carrot Wei
2011-01-04  8:57                         ` Carrot Wei
2011-01-11 14:43                           ` Nick Clifton
2011-01-11 14:51                             ` Richard Earnshaw
2011-01-11 15:10                               ` Nathan Froyd
2011-01-12  6:34                               ` Ian Lance Taylor
2011-01-12 10:29                                 ` Richard Guenther
2011-01-12 14:01                               ` Diego Novillo
2011-01-12 21:56                                 ` Mike Stump
2011-01-12 13:49                             ` Paul Brook
2011-01-12 15:20                               ` Richard Earnshaw
2011-01-13 10:45                                 ` Carrot Wei
2011-01-13 11:12                                   ` Richard Earnshaw
2011-01-13 11:15                                   ` Ramana Radhakrishnan
2011-01-14  9:25                                     ` Carrot Wei
2011-01-14 10:17                                       ` Richard Earnshaw
2011-01-18 15:46                                         ` Carrot Wei
2011-01-27  5:42                                           ` Jie Zhang
2011-01-27 10:43                                             ` Carrot Wei
2011-01-28  9:29                                               ` Jie Zhang
2011-01-28 11:19                                                 ` Carrot Wei
2011-01-28 12:16                                                   ` Jie Zhang [this message]
2011-03-15  9:19                                           ` Carrot Wei
2011-03-24  0:25                                           ` Mike Stump
2011-03-29 10:18                                             ` Carrot Wei
2011-01-13 17:19                                   ` Mike Stump
2011-06-07  9:44 Nick Clifton
2011-06-14  2:22 ` Ramana Radhakrishnan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D428E20.6090602@codesourcery.com \
    --to=jie@codesourcery.com \
    --cc=carrot@google.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=nickc@redhat.com \
    --cc=paul@codesourcery.com \
    --cc=ramana.gcc@googlemail.com \
    --cc=ramana.radhakrishnan@arm.com \
    --cc=rearnsha@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).