On Wed, Nov 9, 2016 at 3:08 PM, Martin Liška <mli...@suse.cz> wrote: > On 11/09/2016 02:58 PM, Richard Biener wrote: >> On Wed, Nov 9, 2016 at 2:56 PM, Martin Liška <mli...@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). > > Thanks, installed as r242000 and sorry for the wrong hunk. > As the patch fixed just of the half of issues in the PR, should I close > it or should I keep it for tracking (thus maybe changing to enhancement?)?
Keep it open for the other issues - this one was minor and easy to fix. Richard. > Thanks, > Martin > > >> >> Richard. >> >>> Martin >>> >>> [1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78257#c0 >