[Bug ipa/71624] [6 regression][CHKP] internal compiler error: in duplicate_thunk_for_node
ienkovich at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jul 13 12:20:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71624
--- Comment #4 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Author: ienkovich
Date: Wed Jul 13 12:19:44 2016
New Revision: 238295
URL: https://gcc.gnu.org/viewcvs?rev=238295&root=gcc&view=rev
Log:
gcc/
Backport from mainline r238086.
2016-07-07 Ilya Enkovich <ilya.enkovich@intel.com>
PR ipa/71624
* ipa-inline-analysis.c (compute_inline_parameters): Set
local.can_change_signature to false for intrumentation
thunk callees.
gcc/testsuite/
Backport from mainline r238086.
2016-07-07 Ilya Enkovich <ilya.enkovich@intel.com>
PR ipa/71624
* g++.dg/pr71624.C: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/g++.dg/pr71624.C
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/ipa-inline-analysis.c
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list