]> git.ipfire.org Git - thirdparty/gcc.git/commit
ipa-devirt.c (get_polymorphic_call_info): Use fndecl instead of current_function_decl.
authorIlya Enkovich <ilya.enkovich@intel.com>
Thu, 14 Aug 2014 08:46:44 +0000 (08:46 +0000)
committerKirill Yukhin <kyukhin@gcc.gnu.org>
Thu, 14 Aug 2014 08:46:44 +0000 (08:46 +0000)
commit8e857bbfab108081804d295065bd244f46996c57
treea4f007a860915d128f14de1b1e0c3ff9ba83c5c4
parent1113596f0677222c8b0ae2b67a2194236cbcab4a
ipa-devirt.c (get_polymorphic_call_info): Use fndecl instead of current_function_decl.

gcc/
* ipa-devirt.c (get_polymorphic_call_info): Use fndecl instead of
current_function_decl.

From-SVN: r213947
gcc/ChangeLog
gcc/ipa-devirt.c