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 tree-ssa-reassoc.c]: Better reassoication for comparision and boolean-logic


2011/5/19 Jakub Jelinek <jakub@redhat.com>:
> On Thu, May 19, 2011 at 02:48:08PM +0200, Kai Tietz wrote:
>> ChangeLog
>>
>> ? ? ? * gcc.dg/binop-tand1.c
>> ? ? ? * gcc.dg/binop-tand2.c
>> ? ? ? * gcc.dg/binop-tand3.c
>> ? ? ? * gcc.dg/binop-tand4.c
>> ? ? ? * gcc.dg/binop-tor1.c
>> ? ? ? * gcc.dg/binop-tor2.c
>> ? ? ? * gcc.dg/binop-tor3.c
>> ? ? ? * gcc.dg/binop-tor4.c
>> ? ? ? * gcc.dg/binop-tor5.c
>
> The testsuite ChangeLog entry is wrong, should have
> : New test.
> at the end of each line...
>
> ? ? ? ?Jakub

Ups missed, this was a paste & cut issue. Correct it in my safe.

Thanks,
Kai


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