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 c/87615] Possible excessive compile time with -O2


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87615

--- Comment #11 from Martin Jambor <jamborm at gcc dot gnu.org> ---
It's actually, ipa_polymorphic_call_context::get_dynamic_type that causes
problems here.  I'll prepare a patch.

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