r238295 - in /branches/gcc-6-branch/gcc: Change...

ienkovich@gcc.gnu.org ienkovich@gcc.gnu.org
Wed Jul 13 12:19:00 GMT 2016


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-cvs mailing list