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

ienkovich@gcc.gnu.org ienkovich@gcc.gnu.org
Thu Jul 23 13:21:00 GMT 2015


Author: ienkovich
Date: Thu Jul 23 13:21:39 2015
New Revision: 226108

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

	Backport from mainline r224643.
	2015-06-19  Ilya Enkovich  <enkovich.gnu@gmail.com>

	PR middle-end/pr66581
	* tree-chkp.c (chkp_compute_bounds_for_assignment): Don't
	reuse bounds created for abnormal ssa names.

gcc/testsuite/

	Backport from mainline r224643.
	2015-06-19  Ilya Enkovich  <enkovich.gnu@gmail.com>

	PR middle-end/pr66581
	* gcc.target/i386/mpx/pr66581.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr66581.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/testsuite/ChangeLog
    branches/gcc-5-branch/gcc/tree-chkp.c



More information about the Gcc-cvs mailing list