This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH: ARM] PR 45335 Use ldrd and strd to access two consecutive words


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.


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.
>
>
> Regards,
> Jie
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]