On 05/26/2017 10:54 AM, Richard Biener wrote: > On Thu, May 25, 2017 at 12:00 PM, Martin Liška <mli...@suse.cz> wrote: >> Hello. >> >> Having value of parameter partial-inlining-entry-probability bigger than 100 >> does not >> make sense and can be just used to artificially trigger partial inlining. >> >> Patch can bootstrap on x86_64-linux-gnu and survives regression tests. >> >> Ready to be installed? > > Ok.
Hello. In order to fix PR81576, may I install the same patch to active branches? Thanks, Martin > >> Martin