r236086 - in /trunk/gcc: ChangeLog calls.c test...

ienkovich@gcc.gnu.org ienkovich@gcc.gnu.org
Tue May 10 15:56:00 GMT 2016


Author: ienkovich
Date: Tue May 10 15:56:27 2016
New Revision: 236086

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

	PR tree-optimization/70786
	* tree-chkp.c (chkp_find_bounds_1): Support WITH_SIZE_EXPR.
	* gcc/calls.c (initialize_argument_information): Bind bounds
	with corresponding args passed by reference.

gcc/testsuite/

	PR tree-optimization/70786
	* gcc.target/i386/pr70876.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr70876.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/calls.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-chkp.c



More information about the Gcc-cvs mailing list