Partially revert ipa-inline caller_growth_limits
authorLuo Xiong Hu <luoxhu@linux.ibm.com>
Wed, 8 Jan 2020 00:54:39 +0000 (00:54 +0000)
committerXiong Hu Luo <luoxhu@gcc.gnu.org>
Wed, 8 Jan 2020 00:54:39 +0000 (00:54 +0000)
commit709d7838e753bbb6f16e2ed88a118ed81c367040
tree9abdc9fba14937d9278a45ee0fcbb317af523224
parentfc6dbd584b4aa5c93ddaf52a62d4293a5e497a90
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>

PR middle-end/93189
* ipa-inline.c (caller_growth_limits): Restore the AND.

From-SVN: r279986
gcc/ChangeLog
gcc/ipa-inline.c