Re: [PATCH 1/3] Fold __builtin_str{n}{case}cmp functions (version 2)

2016-10-11 Thread Richard Biener
On Tue, Oct 11, 2016 at 11:26 AM, Martin Liška wrote: > On 10/07/2016 12:50 PM, Richard Biener wrote: >> On Fri, Oct 7, 2016 at 10:39 AM, Martin Liška wrote: >>> I'm resending the patch, where I implemented all builtins mentions in >>> subject >>> in gimp-fold.c. >>> >>> Patch can bootstrap on p

Re: [PATCH 1/3] Fold __builtin_str{n}{case}cmp functions (version 2)

2016-10-11 Thread Martin Liška
On 10/07/2016 12:50 PM, Richard Biener wrote: > On Fri, Oct 7, 2016 at 10:39 AM, Martin Liška wrote: >> I'm resending the patch, where I implemented all builtins mentions in subject >> in gimp-fold.c. >> >> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. >> >> Ready to b

Re: [PATCH 1/3] Fold __builtin_str{n}{case}cmp functions (version 2)

2016-10-07 Thread Richard Biener
On Fri, Oct 7, 2016 at 10:39 AM, Martin Liška wrote: > I'm resending the patch, where I implemented all builtins mentions in subject > in gimp-fold.c. > > Patch can bootstrap on ppc64le-redhat-linux and survives regression tests. > > Ready to be installed? + case BUILT_IN_STRNCASECMP: +