r279986 - in /trunk/gcc: ChangeLog ipa-inline.c

luoxhu@gcc.gnu.org luoxhu@gcc.gnu.org
Wed Jan 8 00:54:00 GMT 2020


Author: luoxhu
Date: Wed Jan  8 00:54:39 2020
New Revision: 279986

URL: https://gcc.gnu.org/viewcvs?rev=279986&root=gcc&view=rev
Log:
Partially revert ipa-inline caller_growth_limits

We need to revert one line of code change from r279942 due to
performance degression.

gcc/ChangeLog:

	2020-01-08  Luo Xiong Hu  <luoxhu@linux.ibm.com>

	* ipa-inline.c (caller_growth_limits): Restore the AND.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-inline.c



More information about the Gcc-cvs mailing list