This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ipa/57218] [6/7/8 Regression] Excessive inlining even at -Os


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]