https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70876

--- Comment #2 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Author: ienkovich
Date: Wed May 11 09:51:49 2016
New Revision: 236115

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

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

        PR tree-optimization/70876
        * 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/

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

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

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

Reply via email to