re PR tree-optimization/51600 (ice in estimate_local_effects)
authorJan Hubicka <jh@suse.cz>
Sun, 8 Jan 2012 00:16:18 +0000 (01:16 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 8 Jan 2012 00:16:18 +0000 (00:16 +0000)
commitf45b2a8a5ec6ebfd8fe6e574ba17e597ccf4e9d0
treeb3aab0905364c29c02675c08ef7c53d867fb35a8
parentdb22a743fc777137c3d26fba9642dee8eab97eab
re PR tree-optimization/51600 (ice in estimate_local_effects)

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

From-SVN: r182984
gcc/ChangeLog
gcc/ipa-inline-analysis.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr51600.C [new file with mode: 0644]