cif-code.def (NEVER_CALL): New code.
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 25 Jul 2019 16:07:29 +0000 (16:07 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 25 Jul 2019 16:07:29 +0000 (16:07 +0000)
commit5ab2422adf894bdf84deed8c7c0557c16d6dca2b
tree0b3f29e17af61b133ca4870bda6e49e4fd6a75dc
parent75088696935c7e179699cb448e0a2cee74c8494f
cif-code.def (NEVER_CALL): New code.

* cif-code.def (NEVER_CALL): New code.
* ipa-inline.c (want_inline_small_function_p): Fix formatting issues.
Set the failure to CIF_NEVER_CALL if the IPA count is zero.

From-SVN: r273804
gcc/ChangeLog
gcc/cif-code.def
gcc/ipa-inline.c