This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Fixes tree-loop-distribute-patterns issues


On 19-06-2013 17:26, Carlos O'Donell wrote:
>> 2013-06-19  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
>>
>> 	* config.h.in (HAVE_CC_PREDEF_DISTRIBUTE_PATTERNS): New define.
> Wrong name.
>
>> 	* configure.in (libc_cv_predef_loop_distribute_patttern): Check if
> Likewise.
>
>> 	compiler plus optimization may generate memset/memmove library calls
>> 	for some loop constructions. 
>> 	* include/libc-symbols.h (libc_disable_loop_to_calls): Define to
> Likewise.

I forgot to update the ChangeLog entries, thanks for notice it.

>>    char *r = s, *end = s + n;
> Cut-and-paste error?

Yeap.

>
> Please check this in on Friday if nobody else objects.

Ok.



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