r278333 - in /trunk/gcc: ChangeLog ipa-inline-a...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Sat Nov 16 09:51:00 GMT 2019
Author: hubicka
Date: Sat Nov 16 09:51:09 2019
New Revision: 278333
URL: https://gcc.gnu.org/viewcvs?rev=278333&root=gcc&view=rev
Log:
Fix nonspec_time when there is no cached value.
* ipa-inline.h (do_estimate_edge_time): Add nonspec_time
parameter.
(estimate_edge_time): Use it.
* ipa-inline-analysis.c (do_estimate_edge_time): Add
ret_nonspec_time parameter.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-inline-analysis.c
trunk/gcc/ipa-inline.h
More information about the Gcc-cvs
mailing list