Re: [PATCH] Restrict IPA split (PR go/63560).

2019-03-08 Thread Jan Hubicka
> Hi. > > This is quite old hunk that Honza forgot to install: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63560#c1 > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. > Ready to be installed? Or should I wait for next stage1? > > Thanks, > Martin > > gcc/ChangeLog: >

[PATCH] Restrict IPA split (PR go/63560).

2019-03-08 Thread Martin Liška
Hi. This is quite old hunk that Honza forgot to install: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63560#c1 Patch can bootstrap on x86_64-linux-gnu and survives regression tests. Ready to be installed? Or should I wait for next stage1? Thanks, Martin gcc/ChangeLog: 2019-03-08 Jan Hubicka