This is the mail archive of the gcc-patches@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: [PATCH] Code quality tests for inlining and devirtualization optimizations


Maxim Kuvyrkov <maxim@codesourcery.com> writes:

> The following patch adds 9 tests code quality tests for inlining and devirtualization optimizations.  These tests were originally developed by Matt.

I had a test case for one C (not C++) dynamic devirtualization issue I
ran into in PR45631. It's a bit harder for the test suite because it
requires profile feedback. Would it make sense to add these test cases
too?

BTW Honza you added a potential solution, but never a patch to
that bug. Is that still fixable?

-Andi
-- 
ak@linux.intel.com -- Speaking for myself only


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