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] Fix folding of memcmp("a", "a", 2) (PR, tree-optimization/78257)


On Wed, Nov 9, 2016 at 2:56 PM, Martin Liška <mliska@suse.cz> wrote:
> Hello.
>
> Following patch fixes [1] (f0 function), where we have off-by-one error.
> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
>
> Ready to be installed?

Ok (w/o the unrelated gimplify.c hunk).

Richard.

> Martin
>
> [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78257#c0


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