r244708 - in /branches/gcc-5-branch/gcc: Change...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Fri Jan 20 12:04:00 GMT 2017


Author: marxin
Date: Fri Jan 20 12:04:46 2017
New Revision: 244708

URL: https://gcc.gnu.org/viewcvs?rev=244708&root=gcc&view=rev
Log:
2016-03-26  Richard Biener  <rguenther@suse.de> Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

2017-01-20  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2016-03-26  Richard Biener  <rguenther@suse.de>
	            Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

	PR ipa/70366
	* ipa-inline-transform.c (inline_call): Pass opts_for_fn (to->decl)
	instead of
	TREE_OPTIMIZATION (DECL_FUNCTION_SPECIFIC_OPTIMIZATION (to->decl))
	as 2nd argument to cl_optimization_restore().

Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/ipa-inline-transform.c



More information about the Gcc-cvs mailing list