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

r182984 - in /trunk/gcc: ChangeLog ipa-inline-a...


Author: hubicka
Date: Sun Jan  8 00:16:18 2012
New Revision: 182984

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182984
Log:

	PR tree-optimization/51600
	* ipa-inline-analysis.c (estimate_edge_devirt_benefit): Disable code
	that benefits small functions.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr51600.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline-analysis.c
    trunk/gcc/testsuite/ChangeLog


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