[Bug ipa/63470] [5 Regression] internal compiler error: in estimate_edge_growth, at ipa-inline.h:308

hubicka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 12 09:24:00 GMT 2015


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

--- Comment #13 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Mon Jan 12 09:24:18 2015
New Revision: 219451

URL: https://gcc.gnu.org/viewcvs?rev=219451&root=gcc&view=rev
Log:


    PR ipa/63470
    * ipa-inline-analysis.c (inline_edge_duplication_hook): Adjust
    cost when edge becomes direct.
    * ipa-prop.c (make_edge_direct): Do not adjust when speculation
    is resolved or when introducing new speculation.
    * testsuite/g++.dg/ipa/pr63470.C: New testcase.

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



More information about the Gcc-bugs mailing list