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

marxin@gcc.gnu.org marxin@gcc.gnu.org
Wed Mar 22 12:32:00 GMT 2017


Author: marxin
Date: Wed Mar 22 12:32:17 2017
New Revision: 246377

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

2017-03-22  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2017-03-20  Martin Liska  <mliska@suse.cz>

	PR middle-end/79753
	* tree-chkp.c (chkp_build_returned_bound): Do not build
	returned bounds for a LHS that's not a BOUNDED_P type.
2017-03-22  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2017-03-20  Martin Liska  <mliska@suse.cz>

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

Added:
    branches/gcc-5-branch/gcc/testsuite/gcc.target/i386/mpx/pr79753.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