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

ienkovich@gcc.gnu.org ienkovich@gcc.gnu.org
Wed May 11 09:55:00 GMT 2016


Author: ienkovich
Date: Wed May 11 09:55:55 2016
New Revision: 236116

URL: https://gcc.gnu.org/viewcvs?rev=236116&root=gcc&view=rev
Log:
gcc/

	Backport from mainline r236088.
	2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>

	PR middle-end/70877
	* tree-chkp.c (chkp_add_bounds_to_call_stmt): Handle
	calls with type casted fndecl.

gcc/testsuite/

	Backport from mainline r236088.
	2016-05-10  Ilya Enkovich  <ilya.enkovich@intel.com>

	PR middle-end/70877
	* gcc.target/i386/pr70877.c: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/pr70877.c
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/tree-chkp.c



More information about the Gcc-cvs mailing list