r269687 - in /branches/gcc-8-branch/gcc: Change...

jamborm@gcc.gnu.org jamborm@gcc.gnu.org
Thu Mar 14 16:50:00 GMT 2019


Author: jamborm
Date: Thu Mar 14 16:50:50 2019
New Revision: 269687

URL: https://gcc.gnu.org/viewcvs?rev=269687&root=gcc&view=rev
Log:
Zero local estimated benefit for cloning extern inline function

2019-03-14  Martin Jambor  <mjambor@suse.cz>

	Backport from mainline
	2019-03-07  Martin Jambor  <mjambor@suse.cz>

	PR lto/87525
	* ipa-cp.c (perform_estimation_of_a_value): Account zero time benefit
	for extern inline functions.

	testsuite/
	* gcc.dg/ipa/ipcp-5.c: New test.


Added:
    branches/gcc-8-branch/gcc/testsuite/gcc.dg/ipa/ipcp-5.c
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/ipa-cp.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list