r246360 - in /branches/gcc-6-branch/gcc: Change...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Wed Mar 22 10:47:00 GMT 2017


Author: marxin
Date: Wed Mar 22 10:47:26 2017
New Revision: 246360

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

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

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

	PR target/79769
	PR target/79770
	* tree-chkp.c (chkp_find_bounds_1): Handle REAL_CST,
	COMPLEX_CST and VECTOR_CST.
2017-03-22  Martin Liska  <mliska@suse.cz>

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

	PR target/79769
	PR target/79770
	* g++.dg/pr79769.C: New test.
	* gcc.target/i386/mpx/pr79770.c: New test.

Added:
    branches/gcc-6-branch/gcc/testsuite/g++.dg/pr79769.C
    branches/gcc-6-branch/gcc/testsuite/gcc.target/i386/mpx/pr79770.c
Modified:
    branches/gcc-6-branch/gcc/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/tree-chkp.c



More information about the Gcc-cvs mailing list