* auto-profile.c (string_table::get_index_by_decl)
authorBin Cheng <bin.cheng@linux.alibaba.com>
Mon, 10 Dec 2018 06:54:02 +0000 (06:54 +0000)
committerBin Cheng <amker@gcc.gnu.org>
Mon, 10 Dec 2018 06:54:02 +0000 (06:54 +0000)
commit395bc8ad4b750607b040653ef1c799d18296e3ff
tree3bb05fba413cf3b42727d49e2914f6bfbe72b1fc
parenta0abdf22b836f53a9ec943702734c039ac3488bd
* auto-profile.c (string_table::get_index_by_decl)
(function_instance::get_function_instance_by_decl): Avoid infinite
recursion by using DECL_FROM_INLINE.

From-SVN: r266942
gcc/ChangeLog
gcc/auto-profile.c