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/AARCH64] Correctly handle stores of zero in fusion_load_store


On 13 January 2015 at 13:29, Marcus Shawcroft
<marcus.shawcroft@gmail.com> wrote:
> On 13 January 2015 at 04:48, Andrew Pinski <pinskia@gmail.com> wrote:
>
>> ChangeLog:
>> * config/aarch64/aarch64.c (fusion_load_store): Check dest mode
>> instead of src mode.
>>
>>
>> * gcc.target/aarch64/store-pair-1.c: New testcase.
>
> OK, thanks /Marcus

I fixed the missing /* */ around the dg-final directive, as obvious.

Christophe.


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