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


> +/* 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


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