[PATCH] Code quality tests for inlining and devirtualization optimizations

Andi Kleen andi@firstfloor.org
Fri Oct 28 07:14:00 GMT 2011


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



More information about the Gcc-patches mailing list