r226101 - in /branches/gcc-5-branch/gcc: Change...
ienkovich@gcc.gnu.org
ienkovich@gcc.gnu.org
Thu Jul 23 10:39:00 GMT 2015
Author: ienkovich
Date: Thu Jul 23 10:39:26 2015
New Revision: 226101
URL: https://gcc.gnu.org/viewcvs?rev=226101&root=gcc&view=rev
Log:
gcc/
Backport from mainline r224601.
2015-06-18 Ilya Enkovich <enkovich.gnu@gmail.com>
PR middle-end/66568
* cfgexpand.c (expand_return): Handle missing bounds.
(expand_gimple_stmt_1): Likewise.
* tree-chkp.c (chkp_expand_zero_bounds): New.
* tree-chkp.h (chkp_expand_zero_bounds): New.
gcc/testsuite/
Backport from mainline r224601.
2015-06-18 Ilya Enkovich <enkovich.gnu@gmail.com>
PR middle-end/66568
* gcc.target/i386/mpx/pr66568.c: New test.
Backport from mainline r225296.
2015-07-01 H.J. Lu <hongjiu.lu@intel.com>
* gcc.target/i386/mpx/pr66568.c (exit): New prototype.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66568.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/cfgexpand.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
branches/gcc-5-branch/gcc/tree-chkp.c
branches/gcc-5-branch/gcc/tree-chkp.h
More information about the Gcc-cvs
mailing list