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

hubicka@gcc.gnu.org hubicka@gcc.gnu.org
Mon Jan 12 09:24:00 GMT 2015


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-cvs mailing list