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 20-06-2013 15:34, Roland McGrath wrote:
>> +/* Add the compiler optimization to inhibit loop transformation to library
>> +   calls. This is used to avoid recursive calls in memset and memmove
>> +   default implementations.  */
> This feels a little awkward, but it is adequate.
> But, two spaces between sentences!
>
> With that trivial addition of one ' ', this patch is now fine.
> Of course you need not post it again with the ' ' added (nor if
> you reword the comment in other ways); just commit it.
>
> Thanks for your work on this and for your patience with my picayune reviews.
>
>
> Thanks,
> Roland
>
No worries, your reviews and Carlos' one were very helpful. Pushed as
85c2e6110c9a01ec817c30f1b7e20549d7229987.


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