https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57218
--- Comment #13 from Aldy Hernandez <aldyh at gcc dot gnu.org> --- (In reply to Jan Hubicka from comment #12) > Set component as IPA so it stays at my radar. It is probably too late for > GCC 8 but I will try to finally take a look next stage1. Inlining those > constructions is often beneficial because things subsequently simplifies. > We would probably need bit more context dependent metrics than just single > call window we do now. This however is hard to do becuase that makes number > of inlining decisions to explode. Thanks Jan. What's the protocol here, do we move the target milestone to GCC 9, or do we leave it as is? Thanks.