This is the mail archive of the gcc@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]

Re: PR 20225


This patch fixes a g++ ICE for me that depends on inlining limits. (I have Richard's short patch to modify estimate_num_insns installed)

The file contains lots of virtual public inheritance and covariant returns. I don't know if this patch fixes though, or just hides it, since changing the inlining limits can also make it go away.

-BenRI


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